thank you mark for the quick reply. as per your question to why i need this campaignGroupId in Google Ads API: well, first of all, the campaign group feature is available in google ads UI - so why not provide in api? :)
second - in my case i am pulling information about my campaigns to run some logic on. those campaigns might belong to a certain campaign group. each campaign group has some benchmark parameters for running my business logic. so instead of storing benchmarks per campaign - i store them by campaign group. I than intersect the campaign with the correct campaign group id, collect the correct benchmarks for my campaign, and i can run my logic. later on i would like to aggregate those logic results back to campaign group level and recalculate. I would really like to have it in google ads, it will make this mission a lot easier and also - adwords api will not be available in about a year or so, and i will lose all ability to continue working with campaign groups. Thank you, Tom On Wednesday, June 16, 2021 at 6:29:03 AM UTC+3 adsapi wrote: > Hello Tom, > > Thank you for reaching out to us. > > As per this Migrating Report Fields > <https://developers.google.com/google-ads/api/docs/migration/reports> guide, > please note that the campaignGroupId is already deprecated in the Google > Ads API. > > As an aside, I can raise a feature request for this; however, could you > share with us your use case as to why you would need this campaignGroupId > in the Google Ads API? > > Regards, > [image: Google Logo] > Mark Kevin Albios > Google Ads API Team > > > ref:_00D1U1174p._5004Q2Ivldl: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/662a6909-7031-416f-a134-ef984f42fdd3n%40googlegroups.com.
