Re: How to solve DEVELOPER_TOKEN_PROHIBITED error ?

2019-09-08 Thread Don Andarr
Hello, Thank you for offering a solution by creating a new GCP project, however the problems are: 1. All existing authenticated clients will require reauthentication which is a MAJOR problem. 2. Creating a new GCP project will require going through new OAuth consent screen verification which i

Can I get paid views for a youtube video by it's ID?

2019-09-08 Thread Strutio
Hi, I have a youtube account that have some videos that are promoted using ads campaigns. I want to query the API to get the total number of paid views a video has received. I am open about using the AdWords API or Ads API as the application is not time critical. So can I put in a youtube video

Update a conversion gclid

2019-09-08 Thread Or Koren
Hey, I’m using the api to update my ROAS pricing for ea h user https://developers.google.com/adwords/api/docs/guides/conversion-tracking What happens if I update the same user with differ t values? (Prices) Up or down are affected? Or only one way? Or none? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

RE: Scope has changed from [...] to [...]

2019-09-08 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out. Could you confirm what you are trying to accomplish? If you are trying to generate your OAuth2 credentials based on the guide provided in the AdWords API? If yes, the scope for this can be found here. Regards, Dannison Google Ads API Team ref:_00D1U1174p._5001UH

RE: Update a conversion gclid

2019-09-08 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out. It seems that your concern appears to be more of a product related concern. That said, I would recommend you to open your concern to the Google Ads Community Forum as the product owners are better equipped in answering your questions. Regards, Dannison Google A

RE: Can I get paid views for a youtube video by it's ID?

2019-09-08 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out. You may download the Video Performance Report in the AdWords API as this will get all the metrics and attributes related to all your video ads. You will also be able to get the view count and cost for each ad. Refer to the sample query below. AWQL: SELECT Campa

OPERATION_NOT_PERMITTED_FOR_CAMPAIGN_TYPE while setting MAXIMIZE_CONVERSION_VALUE for campaign bidding strategy

2019-09-08 Thread duong xuan toi
Hi, Iam getting Error OPERATION_NOT_PERMITTED_FOR_CAMPAIGN_TYPE while setting MAXIMIZE_CONVERSION_VALUE for campaign bidding strategy Here is SOAP request and response: SOAP request: http://schemas.xmlsoap.org/soap/envelope/"; xmlns:xsd="http://www.w3.org/2001/XMLSchema"; xmlns:xsi="http://www

RE: Custom columns for Google Ads views?

2019-09-08 Thread Google Ads API Forum Advisor Prod
Hi Christopher, Thanks for posting your concern. I noticed that you also posted the same question in the Google Scripts forum and my colleague already responded to it. Let me answer you in AdWords API perspective. Could you confirm first if you are referring to the custom columns in Google Ads

Re: How to use AdWordsUserListService on an existing campaign/adgroups

2019-09-08 Thread Google Ads API Forum Advisor Prod
Hi Arnab, Thank you for clarifying your concern. Each email of the user will be contained within the Member object and each member will become collectively as the audience of your UserList object. You will need to create one Member object per each email that you wish to include in your userlis

RE: No Gallery Ad data in reports

2019-09-08 Thread Google Ads API Forum Advisor Prod
Hi Artem, So that I can discuss your issue with the rest of the team, could you provide the complete report definition together with the customer ID that you've used to generate report? You can provide it via Reply privately to author option? Please provide also sample ad IDs where you encounte

Re: Empty Recommendations

2019-09-08 Thread Martin SangDo
Hi Nikisha Patel, I also use query "SELECT recommendation.text_ad_recommendation, recommendation.campaign FROM recommendation" (customer Id 294-644-4402). but no recommendations in response. I see many Recommendations in Adwords UI. On Saturday, 7 September 2019 03:02:17 UTC+7, adsapiforumadvi

Re: Scope has changed from [...] to [...]

2019-09-08 Thread jia Jimmy
Thanks for your replying first. I'm trying to generate my OAuth2 credentials and I want get login-user profile at the same time.So I think the scopes should be like [ https://www.googleapis.com/auth/userinfo.email, https://www.googleapis.com/auth/adwords, https://www.googleapis.com/auth