Hi Alex,
The AWAITING_FILE status of a
BatchJob means that the service is still expecting more operations to be uploaded. You can indicate that this is the last request by setting the
Content-Range HTTP header to the final total bytes. The
add_keywords_using_incremental_batch_job Ruby example demonstrates how to use
BatchJobService to upload keywords in bulk. You can modify this example to add Ads in bulk.
If you still see that the status is in AWAITING_FILE, please provide the SOAP XML request and response logs generated for this operation. Please use
Reply privately to author when responding.
Regards,
Shwetha, AdWords API Team.