OperationAccessDenied.MUTATE_ACTION_NOT_PERMITTED_FOR_CLIENT

2020-09-05 Thread Stallion Enterprises
While trying to adjust the budget using a budget id and the BudgetService I am getting the following error: OperationAccessDenied.MUTATE_ACTION_NOT_PERMITTED_FOR_CLIENT @ operations[0]; trigger:'AdSubProductTypeGroup = EXPRESS_IN_ADWORDS' I did some research and I read that this is because I ha

Re: Linking Google Ads account with Analytics - how to turn on views

2020-09-05 Thread Naresh Kumar
@Daniel Fogt Did you find any solution to this issue? On Monday, 21 October 2019 at 13:42:13 UTC+5:30 adsapiforumadvisor wrote: > Hi Daniel, > > Thank you for posting your concern. > > However, unfortunately, we can't comment on the Google Analytics API as > this is out of scope for our team.

Associate an uploaded extension with campaigns issue (EntityNotFound.INVALID_ID).

2020-09-05 Thread anatolii_z
I try to associate an uploaded extension with a campaign and each time get this error: "EntityNotFound.INVALID_ID". But for other campaigns, everything went well. The extension exists in AdWords account and I can get it through the API and it has the status 'ENABLED'. Could you give me some adv

Automate process to link Google Adwords account with Google Analytics

2020-09-05 Thread Naresh Kumar
Note - Below all these points I am doing manually, I want to make it automatically with programming. I am downloading the report from Google Adwords and Google Analytics account after user authentication through the OAuth process and service account ID. I have several questions regarding "goo

Use "google-cloud-iam" rest api to automatically generate reports

2020-09-05 Thread Naresh Kumar
Note - Below all these points I am doing manually, I want to make it automatically with programming. I am downloading the report from Google Adwords and Google Analytics account after user authentication through the OAuth process and service account ID. I have several questions regarding "goo

Manual process to automate via google adwods/analytics api

2020-09-05 Thread Naresh Kumar
*Imp - Below these all processes I am doing with the manually, I want to make it automatically with programming. * I want to download the report from Google Adwords and Google Analytics account after user authentication through the OAuth process and service account ID. I have several question

Re: Get_keyword_stats.py (reporting example in google-ads-python):not working

2020-09-05 Thread Harshad GoogleAds
Hi Danica, I tried with child id and it worked. Thanks for your help On Friday, September 4, 2020 at 11:17:48 PM UTC+5:30 Harshad GoogleAds wrote: > Manager Account: 396-956-9860 > Child Account ID: 957-438-6950 > > On Friday, September 4, 2020 at 9:41:25 PM UTC+5:30 adsapiforumadvisor > wrot

Re: Error while trying to generate a refresh token

2020-09-05 Thread Harshad GoogleAds
I tried in a virtual environment, and I was able to generate the token. Thanks for help On Friday, September 4, 2020 at 2:26:18 AM UTC+5:30 adsapiforumadvisor wrote: > Hi Harshad, > > Thank you for reaching out. Please give it a try to use this in the > command line: > > pip install --user go

Confusing documentation and I am lost

2020-09-05 Thread Harshad GoogleAds
Hi Team, I am trying to make my first API call, and looks like google ads API hates me I am following Quick Start steps on following page: https://developers.google.com/google-ads/api/docs/first-call/get-client-lib There two steps which looks identical to me 3. Client Library 6. OAuth Client