Re: Batch job completion messages

2022-12-16 Thread Rodney Oliver
Hello, I am getting the status from the batch job result. However it seems to blank. My implementation was taken directly from the AddCompleteCampaignsUsingBatchJob.php example See snippet below. // Gets all the results from running batch job and print their information. $batchJobRes

Re: Batch job completion messages

2022-12-15 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, As per this guide, and based on the message "Batch job #0 has a status 'N/A' and response of type 'campaign_criterion_result'." you received, you do not appear to be acquiring the contents of the status field. That said, could you also share how you are listing the results and is it simila

Re: Batch job completion messages

2022-12-15 Thread roliver
Hi Heidi, I am using the PHP client library. I have enabled logging in the google_ads_php.ini and set the logLevel to DEBUG. However, no logs are being generated According to the docs in php sdk that is how logging the request, response etc should be handled. Is there some other setting I

RE: Batch job completion messages

2022-12-04 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Roliver, Thank you for reaching out to us. For our team to further investigate and validate if the request is done correctly, could you please provide us with the complete API logs (request and response with request-id) generated on your end? Note that this can be requested or provided to t

Batch job completion messages

2022-12-03 Thread roliver
Hello, I am successfully submitting mutate operations to the batch service api for Geo location targeting. I run batch, and poll the batch until it is completed then list the results of each job in the batch. below are the responses I am getting. My questions are: - Why is status always