Hi Peter, thank you for your answer but you've suggested again to use report(s) to get the information about entities and their hierarchy. I wonder if it's possible to get *all* this information using *service* objects and *get */ *query *methods (except for the documented exceptions such as video campaigns)? If not, then what is the purpose of those *get* / *query* methods? In my case, there is an account with 50 campaigns 48 of which are video. OK, I've got 2 campaigns from the CampaignService and 50 from the Campaign Performance Report. Now I want to retrieve AdGroups, and get them for the non-video campaigns. Same for AdGroup Ads. Thus currently, I can't link ~1800 ads to the corresponding AdGroup Ads / AdGroups / Campaigns. Google Ads API said <https://developers.google.com/google-ads/api/docs/campaigns/overview#differences_from_the_google_ads_ui> that "Not all campaign types in the Google Ads UI are supported in the API, such as Video Campaigns <https://support.google.com/google-ads/answer/6340491>. Video campaign metrics are available for retrieval in the API. However, *video campaigns cannot be mutated at all from the API*, including simple operations such as pausing or enabling as well as complex operations like organizing, changing criteria, or adding ad groups." It's somewhat confusing because I want to get some descriptional data, not metrics. And Google Ads API should be enabled explicitly. So I'm still not sure if the Google Ads API can meet my expectations.
пʼятниця, 22 січня 2021 р. о 07:37:22 UTC+2 adsapiforumadvisor пише: > Hi Jaroslav, > > Both the API's services and reports can be used to retrieve the > attributes/fields data that you are looking for. However, you would need to > identify whether there is support in the said service/report for the > 'types' of entities that are present in your account. > > If you are using the AdWords API > <https://developers.google.com/adwords/api/docs/guides/start>, some types > of campaigns may not be retrievable due to its limited support. For this > scenario, you may consider using the Google Ads API > <https://developers.google.com/google-ads/api/docs/start> instead due to > its broader support for campaign types, as you may see in the below example > using campaign (report) fields : > > advertising_channel_type > <https://developers.google.com/google-ads/api/fields/v6/campaign#campaign.advertising_channel_type> > advertising_channel_sub_type > <https://developers.google.com/google-ads/api/fields/v6/campaign#campaign.advertising_channel_sub_type> > > Also, since you mentioned ad limits per ad group, you can check out this > article <https://support.google.com/google-ads/answer/6372658?hl=en> as > well for more information on the entity limits of a Google Ads account. > > Best regards, > > [image: Google Logo] > Peter Laurence Napa Oliquino > Google Ads API Team > > > ref:_00D1U1174p._5004Q2B2Ais: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 adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com 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 adwords-api+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/1d70bbe1-b633-4769-9826-738eb4c0d8f0n%40googlegroups.com.