Re: Campaign Group in Google Ads API

2022-01-18 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Tom, Thanks for getting back to us. I understand your needs with regard to this feature. However, our team has already created a feature request for CampaignGroupId in Google Ads API. Please do note that all requests are not guaranteed to be supported soon in the Google Ads API. With this,

Re: Campaign Group in Google Ads API

2022-01-17 Thread 'Tom Nahum' via Google Ads API and AdWords API Forum
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 v

RE: Campaign Group in Google Ads API

2022-01-17 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
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. We recommend that you migrate to the Google Ads API as soon as possible. Could you please confirm which reports you are referring to? and which you have been u

Campaign Group in Google Ads API

2022-01-16 Thread 'Tom Nahum' via Google Ads API and AdWords API Forum
hello, are there any news regarding campaign groups on API (in google ads)? i know it is supposed to be deprecated, but i understand it will still be supported in the UI, and we use it quite a lot.. i would just like to know which campaign belongs to which campaign group, basic relation info

Re: How to create in python campaign group.

2021-12-14 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Tom, There isn't any change in campaign groups status in the Ads API. For more information on status of campaign groups in the Google Ads UI, please reach out to Ads product support. Regards, Matt Google Ads API Team Reminder: Share your feedback about the Google Ads (AdWords) API! Take th

Re: How to create in python campaign group.

2021-12-14 Thread 'Tom Nahum' via AdWords API and Google Ads API Forum
Hi, are there any news about NOT deprecating campaign groups completely from google-ads APIs? another question - will campaign groups still be supported in *google ads UI* as they are today, after adwords will sunset? thanks! On Wednesday, October 13, 2021 at 6:40:08 PM UTC+3 adsapi wrote: > Hi

Re: How to create in python campaign group.

2021-10-13 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Tom, Although campaign groups were supported in the AdWords API, this feature is not supported in the Ads API, as specified in the deprecated features section of the migration guide. Regards, Matt Google Ads API Team Matt Google Ads API Team ref:_00D1U1174p._5004Q2PIP2J:ref -- -- =~=~=~=

Re: How to create in python campaign group.

2021-10-13 Thread 'Tom Nahum' via AdWords API and Google Ads API Forum
hi there Jakeia, the original question was about "campaign groups" in google ads api. not about ad group or campaign. can you give any information about campaign group support in google ads api? thanks you! On Tuesday, October 12, 2021 at 5:15:53 PM UTC+3 adsapi wrote: > Hello, &g

RE: How to create in python campaign group.

2021-10-12 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hello, Thank you for reaching out. You can accomplish this by following the example Create ad group and ad group ad to creating an ad group. For using Google Ads API you can follow this documentation and if you're using Adwords API you can follow this documentation to add ad groups in a campai

How to create in python campaign group.

2021-10-10 Thread Monty808
Hello Google, How do I create campaign groups on the new google ads api? 'Where is the documentation for python showing an example? In the python Adwords API yes in python Ads api no. Please show me how -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://

RE: Could Google Ads API create campaign group?

2021-04-22 Thread Google Ads API Forum Advisor Prod
Hello, Thanks for reaching out. This feature was not migrated to the Ads API. Please see this list of campaign features that were/were not migrated from the AdWords API. Regards, Matt Google Ads API Team Matt Google Ads API Team ref:_00D1U1174p._5004Q2Faep9:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=

Could Google Ads API create campaign group?

2021-04-22 Thread Rukeith Tseng
I found adwords API could create campaign group. Could Google Ads API create campaign group too? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this

RE: How to get campaign id's under a campaign group id?

2021-03-02 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for raising your concern. Could you confirm if you are using AdWords API? If yes, then you may try to use the CampaignService.get() and try to filter the campaignGroupId by specific campaign group ID to get campaigns under it. You may use this sample code and apply that filter

How to get campaign id's under a campaign group id?

2021-03-02 Thread Monty808
Hi Google, I can list all of my campaign groups using python api. How do get, given a campaign group id, call campaign id's under the campaign group? What service? is there a sample? offset = 0 selector = { *'fields'*: [*'Id'*, *'

Re: Campaign Group

2020-08-26 Thread Somnath Jadhav
Thank you for the clarification. On Wed, Aug 26, 2020 at 6:42 PM Google Ads API Forum Advisor Prod < adsapiforumadvi...@gmail.com> wrote: > Hello, > > As I mentioned, these services were deprecated in Google Ads API. You > won't be able to get campaign group data via Goog

Re: Campaign Group

2020-08-26 Thread Google Ads API Forum Advisor Prod
Hello, As I mentioned, these services were deprecated in Google Ads API. You won't be able to get campaign group data via Google Ads API. Regards, Anthony Google Ads API Team Anthony Google Ads API Team ref:_00D1U1174p._5004Q23uVy

Re: Campaign Group

2020-08-25 Thread Somnath Jadhav
Thanks for your reply, I have checked the migration guide whose link provided by you, But I couldn't find any alternate service in google ads API which can fetch me the details of campaign groups. If you know service for campaign group in google ads API, please let me know. On Wedn

RE: Campaign Group

2020-08-25 Thread Google Ads API Forum Advisor Prod
Hi Somnath, The API services related to campaign groups from AdWords API were deprecated in Google Ads API. You can find a mapping of all the services here. Regards, Anthony Google Ads API Team Anthony Google Ads API Team ref:_00D1U1174p._5004Q23uVyz:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Campaign Group

2020-08-25 Thread Somnath Jadhav
Hi Ads API Team, I have been trying to find an endpoint for campaign group in Google Ads API, but didn't find one so far. Kindly please provide the link if there is one. I will be very thankful to you for this act of kindness. Regards, Somnath Jadhav -- * * *CONFIDENTIALITY NOTICE*

Re: How to get campaign group impressions and views?

2018-12-17 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Chirag, If you're using AdGroup Performance Report , this will generate the Impressions and Clicks at the AdGroup level. If you're looking for campaign level clicks and impressions, you may sum u

Re: How to get campaign group impressions and views?

2018-12-14 Thread vaghela chirag
Thanks For the replay it's very useful for me. But I have other question this Impression and Clicks was Campaign Clicks OR group Clicks and Impression? Please Guide me Thank You On Friday, December 14, 2018 at 6:49:39 PM UTC+5:30, vaghela chirag wrote: > > Hello, > > I am trying to get AdGroup

Re: How to get campaign group impressions and views?

2018-12-14 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Chirag, You may use the AdGroup Performance Report which will return stats based on the AdGroup, with one row per AdGroup. You can then filter based on the Campaign ID to pull the campaign level metrics. Please find below the sample report query: SELECT AdGroupId, AdGroupName, CampaignI

How to get campaign group impressions and views?

2018-12-14 Thread vaghela chirag
Hello, I am trying to get AdGroup Report CampaignID wise (Impression, Views, and Click) Is there a way? Thanks in advance -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Video campaigns appearing under a campaign group in the AdWords UI, but not being returned on reports via the API.

2018-11-06 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, Posting the summary of the offline discussion for the benefit of other users of the forum: Video campaigns having the Campaign Sub type of "Reach" are experimental campaign type and is filtered out of all AdWords API requests. You may not be able to get that using the API. You will be

Re: Video campaigns appearing under a campaign group in the AdWords UI, but not being returned on reports via the API.

2018-10-30 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
played as > existing under a campaign group when I look at the AdWords UI. > > However, when I download a report for campaigns under this ad account via > an API call, the campaigns are not returned. > > Why would this be the case? > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Video campaigns appearing under a campaign group in the AdWords UI, but not being returned on reports via the API.

2018-10-30 Thread Austin Smith
I am seeing cases of AdWords video campaigns that are being displayed as existing under a campaign group when I look at the AdWords UI. However, when I download a report for campaigns under this ad account via an API call, the campaigns are not returned. Why would this be the case

Re: Is Campaign Group exposed through the API?

2016-10-31 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Margaret, Campaign Groups are currently unavailable in AdWords API. Although we cannot say when they will be implemented, you can keep an eye on our blog for any updates. Cheers, Anthony AdWords API Team -- -- =~=~=~=~=~=~

Is Campaign Group exposed through the API?

2016-10-31 Thread 'Margaret Trinh' via AdWords API Forum
Hi there, With Google's recent announcement of Campaign Groups <http://searchengineland.com/google-adwords-campaign-groups-live-258253>, has anyone found documentation where Campaign Group Name or Campaign Group ID is exposed through AdWords API? If not, is there a date that th