Hi Julian,
Thank you for the suggestion. I work with Peter, it appears that your
suggestion is helpful and can be applied to the concern of the initial user of
this post. Let me know if you have any concerns about Google Ads API and our
team will be glad to address it.
Best regards,
Jinky
Goo
I guess that what you were looking for was to set the
ResponseContentType(MUTABLE_RESOURCE) in the ListBatchJobResultsRequest.
It took me a while to get to that setting because it was not in the
MutateOperation but in the List Request .
Hope this helps !
On Wednesday, March 10, 2021 at 11:22:5
Hi,
Yes, you can query the entities as you have described after creation. However,
I would recommend that you wait for a brief period after creation before
executing the follow up query. I hope this helps.
Best regards,
Peter Laurence Napa Oliquino
Google Ads API Team
ref:_00D1U1174p._5004Q2DM
Hi,
in this case we are uploading ad groups, and would like to receive their Ad
Group Names and Parent Campaign IDs (their Ad Group ID is already available
as part of the resource name). Or do you think the best solution is to
launch a query immediately after upload for this information where t
Hi,
The information from the BatchJobResult should contain (and help you identify)
which type of entities (ex. ad_group_ad_result) were created. That being said,
could you provide more context on what other information from the batch jobs
you wish to retrieve?
Best regards,
Peter Laurence Nap
Hi all,
previously, the AdWords API allowed downlaoding the results of a BatchJob
through a downloadUrl which had detailed information on the resulting items
created by the batch job. This included, in the case of Ad Groups:
*$adGroup->getCampaignName(), $adGroup->getName(),
$adGroup->g