Re: USER_PERMISSION_DENIED,User doesn't have permission to access customer,"errorCode": { "authorizationError": "USER_PERMISSION_DENIED"

2019-02-13 Thread Ethan Lyon
Has this been integrated into the BigQuery Transfer Service? I'm seeing the same errors there. On Wed, Feb 13, 2019 at 11:27 AM Jordi Puig wrote: > You should check this: > > > https://ads-developers.googleblog.com/2019/01/new-required-header-for-google-ads-api.html > > Regards. > > On

Re: AuthorizationError.USER_PERMISSION_DENIED BigQuery Transfer Service

2019-02-12 Thread Ethan Lyon
Hi Sai, Thanks for the quick reply. It looks like Google uses the Google Ads API according to the documentation: https://cloud.google.com/bigquery/docs/adwords-transfer. Considering the calls are managed by Google, where can I go to check Google is making the API calls correctly? I've

AuthorizationError.USER_PERMISSION_DENIED BigQuery Transfer Service

2019-02-11 Thread Ethan Lyon
** I thought I posted before but cannot seem to find the message so reposting ** The error: generic::invalid_argument: Error while processing report for table 'PlacementStats' for account id xxx-xxx-. Http(400) Bad Request;

Permission issues for BigQuery / Ads Transfer Service

2019-02-11 Thread Ethan Lyon
I've followed the instructions here: https://cloud.google.com/bigquery/docs/working-with-transfers. BigQuery is enabled, I'm the project and the AdWords MCC owner. "Exclude removed/disabled items" is selected and I still can't get access to data that's owned by the account ID. I've logged

Re: I am trying to get keyword from adwords from the sandbox,but i didn't get real result.

2015-01-05 Thread Ethan Lyon
Would you be able to elaborate on what you mean by the terms of use situation? I'd like to pull keyword search volume from the Adwords API but did not read anything that explicitly prohibits this request here: https://developers.google.com/adwords/api/docs/terms?csw=1. I want to be 100%

Authenticating Issues in PHP

2014-12-29 Thread Ethan Lyon
Hi There, I'm having an issue authenticating the Adwords API on my webserver. I've been at it for hours, troubleshooting with Google and youtube tutorials and thought I would ask for some help. 1. I uploaded the files here: https://github.com/googleads/googleads-php-lib to a folder on

Issues with Authentication

2014-12-29 Thread Ethan Lyon
Hi There, Not entirely sure why, but whenever I load a script from the php library, it returns nothing. I'm thinking it's an issue with authentication. Here are the steps I followed: 1. Uploaded https://github.com/googleads/googleads-php-lib to a folder on my domain (e.g.

Is it possible to pull Google Shopping...

2014-03-21 Thread Ethan Lyon
Is it possible to pull Google Shopping, Youtube, Google Images and Google News search volume from Adwords or any other Google property? There is Google Trends but it uses an index of 0-100 and I'm looking for exact searches. Thank you for your help in advance. -- --