Hello Ramon, You can use different reports to pull these details for UAC campaigns. Please check this guide <https://developers.google.com/adwords/api/docs/guides/mobile-app-campaigns#reporting> for all the supported report types. You can also use CampaignService.get() <https://developers.google.com/adwords/api/docs/reference/v201710/CampaignService#get> to pull the specific details. You will need to select the Campaign Settings <https://developers.google.com/adwords/api/docs/reference/v201710/CampaignService.Campaign#settings> for UAC campaigns to pull these details. You may refer to the code snippets available here <https://developers.google.com/adwords/api/docs/guides/mobile-app-campaigns> as a reference. Code sample to get campaigns is available in Java here <https://developers.google.com/adwords/api/docs/samples/java/basic-operations#get-campaigns>. Code samples in other languages can be found here <https://developers.google.com/adwords/api/docs/clientlibraries>.
Let me know if you have any other questions. Regards, Bharani, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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]. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/dbba0ee6-90c0-475f-8d26-e3de065343e2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
