Re: Marketing Objective Setup for a Campaign via API

2024-05-08 Thread Yoav Melamed
Is there any update about this feature? Can we get the marketing objective using API? On Tuesday, November 14, 2023 at 3:28:19 PM UTC+2 Google Ads API Forum Advisor wrote: > Hi, > > Thank you for reaching out to the Google Ads API support team. > > We do not have a specific time frame for the

Re: Campaign age & gender breakdowns

2021-05-10 Thread Yoav Melamed
Hello, Is there anyone that can help me? Thanks, Yoav On Monday, May 3, 2021 at 12:45:21 PM UTC+3 Yoav Melamed wrote: > Hi, > > I'm trying to get an age and gender breakdowns (not mixed) for my > campaigns. > I tried the age_range_view for age and the gender_view for gende

Campaign age & gender breakdowns

2021-05-03 Thread Yoav Melamed
Hi, I'm trying to get an age and gender breakdowns (not mixed) for my campaigns. I tried the age_range_view for age and the gender_view for gender but the results are not so clear to me. Am I missing any segment or other parameter in my query? I want to segment my campaign to Male, Female & Unk

Re: geo_target_constants - Resource has been exhausted

2021-04-03 Thread Yoav Melamed
Thanks. On Friday, April 2, 2021 at 5:15:34 PM UTC+3 adsapiforumadvisor wrote: > Hello, > > You can find the Ids and the names to these locations here > . > > Regards, > Anthony > > [image: Google Logo] > Anthony > Google Ad

geo_target_constants - Resource has been exhausted

2021-03-30 Thread Yoav Melamed
Hi, I'm using geographic_view with geo_target_state segment. Since the geo_target_state returned as a number I'm using the geo_target_state.get resource for translation - to get the state name. After 1000 calls I'm reaching the quota and the resource stop working. What is the best unlimited way

Re: Daily incremental data

2021-03-22 Thread Yoav Melamed
Thank you Anthony. It was very helpful. On Monday, March 22, 2021 at 8:23:12 PM UTC+2 adsapiforumadvisor wrote: > Hi Yoav, > > The query you referenced will give you the conversions of your campaigns > for the last 7 days and will segment the report so that you will get the > conversions for ea

Re: Daily incremental data

2021-03-22 Thread Yoav Melamed
Thanks so much Anthony for the answer. Maybe I'm missing something, but it looks like the query returns aggregated results, sum of all conversions for the last 7 days. I would like to get 7 results - conversions for each day. Is it possible to do it in one query? Do I miss any parameter in my q

Daily incremental data

2021-03-22 Thread Yoav Melamed
Hello, Is there a way to query data for duration with daily breakdowns? For example, using this query: "SELECT campaign.id,metrics.conversions FROM campaign WHERE segments.date DURING LAST_7_DAYS" - I want to get the campaign conversions for each day in the last 7 days. Thanks, Yoav -- --

Re: Find all customer ids

2020-12-02 Thread Yoav Melamed
Thank you Walter, it was very helpful. On Wednesday, December 2, 2020 at 12:38:39 PM UTC+2 walter@gmail.com wrote: > Hello, > > sounds like you want to get the account hierarchy of given Google Ads > (MCC) Account Id. > > If you're using AdWords API, here's an example how to achieve this: >

Best permission for Ads read_only

2020-12-01 Thread Yoav Melamed
Hi, During the oauth2 flow I'm using the *https://www.googleapis.com/auth/adwords* scope for my google ads access. Is there another access/scope for Google ads API with read only permission? Thanks, Yoav -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https:/

Find all customer ids

2020-12-01 Thread Yoav Melamed
Hello, After getting access token from a client I'm trying to get all its customer ids under. I found out that listAccessibleCustomers function doesn't return the full customers list, as far as I can see, it doesn't return the linked accounts. Is there any option to get the full customer list u

Re: Get user campaign owner

2020-11-23 Thread Yoav Melamed
Wow.. you've saved me. Thanks :) On Monday, November 23, 2020 at 6:21:01 PM UTC+2 adsapiforumadvisor wrote: > Hi Yoav, > > I have some good news for you! Upon checking the newly released version > > of the API, there i

Re: Get user campaign owner

2020-11-23 Thread Yoav Melamed
Thank you so much for the answer. Is there a plan to add the 'Change History' list to the API? On Monday, November 23, 2020 at 5:32:42 PM UTC+2 adsapiforumadvisor wrote: > Hi Yoav, > > There is currently no way to get this through the API. However, if you > navigate to the UI's Change History >

Get user campaign owner

2020-11-22 Thread Yoav Melamed
Hello, Is there a way to get a campaign user/email using the google ads api? When campaign is created or campaign budget is changed I want to find the user that is responsible for the creation/change. Thanks, Yoav -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: