Hello, I am performing a complete campaign upload with a budget, Adgroup, Criteria using batch job processing.
I would like to retrieve detailed information of campaigns (eg. campaign budget, adgroup, criteria) on the successful completion of batch processing. I am now using batch job result's MutateOperationResponse to access newly created campaign information using the below methods, batchJobResult.getMutateOperationResponse().getCampaignResult() batchJobResult.getMutateOperationResponse().getCampaignBudgetResult() batchJobResult.getMutateOperationResponse().getCampaignCriterionResult() However, for all the above calls 'null' value returned and I cannot access complete information of campaigns created. How can I retrieve complete campaign information from the batch job result processing? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/d8ac28db-3676-43cd-9de7-4b57e66eb2e1n%40googlegroups.com.
