Youtube Video Ads performance reporting in Python

2018-09-30 Thread Digi West
Hi! I am trying to automate the process of reporting Youtube Video Ads performance by using the API in Python. What would be the API that would get me this data and what is the format of this call, given that the CSV table currently manually downloaded is attached above. I am trying to get th

Youtube video ad report using Python

2018-09-30 Thread Digi West
Hey! High Priority Ask! I am trying to automate the download of the Youtube Video Ad report using Python. This report should contain the performance of a video ad seen on youtube videos and the breakdown is by the Ad Groups. Each Ad Group corresponds to a specific Audience segment for us. P

Re: TrialService InternalApiError.UNEXPECTED_INTERNAL_API_ERROR

2018-09-30 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, It appears that this post is related to this thread . You may refer to the link provided for my response and to better track our communication. Regards, Dannison AdWords API Team On Sat

Re: TrialService gets UNEXPECTED_INTERNAL_API_ERROR (related with MakeSoapRequest)

2018-09-30 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Stella, The UNEXPECTED_INTERNAL_API_ERROR error message may occur if the service request is too big or possible due to a bug. It is advisable to wait for a few minutes before making

Re: Parsing Column Data

2018-09-30 Thread deniz . konusarakogren
Hello Peter, thank you for replying. Regardless of discrepancies risk, I just wanna know if there is a way to use FinalURL field like I mentioned above? deniz On Monday, October 1, 2018 at 8:13:05 AM UTC+3, Peter Oliquino (AdWords API Team) wrote: > > Hi Deniz, > > Using the Final URL Report

AuthorizationError.USER_PERMISSION_DENIED

2018-09-30 Thread fp . mmc . mail
I'm trying to make my first API call and get an error: *AuthorizationError.USER_PERMISSION_DENIED* My configuration is: 1. Developer token - My production token which is pending approval now 2. Client customer ID - The ID of Test AdWords acc which contains a test campaign (Not Test Mcc acc) 3.

AuthorizationError.USER_PERMISSION_DENIED or invalid_grant

2018-09-30 Thread fp . mmc . mail
I'm trying to do my first AdWords API call and I get an error: *AuthorizationError.USER_PERMISSION_DENIED* This is my credentials: 1. Developer token - Production token from my MCC 2. Client customer Id - The test AdWords account ID under test MCC account 3. Client id - My id from google api con

AuthorizationError.USER_PERMISSION_DENIED

2018-09-30 Thread fp . mmc . mail
I'm trying to do my first AdWords API call and I get an error: *AuthorizationError.USER_PERMISSION_DENIED* This is my credentials: 1. Developer token - Production token from my MCC 2. Client customer Id - The test AdWords account ID under test MCC account 3. Client id - My id from google

Can't get AdWords Campaign info (invalid_grant or USER_PERMISSION_DENIED)

2018-09-30 Thread fp . mmc . mail
I'm trying to send my very first request to AdWords API (get some info about campaign). So I setted up: 1. The client id - From Google API console (mcc email used). 2. Secret id - From Google API console (mcc email used). 3. Refresh token - Production MCC account. 4. Developer token - Production

Re: Api C# reports

2018-09-30 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, So I can further investigate the issue, could you provide to me your clientCustomerId and the complete report definition you used? Additionally, could you specify which IDs or row(s) are returning

Re: Parsing Column Data

2018-09-30 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Deniz, Using the Final URL Report , you should be able to retrieve the EffectiveFinalUrl field in which al

Re: Getting a Fatal error : cURL error 56: SSL read: error:00000000:lib(0):func(0):reason(0), errno 104 (see https://curl.haxx.se/libcurl/c/libcurl-errors.html)

2018-09-30 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Pravin, Could you confirm if this happened frequently? Could you provide the complete report definition and the complete SOAP request and response logs that were generated when the error was encoun

Re: AuthenticationError.OAUTH_TOKEN_INVALID

2018-09-30 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Nikhil, My apologies for the delayed response. To answer your concern in this thread , if you are making calls against your production account, then yes, the OAuth2 Credentials

Re: cannot access adwords services via test account using production developers token.

2018-09-30 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Parvathy, I have to delete your previous reply as it contains sensitive information. Please see below your reply with the masked sensitive information. I tried to access service by giving the clent id ,secret_id and refresh token of Test manager account email address. the production mcc emai

Re: cannot access adwords services via test account using production developers token.

2018-09-30 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Nikhil, I can see that you have posted a new thread with regards to your issue in which I have responded. You could refer to that thread for better communication. Regards, Dannis