New Google Ads API beta and managed customers

2018-11-21 Thread Vitaly Dukhota
Hi, I have a question regarding managed customers please. Are they currently supported in the new Google Ads API Beta? Also, is it possible to make cross-customer batch requests in the new Google Ads API Beta? I am talking about the following scenario: an agency manages thousands of customers

[Google Ads API Beta] Proto definitions for latest releases

2018-11-12 Thread Menno
Hi, The proto definitions for the Google Ads API at https://github.com/googleapis/googleapis/tree/master/google/ads/googleads are not updated in the last 4 months. Releases 0.3.0, 0.4.0 and 0.5.0 are missing. Can you update the proto definitions at GitHub, and add this to the release process

Re: Request is missing required authentication credential Google Ads API beta

2018-10-11 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello Anirudh, Could you please confirm whether you are following the steps shown here to generate refresh token? You could generate the access token from your refresh token using the below command

Request is missing required authentication credential Google Ads API beta

2018-10-11 Thread anirudh maddy
var url = 'https://googleads.googleapis.com/v0/customers/myCustomerId?key=myKey'; var newAcessToken = getGoogleAccessToken(refresh_token); var bearerToken = 'Bearer '+ newAcessToken; var options

Re: Google Ads API beta { "authorizationError": "DEVELOPER_TOKEN_NOT_WHITELISTED" }

2018-07-11 Thread 'Thanet Knack Praneenararat (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello KDJ, Sorry for the delay. I'm chasing this matter for you. Could you please tell us your client customer ID you've filled in by *Replying privately to author*? Best, Thanet, AdWords API Team On Wednesday, July 11, 2018 at 4:54:07 AM UTC+9, rentcafe dev wrote: > > Luis, > > It's been

Re: Google Ads API beta { "authorizationError": "DEVELOPER_TOKEN_NOT_WHITELISTED" }

2018-07-10 Thread rentcafe dev
Luis, It's been over two weeks and I still have not gotten approval for my developer token to use Google Ads API. I would really appreciate it if you could follow up on my application. Thanks KDJ On Thu, Jun 28, 2018 at 3:10 PM, wrote: > Luis, > > Thank you for letting me know the time frame

Re: Google Ads API beta { "authorizationError": "DEVELOPER_TOKEN_NOT_WHITELISTED" }

2018-06-28 Thread rentcafedev1
Luis, Thank you for letting me know the time frame for my developer token getting whitelistted. KDJ On Wednesday, June 27, 2018 at 8:27:05 PM UTC-7, Luis Xander Talag (AdWords API Team) wrote: > > Hi, > > The whitelisting of your developer token for Google Ads API usually takes > up to one

Re: Google Ads API beta { "authorizationError": "DEVELOPER_TOKEN_NOT_WHITELISTED" }

2018-06-27 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, The whitelisting of your developer token for Google Ads API usually takes up to one to two weeks for approval. You won't receive a new developer token but rather your current developer token will be whitelisted. You will receive an email of approval for you to get notified regarding this.

Google Ads API beta { "authorizationError": "DEVELOPER_TOKEN_NOT_WHITELISTED" }

2018-06-27 Thread rentcafedev1
quot;: "DEVELOPER_TOKEN_NOT_WHITELISTED" }, "message": "Developer token 'Removed for security' is not whitelisted." } ] } Request ID: m7mO5pRZncZ6P5SeTLh6ew Press [Enter] to continue I have signed up to use Google Ads API Beta: After I entered my information, the foll

Re: [Google Ads API Beta] "API solution not found with service name: googleads.googleapis.com"

2018-06-21 Thread Martin
Hey Luis, Using incognito fixed it! Thanks! On Thursday, June 21, 2018 at 4:46:04 AM UTC+1, Luis Xander Talag (AdWords API Team) wrote: > > Hi Martin, > > Could you try to enable the Google Ads API using the incognito mode of > Google Chrome? If the issue persist, could you provide your MCC ID

Re: [Google Ads API Beta] "API solution not found with service name: googleads.googleapis.com"

2018-06-20 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Martin, Could you try to enable the Google Ads API using the incognito mode of Google Chrome? If the issue persist, could you provide your MCC ID and the email address you are using when enabling the Google Ads API in developer's console so that I could further investigate? Please reply via

[Google Ads API Beta] "API solution not found with service name: googleads.googleapis.com"

2018-06-20 Thread Martin
My organisation was recently granted access to the Beta API. When trying to make a request, I received an error response prompting me to enable the service in the Google Developer's Console. However, in the developers console, when selecting the Google Ads API, the page hangs, and one of the

[Google Ads API Beta] "API solution not found with service name: googleads.googleapis.com"

2018-06-20 Thread Martin Tang
My company was recently granted access to the beta API. However, upon trying to make a request, I was prompted to enable the Google Ads API in the developers console. In the console I was unable to enable the service; instead, the following message appeared when selecting the service: "API

Wating for Google Ads API Beta Request Access

2018-06-11 Thread yhmin
Hi, I sent Google Ads API request form via https://developers.google.com/google-ads/api/signup-form about 2 weeks ago, but haven't responded yet. I want to know how long it takes to get access to Google Ads API by signing up the request form. Best Regards, -- --

Re: Date or device report only for some specific campaigns on Google Ads API beta

2018-05-28 Thread hiromi hishida
Hi Luis, thank you for your reply. Looking forward to good news. 2018年5月28日月曜日 16時20分22秒 UTC+9 Luis Xander Talag (AdWords API Team): > > Hi Hiromi, > > My apologies as currently, the *GROUP BY* clause is not supported in the > Google Ads Query Language. This Query Grammar >

Re: Date or device report only for some specific campaigns on Google Ads API beta

2018-05-28 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Hiromi, My apologies as currently, the *GROUP BY* clause is not supported in the Google Ads Query Language. This Query Grammar reference shows what is available in GAQL. I can't comment on if and when this feature will be

Date or device report only for some specific campaigns on Google Ads API beta

2018-05-27 Thread hiromi hishida
, 200 A01_Campaign2, 2018-05-02, 50 B01_Campaign3, 2018-05-02, 60 The desired output is like this: Date, Impressions 2018-05-02, 150 2018-05-02, 250 In current AdWords API, this kind of reports are not supported, I suppose. (I am doing this manually from CAMPAIGN_PERFORMANCE_REPORT) New Google Ads

<    1   2