Hi Tomáš, You may use AdGroupService with filtering campaignId or campaignName to get specific adGroups. As for getting the Ad information, you will need to make a separate request using the AdGroupAdService. You may then use the following to get URLs of the ads.
url displayUrl finalUrls finalMobileUrls finalAppUrls You may also use Ad Performance Report as it is possible to retrieve the similar information with the above by filtering CampaignId or CampaignName. With regard to pausing adGroups, it is possible to use AdGroupAdService.mutate and update the status to PAUSED. You may also refer to this sample for updating adGroups. Please let me know if you have further concerns. Regards, Hiroyuki Google Ads API Team ref:_00D1U1174p._5001UBnq70:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/wk-YT000000000000000000000000000000000000000000000PTA94J00A_-i5n2CTy-uoLKyyr_blA%40sfdc.net.
