Data not available on Google Ads API but is available on Adwords API

2019-11-17 Thread Omri Gal
Hi, I started to pull data for one of my customers from the Google Ads API. The data returns empty for one of the Accounts, while pulling from the equivalent endpoint in Adwords API did returned data. *API calls on Google Ads API:* Service = GoogleAdsService *endpoint#1:* "SELECT segments.date,

Re: Permission denied after changing von AdWords API (Test) to Ads API (Test)

2019-11-17 Thread Benni S.
Thank you adsapiforumadvisor I replied to you directly and gave you 1.) AdManager ID (to get API access and create developer token) 2.) AdManager ID (Test Account w red test label) 3.) Client ID (Test Account w red test label). However, if I run the command ( php examples/BasicOperations/GetC

CriterionCategoryLocaleAvailability Explanation

2019-11-17 Thread Riley
Regarding the message property CriterionCategoryLocaleAvailability found here , are the 'country_code' and 'language_code' properties relevant to the country and langu

Re: Required fields to add the new ImageAds.

2019-11-17 Thread T.Motodate
Thank you for your nice answer! According to your advice, we got the complete log from the Google Ads API. Then, the log indicates the information related to required fields. So, we could realize the correct codes! Now we can add new Image Ads via the API! 2019年11月15日金曜日 0時00分27秒 UTC+9 adsapifor

Re: Traffic Estimate Service java api giving different results compare to google ads UI

2019-11-17 Thread Suresh Kumar Shenbagam
Hi, I have sent the client customer id privately to you. Also, please let me know, will there be any recommendation response from the search query for a test account? Since mine is a test account and I am getting empty response from the recommendation search query. Suresh On Friday, Novembe

Re: not able to access one of the google accounts data in super-metrics

2019-11-17 Thread Sanket Yadav Patil
Hi Team, I am not able to find API centre in the following path *TOOLS & SETTINGS > SETUP > API Center. *Kindly let me know how can i do it. Thanks, Sanket On Fri, Nov 15, 2019 at 3:20 PM Sanket Yadav Patil < sanket.pa...@blackbuck.com> wrote: > Hi, > > I have got the mail. Let me try your inst

Google RateExceededError.RATE_EXCEEDED error using 'download_report' query.

2019-11-17 Thread Murtaza Basrai
Hello, I am using the Gem `gem 'google-adwords-api', '~> 1.5.0'` in my ruby project. report_definition = { selector: { fields: %w(CampaignId Impressions Clicks Cost), # Predicates are optional. predicates: { field: 'CampaignId', operator: 'IN',