ADGROUP_PERFORMANCE_REPORT: no data returned in AdWords API

2019-07-05 Thread integrations bidalgo
Hi, I'm trying to get ADGROUP_PERFORMANCE_REPORT in AdWords API, but no data is received. The query is : reportQuery SELECT Date,AdGroupId,Cost,Clicks,Impressions,Conversions FROM ADGROUP_PERFORMANCE_REPORT DURING 20190222,20190222 When I querying the same in GoogleAds API: select

Re: Google AdWords Report API mapping required with Google Ads new version.

2019-07-05 Thread Qaiser Javed
Hello Bharani, Following issues are facing. 1. SearchExactImpressionShare can not use with Device in new Google Ads API while It was functioning with Google AdWords API. Error: Cannot select the following segments because at least one unsupported metric is found in SELECT or WHERE clause:

Re: Targeting (city and the country of that city) both, which one my ad is going to target?

2019-07-05 Thread Ankit Agarwal
thankyou that clears my doubt..:) On Friday, July 5, 2019 at 9:26:39 AM UTC+5:30, adsapiforumadvisor wrote: > > Hi Ankit, > > Thank you for reaching out. > > Both are positively targeted locations for your campaign, which means both > locations will be targeted. Assuming Noida is a part of

RE: Google Ads API - Placement Detail Incomplete data

2019-07-05 Thread Google Ads API Forum Advisor Prod
Hi Ryan, No worries as the thread itself isn't too old. :) Also, thank you for your observation. Regarding this, you may follow the migration guide for now in the event that the view's documentation appear to be incomplete. Allow me as well to file a request to have the documentation updated.

RE: Top of Page Bid(low range),Top of Page Bid(High range) keyword planner not in API

2019-07-05 Thread Google Ads API Forum Advisor Prod
Hi Vaibhav, The fields you are looking for are currently not supported or available via the TargetingIdeaService. You may continue to follow our blog for updates. Best regards, Peter Google Ads API Team ref:_00D1U1174p._5001UCb3Tw:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

RE: MCC CountryCode

2019-07-05 Thread Google Ads API Forum Advisor Prod
Hi, The MCC's country information is currently not supported. What is supported is the currencyCode and dateTimeZone fields which you can retrieve using the CustomerService.getCustomers() of the AdWords API. If you are using the Google Ads API, you can use the CustomerService.GetCustomer to

concurrent modification error google adwords api

2019-07-05 Thread Daniela Senatore
Hello guys! It's the first time I write on this blog.. so nice to meet you all :) I've a question regarding to the concurrent modification error when I try to update keywords within a campaign. I'm not in a multi-thread process and I'm using just one user updating the entity. How is it

google ads client library for php without composer installing

2019-07-05 Thread jignesh sailor
Hi All, I need to use Google Ads API with PHP Here i get the client library of php but as per the instrucation i need to install through "Composer" I want the ready to go library were by i just need to include the library and use it. Here I don't want to install the composer Kindly provide

Top of page Bid

2019-07-05 Thread vaibhav kumar
Hi Few fields of Keyword Planner are unavailable in API , 1.Ad impression share 2.Top of page bid (low range) 3.Top of page bid (high range) 4.Account Status. Perhaps we can get Account status from a criteria or keyword report but rest of fields are unavailable can anyone help how to get them

Is it possible to ask for a report asynchronously using the Google Ads API (now beta)?

2019-07-05 Thread Horacio Bertorello
It seems that reporting tasks (e.g. using the GoogleAdsService to ask for an ad group ad performance report for the last 6 months on high-volume accounts) can't be run async using MutateJobService or some other API endpoint. I couldn't find in the documentation any information whatsoever about

Re: hotel_name in Google Ads API

2019-07-05 Thread David Nogén
Hi, Thanks for quick response! :) Ok so the long term plan is that it will be available in the Google Ads API? I'm also wondering about Price and Hotel list Feed information. I found an answer here: https://support.google.com/google-ads/answer/9225222?hl=en that says Feed-related API calls

Batch Job Cancelled, Internal Error

2019-07-05 Thread Curtis Beck
Can you provide insight into why this batch was cancelled. Thank You RuntimeError: { "clientCustomerId": REDACTED, "batchJobId": "1610987512", "batchJob": { 'id': 1610987512, 'status': 'CANCELED', 'progressStats': { 'numOperationsExecuted': 363682, 'numOperationsSucceeded': 363678,

Country Code MCC

2019-07-05 Thread eLama teleport-usd
How i can get MCC CountryCode? Which API? Please I selected there https://ads.google.com/home/tools/manager-accounts/ -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You

How to access adwords user info after oauth consent

2019-07-05 Thread Jason Busson
Hi, Two days after trying lot of things I still don't know how to get user campaigns with googleAds API. A little context about my project, I need to create a PHP app where user consent my app to get data about his Adwords account (campaigns, reporting...) So I started to create a Developer

Re: How do I get Campaigns clustered by Labels at the keyword level?

2019-07-05 Thread Markus K-T75
Hi, thanks for your reply again. I know you said that there is no workaround. But wouldn't it be possible to calculate the values from KEYWORD_PERFORMANCE by my own? The next question: The data I need is already there in the UI of google ads. Is there a way to download my self created report

Re: AuthorizationError

2019-07-05 Thread Maksi
Hello, Our users doens't want to reactivate 2-SV on this account. Also account from what we try to retrive data is an account for oauth credentials and our api at the same time. On Friday, July 5, 2019 at 8:21:06 AM UTC+3, adsapiforumadvisor wrote: > > Hi Maksi, > > Thank you for reaching out

Re: Timeline for the Google Ads API change

2019-07-05 Thread Google Ads API Forum Advisor Prod
Hi Priyanka, I'm a colleague of Bharani, allow me to provide support for your concern. The deprecation or the sunset date has not been set yet. Once Google Ads API exits “beta”, we will announce the deprecation date and the sunset date will be at least 1 year after Google Ads API reaches

RE: Not Setting the Maximum CPC Bid Limit value in Bidding Strategy Type 'Maximise Clicks' using Google API V1

2019-07-05 Thread Google Ads API Forum Advisor Prod
Hi Chetahn, Before proceeding further, also, so I can better understand the issue, could you send to me the complete JSON logs of your request? You may send your reply using the Reply privately to author option. Thanks and regards, Peter Google Ads API Team ref:_00D1U1174p._5001UCb3Tg:ref --

RE: CustomerFeedError.MISSING_FEEDMAPPING_FOR_PLACEHOLDER_TYPE

2019-07-05 Thread Google Ads API Forum Advisor Prod
Hi Nitin, Could you confirm if what you are using is the AdWords API or the Google Ads API? Also, when using the feed services, you will need to make sure that you have also completed the feed mapping before associating any of the feeds or feed items into the entity (customer, campaign, ad