Hi thanks! in the mapping that you sent, i can only find the "CampaignGroupId" in adwords. but in googleAds it says deprecated. regarding you question about reports - all my queries are in google ads APIs. in my usage - i need to assign each campaign to its campaignGroup. i was hoping to do it via the CampaignGroupId. in google ads, as said.. it cannot be done. so only for this task i query adwords API for 2 reports: 1. CAMPAIGN_GROUP_PERFORMANCE_REPORT with fields Id and Name - to get campaign groups id and name. 2. CAMPAIGN_PERFORMANCE_REPORT with fields CampaignId and CampaignGroupId so i can relate campaign to its campaigngroup then i relate each campaign to its campaignGroup id and name.
hope we can find some solution here.. quite a basic usage. it would be too bad if i lose it. thank you Tom On Monday, January 17, 2022 at 7:37:12 PM UTC+2 adsapi wrote: > Hello Tom, > > Thanks for reaching out to the Google Ads API support. Yes, the AdWords > API is deprecated and will sunset on April 27, 2022 > <https://ads-developers.googleblog.com/2021/04/upgrade-to-google-ads-api-from-adwords.html>. > > We recommend that you migrate to the Google Ads API > <https://developers.google.com/google-ads/api> as soon as possible. > Could you please confirm which reports you are referring to? and which you > have been using on the AdWords API. > So I can give you a specific recommendation. Because the resource name has > been changed to the following mapping > <https://developers.google.com/google-ads/api/docs/migration/mapping> > from the AdWords API reports to the corresponding Google Ads API resources. > > Best regards, > [image: Google Logo] > Jakeia Sabrina > Google Ads API Team > > ref:_00D1U1174p._5004Q2VMXz2: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 "Google Ads API and AdWords 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/8adc929a-7755-4442-bd47-4af5d0b0f30bn%40googlegroups.com.
