RE: Querying existing Keyword Planner Ad Group Metrics

2021-03-11 Thread Google Ads API Forum Advisor Prod
Hi Pascal, Thank you for posting your concern. Since your question about keyword_plan_path and the other inquiries are related to Python code implementation, then I would suggest to reach out to the author of the client library as they are more equipped to provide support to this topic. You

RE: Question about timezone of change_date_time in ChangeEvent

2021-03-11 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out. The 'change_date_time' field is based on what time zone is set in the Google Ads account and I am afraid that there is currently no feature in the API for changing the time zone in the report. Let me know if you have further questions. Regards, Ernie John

RE: Getting More Legacy App Install Ads in Google Ads than in Ad Words

2021-03-11 Thread Google Ads API Forum Advisor Prod
Hi Li Lu, Thanks for posting your concern. Could you confirm if you are comparing the report generated in Google Ads API and AdWords API for Legacy App Install Ads? If yes, to investigate the issue that you mentioned on this post, please provide the following details via Reply privately to

Resource was not found

2021-03-11 Thread cv
Hi, Is there any restrictions where I cannot set the bid modifier for demographics such as Gender, parental status, Age Range, Income range? Like It is allowed for only few campaign Type or Adgroup Type to set bid modifier? I was getting error: Request with ID 'ARYRo9DTmXu6MKZkIKzQ-g' has

Re: Cannot pass location Id for linking GMB specific locations while creating Campaign

2021-03-11 Thread Megha Sethi
Hi there, I am focusing on using location_source_type as GOOGLE_MY_BUSINESS

Re: Can't create ads using mutate in google ads API call (Using CURL not client library)

2021-03-11 Thread Google Ads API Forum Advisor Prod
Hi, I would like to inform you that I am going to remove your latest post on this forum thread as it contains generated logs. Please refrain from attaching generated API logs on forum. Moving forward, according to this document of create operation of the AdGroupAdOperation, no resource name

[no subject]

2021-03-11 Thread Shaima'z Vlog's
How -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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.

RE: I can't get report data from google ads-api

2021-03-11 Thread Google Ads API Forum Advisor Prod
Hi Gillian, Thanks for raising this to us. Looking on your provided query report, I can see that you're using the CRITERIA_PERFORMANCE_REPORT. Since you're trying to get campaigns, we suggest that you use the CAMPAIGN_PERFORMANCE_REPORT instead. If you're still unable to get your campaigns

TargetingIdeaError.INVALID_SEARCH_PARAMETERS @ selector.searchParameters[1].locations[0]; trigger:'LocationSearchParameter'

2021-03-11 Thread Hannah Bish
We are getting this error when attempting to get keywords for the following locations: La Jolla, California - 9061180 Northridge, California - 1014071 I see both of these locations listed as valid geo target types according to the Adwords API documentation so I am not sure what the issue is.

Re: Get Campaign Statistics Not Using Report Performance

2021-03-11 Thread Boyke Ferdinandes
Hi Anthony, thank you for getting back. *hope I'm following your question the campaign was set up by client. let me re phrase my current state: thru API, I am already able to get the campaign level details (campaignID, date, country, region, cost, impressions, clicks) by using Geo Performance

Re: customer-match: correlation between email and addressinfo

2021-03-11 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out. Please find my response to your questions below: Yes. You are supposed to specify one identifier. You could add more than one user to the user list. The UserDataService has a limit of 10 operations and 100 user IDs per request. Thanks and regards, Xiaoming,

get Auction Insight data

2021-03-11 Thread Vijaysinh Parmar
I am using google ads v6 api. I want to get Auction Insight data using ads api, could you please let me know how to get Auction Insight data? Thanks & Regards, Vijaysinh Parmar. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

RE: Get Campaign Statistics Not Using Report Performance

2021-03-11 Thread Google Ads API Forum Advisor Prod
Hi Boyke, Are you running a geographic report for each campaign? I'd recommend making a single report for the geographic report and include the campaign level details you need since they can be included there. Regards, Anthony Anthony Google Ads API Team ref:_00D1U1174p._5004Q2DuYaq:ref --

Re: Ad Metrics Report

2021-03-11 Thread Ben Miller
Yeah I understand why it's happening. I'm trying to see if there's a better endpoint to call to get those stats. On Thu, Mar 11, 2021, 8:06 AM Google Ads API Forum Advisor Prod < adsapiforumadvi...@gmail.com> wrote: > Hi Ben, > > This issue appears to be caused by either the number of ads in

RE: Ad Metrics Report

2021-03-11 Thread Google Ads API Forum Advisor Prod
Hi Ben, This issue appears to be caused by either the number of ads in your account and/or the duration of your date range. I'd recommend using a smaller date range and adding more filters in your report query. If you continue to face issues, please provide me the full report query and your

Re: Campaign, ad Group.. types in the Adwords API vs The Google Ads API

2021-03-11 Thread the...@funnel.io
Hi Xiaoming, The problem with looking up fields in the api documentation is that adwords type names are sometimes legacy, and Google ads type names are not the same as the ones visible in Google ads UI at all. We have already tried building documentation from theses sources and it has led to

Billing Setup start_time gives error

2021-03-11 Thread market test
I'm trying to set a Billing setup for an account i just created, and it launches the next error. Request made: ClientCustomerId: 3062310149, Host: googleads.googleapis.com:443, Method: /google.ads.googleads.v6.services.BillingSetupService/MutateBillingSetup, RequestId: cmg74mcLweuMLRSD3wdQ_g,

Re: Is Google Ads API facing any disruptions last 3 days?

2021-03-11 Thread Jack
Thank you Ernie, I'll send the requested details by the EOD. On Wednesday, March 10, 2021 at 11:18:27 PM UTC-7 adsapiforumadvisor wrote: > Hi Jack, > > Please send the requested details on this email alias > googleadsa...@google.com for privacy purposes and to further investigate. > > >

Budget Lost Impression Share Returns 0

2021-03-11 Thread Mitchell Smith
When I run a query for metrics.search_budget_lost_impression_share or metrics.content_budget_lost_impression_share, these values return 0. This data does not match the data shown in the Google Ads UI. Here is the full query I'm running. SELECT customer.id, customer.descriptive_name,

Reporting data by segment wise.

2021-03-11 Thread puneet sharma
Hello Team, I am trying to get data by device wise using segmentation for this I have setup my code. I am able to get data but not able to get segment device name. For your reference I have attached code with this email please check the code back to me where I am wrong. Thanks, -- --

Querying existing Keyword Planner Ad Group Metrics

2021-03-11 Thread Pascal Clausen
Hi, with the available example python scripts I managed to use the Google Ads API get a campaign infos, add a keyword plan, get keyword ideas, and generate forecast metrics. However I still have difficulties to understand some of the logic and especially finding the names of the methods to

Question about timezone of change_date_time in ChangeEvent

2021-03-11 Thread Kyotsu
Dear Google Ads API support teams, We want to get data of "ChangeEvent", (refer: https://developers.google.com/google-ads/api/reference/rpc/v6/ChangeEvent). I have 2 questions about `change_date_time` in `change_event`. 1. Is `change_date_time` based on the timezone of the account? 2. If yes, Is

RE: Update video type campaigns?

2021-03-11 Thread Google Ads API Forum Advisor Prod
Hi, Thanks for posting your concern. I am afraid that managing video campaign is currently not supported in the API as discussed on this document so you wouldn't be able add/update/remove this type of campaign using AdWords API. This is the possible reason why this error occurred, however,