Why Requestinq campaign in Google Ads Api returns partial result?

2019-03-15 Thread rodolphe . guitteny
Hello, I'm trying to retrieve campaign report from the new Google Ads API, using googleads python sdk. When i request the campaign view, i retrieves stats of 274 campaigns, but when i go to the interface (with the same customer through manager account, filtered for the same date) i can see 758

Re: How to solve DEVELOPER_TOKEN_PROHIBITED error ?

2019-03-14 Thread rodolphe . guitteny
Hello, I've done these steps and it still doesnt work, I had done these steps through the google oauth playground before leading to the same error though. Another information : i have another gcp project where i created oauth2 credentials and i'm able to request google ads API with the API

How to solve DEVELOPER_TOKEN_PROHIBITED error ?

2019-03-11 Thread rodolphe . guitteny
Hello, To request Google Ads API v1, we use oauth2 flow, using client_id/client_secret created in GCP interface and refresh_token associated with our account on google Adwords interface from google oauth2 playground. We are trying to update our developper token as we obtained a standard