Re: Adwords API Error: [OperationAccessDenied.ACTION_NOT_PERMITTED @ class com.google.ads.api.serviceimpls.campaignmgmt.adgroup.MutateAction]

2017-12-28 Thread ramdan
Hi Bharani, Thanks for your help. This issue has been resolved. The mcc connect to several emails. Authorization token updated by email that have read-only access. To solve this, I reconnect with email that has administrative access. Thanks, On Friday, December 29, 2017 at 2:34:14 AM

Re: Get Household Income/Demographic Data to Google Sheet

2017-12-28 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Feras, You could use the Criteria Performance Report to retrieve bids for specific criteria. The CriteriaType field can be used to select the specific demographic criteria like

Re: AuthenticationError.NOT_ADS_USER

2017-12-28 Thread adwords . manager
The animated gif mentioned above, uploaded as a static image. Here is a link to it: https://drive.google.com/file/d/14g2sF0cccgb2Y2G27sNbhJZ-IP0F0pD4/view On Thursday, December 28, 2017 at 1:52:13 PM UTC-8, adwords...@lioncita.com wrote: > > As requested, I generated another refresh/access

Re: AuthenticationError.NOT_ADS_USER

2017-12-28 Thread adwords . manager
As requested, I generated another refresh/access token in the condition that you indicated, but got the same result. I have attached a video of it in this post (cf video.gif) My app is: - Client id: 100369740038-n0d6tm4jba0c34ikdcv14rssenr9c5uq.apps.googleusercontent.com - Developper

Re: Oath2 client was not found

2017-12-28 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API Forum
Hi Oren, Have you generated a refresh token? If not please follow the instruction in this guide to generate refresh token. Could you also check if the OAuth2 client Id

Re: CRM based UserList update

2017-12-28 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, You can perform the removeAll operation on a CrmBasedUserList to remove all the members from the user list. However, you will have to call the REMOVE operator on the

Re: Cant set value for conversion tracker

2017-12-28 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, You will be able to select the ConversionTracker and set the parameter defaultRevenueValue

Re: Can't find info in Documentation about Concurrent Request Limit, and Batch operations

2017-12-28 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, The Rate limits are applicable irrespective of the access level of the developer token. If you're using the BatchJobService to make these changes,

Re: DownloadCriteriaReportWithAwql got empty data

2017-12-28 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API Forum
Hi Lijy, As per your report output, it seems all the campaigns with impressions in given date range are UAC campaigns, which is not supported in Criteria Performance Report. UAC campaigns are

Re: Junk returned upon getting keyword ideas

2017-12-28 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, That's right. When using test accounts, the TargetingIdeaService will return dummy data. You may refer to this guide for more information. When retrieving targeting ideas against a Production account, you will be

Re: Predicates Error In Keyword Performance Report

2017-12-28 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello Luke, Thank you for sharing the logs. The report error 400 indicates that it might be an error in the API request. I see that you're defining date range followed by the condition. The report query would be something like this: SelectClause FromClause WhereClause DuringClause

Re: i have problem to access on my account on adwords do you help my where can i find the 10 digit customer number?

2017-12-28 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi, If you're using API, you could use CustomerService to get information about your accounts. If you're using the web interface, you may want to refer to this guide

Re: DEVELOPER_TOKEN_NOT_APPROVED

2017-12-28 Thread 'Anthony Madrigal' via AdWords API Forum
Hi, The DEVELOPER_TOKEN_NOT_APPROVED error occurs when you are making an API call on a production account using a developer token that has Test access. You will need at least Basic

Re: Передача данных в DWH из Analytics по API.

2017-12-28 Thread 'Anthony Madrigal' via AdWords API Forum
Hello Aleksey, This forum is for AdWords API specific questions. You can get help for Analytics API from their team here . Regards, Anthony AdWords API Team On Thursday, December 28, 2017 at 12:32:26 PM UTC-5, Aleksey Raevskiy

Re: Some keywords get no results from TargetingIdeaService

2017-12-28 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello Aviv, I was able to retrieve keyword ideas for these keywords both through the API and the UI. Could you enable logging and provide us the SOAP request and response logs for the discrepancy, so I can take a closer look? Please use *Reply privately to author* option to share the details.

Re: Permissions problem while trying to set up Billing to new accounts using API

2017-12-28 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API Forum
Hi Sergej, The MCC account is not in the white list of BudgetOrderService . You will need to contact your Google account manager in order to get back to being whitelisted. For more information please check

Re: Cant set value for conversion tracker

2017-12-28 Thread Sergej Vukovic
I'm using Adwords API , posted the picture just to show what I'm going for. Yes i know i can add or update my conversion trackers but I'm not sure what param to set so I get this value = Don't assign value now when i create my conversion tracker using Adwords API I get this set up from the

Re: wherer can i learn adwords API (python)

2017-12-28 Thread 'Anthony Madrigal' via AdWords API Forum
Hello, Our guides contain code snippets throughout which you can toggle to the programming language of your choosing such as the one shown here . Once you have a firm understanding of it, you can use

Re: Adwords API Error: [OperationAccessDenied.ACTION_NOT_PERMITTED @ class com.google.ads.api.serviceimpls.campaignmgmt.adgroup.MutateAction]

2017-12-28 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, Based on the logs, OperationAccessDenied.ACTION_NOT_PERMITTED error is encountered when you don't have an authorization to invoke the mutate method. It is possible that

Re: Cant set value for conversion tracker

2017-12-28 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hi Sergej, Could you please confirm if you're using AdWords API or UI to set the conversion tracker value? If you're using API, you could use the ConversionTrackerService.mutate to add or

CRM based UserList update

2017-12-28 Thread Дмитро Булах
Hello I'm trying to replace all records in my CRM based user list with given list of hashed emails. Here are the steps I'm following: 1. Get the list based on its ID 2. Call `mutate` with operator `SET` for retrieved list 3. Call `mutateMembers` with operator `ADD` and my list of hashed emails.

i have problem to access on my account on adwords do you help my where can i find the 10 digit customer number?

2017-12-28 Thread DoubleAXEstudio
hi i have e business and i have problem to access on my account on adwords do you help my where can i find the 10 digit customer number? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

Get Household Income/Demographic Data to Google Sheet

2017-12-28 Thread Feras Khalbuss
Hi, Is there a way I can get household incomes and demographic bid modifiers (gender and age) to a google sheet and then change the bids via the AdWords API? Thanks, Feras -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Can't find info in Documentation about Concurrent Request Limit, and Batch operations

2017-12-28 Thread bukaroo
Hello, I can't find any decent info the API documentation: This page talks lengthy about rate limits: https://developers.google.com/adwords/api/docs/guides/rate-limits Yet it doesn't indicate any number regarding the max. limit of concurrent requests. Is it 2? 5? 10? 100? how should we tell?

CampaignSharedSetService is not working

2017-12-28 Thread bsoft . b144 . test
Hi, I created a shared set on the MCC account and now trying to assign this set to campaigns under the mcc accounts. I used the example -https://developers.google.com/adwords/api/docs/samples/csharp/advanced-operations#create-and-attach-a-shared-keyword-set and it is not working for me - the

Re: Junk returned upon getting keyword ideas

2017-12-28 Thread marcoa
Thanks for the reply! Ok, so I had a look through your answer and ran a few changes and here is what still isn't clear... I created an ad group and used that as the Ad Group ID, but that makes the query return nothing. Is it because I'm using a test account? Is it because my developer token

Oath2 client was not found

2017-12-28 Thread orensaldanha
WARNING:googleads.common:Your default encoding, cp1252, is not UTF-8. Please run this script with UTF-8 encoding to avoid errors. DEBUG:suds.transport.http:opening (https://adwords.google.com/api/adwords/cm/v20 1710/CampaignService?wsdl) INFO:oauth2client.client:Refreshing access_token

i can't get reporting data through DownloadCriteriaReportWithAwql.php or DownloadCriteriaReportWithSelector.php

2017-12-28 Thread lijy8023
Hi i can't get reporting data through DownloadCriteriaReportWithAwql.php or DownloadCriteriaReportWithSelector.php this is the result Report was downloaded and printed below: "CRITERIA_PERFORMANCE_REPORT (Dec 20, 2017-Dec 26, 2017)" Campaign ID,Ad group ID,Keyword ID,Keyword /

DownloadCriteriaReportWithAwql got empty data

2017-12-28 Thread lijy8023
Hi I Run the demo code DownloadCriteriaReportWithAwql.php ,not get any [Impressions,clicks,cost] data. if set incloudeZeroImpressions False get this if set

Predicates Error In Keyword Performance Report

2017-12-28 Thread luke.anderson via AdWords API Forum
Hi, I have just resolved an error that I have been debugging for a while, and I'm not sure it was really a fault with my code. The issue is the ordering of the "Predicates" node within the SOAP body. In scenario 1, I get a 400 INVALID REPORT DEFINITION XML, and scenario 2, I get a 200 ok with

wherer can i learn adwords API (python)

2017-12-28 Thread pushpendra mishra
i am looking for adwords API tutorial , please recommend best way to learn in python language... -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts

Передача данных в DWH из Analytics по API.

2017-12-28 Thread Aleksey Raevskiy
Добрый день. Вопрос касается передачи данных в DWH из Google Analytics по API. Мы ведем трафик из Яндекс Директ и в GA видим отображение данных в разрезе ключевых слов и кампаний http://prntscr.com/hst86r. То есть все соответствует меткам которые мы прописываем в объявлениях. {campaign_id}.

Some keywords get no results from TargetingIdeaService

2017-12-28 Thread 'Aviv Oron' via AdWords API Forum
Hey, Im trying to get keyword stats data using TargetingIdeaService. For some keywords, the response is empty! (totalNumEntries=0) For example, for the keyword "bullfight" ill get an empty page, and for keyword "catfight" ill get proper results. Those keywords I'm failing to get results for, DO

DEVELOPER_TOKEN_NOT_APPROVED

2017-12-28 Thread fly
Hello, I'm beginner on Google Adwords API, and i have a problem. When i started my application i got this error: " [QuotaCheckError.DEVELOPER_TOKEN_NOT_APPROVED @ ; -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Re: Adwords Reporting and Account Management

2017-12-28 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi, You will be fine using account 1's developer token, but just as a initial step, you would need to set up authorization through OAuth2 to enable your AdWords API client app to access account 2. After that, you will be

Re: Junk returned upon getting keyword ideas

2017-12-28 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, That's right. When using test accounts with no Ad group ID, the TargetingIdeaService will return dummy data. The response of a TargetingIdeaService will return a list of TargetingIdea objects. Each TargetingIdea object contains a map of AttributeType

Re: IncomeRange

2017-12-28 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hi Shreya, Could you enable logging and share with us the complete SOAP request and response logs, so I can take a look at the error you're receiving? Please use *Reply privately to author* option to provide the details. Regards, Bharani, AdWords API Team On Thursday, December 28, 2017 at

Re: REMOVE BudGetOrder

2017-12-28 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, >From what I understand you're trying to change the Billing customer that pay's for a client account. If that's the case, you will need to create a new BudgetOrder which points to one of the new billing customer's BillingAccounts. You may refer to this guide

Adwords API Error: [OperationAccessDenied.ACTION_NOT_PERMITTED @ class com.google.ads.api.serviceimpls.campaignmgmt.adgroup.MutateAction]

2017-12-28 Thread ramdan
Hi, Its OK when I get list of adgroup. *I got error when I tried to create or update adgroup.* Thanks, Below is my request. I use ruby. W, [2017-12-28T22:03:47.018791 #24821] WARN -- : ID: 3169325051, URL: https://adwords.google.com/api/adwords/cm/v201708/AdGroupService, Service:

Re: AuthenticationError.NOT_ADS_USER

2017-12-28 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, Thank you for providing more details. The NOT_ADS_USER error is encountered when the OAuth2 credentials used are *not* associated with an AdWords account. Can you please generate another

Junk returned upon getting keyword ideas

2017-12-28 Thread marcoa
Hello, I managed to get my API up and running and was looking to use it to generate keyword ideas using the following script: https://developers.google.com/adwords/api/docs/samples/php/optimization#get-keyword-ideas It seems to be working fine once I leave the AD_GROUP_ID blank. However, when

Cant set value for conversion tracker

2017-12-28 Thread Sergej Vukovic
I'm having troubles finding a way to set my conversion tracker value to don't assign value. Did anybody got this to work ? --

IncomeRange

2017-12-28 Thread SHREYA
When I use Google Adwords to target IncomeRange, I got an error saying "*criterion ID required*", but there are no constant codes for IncomeRange. Could you please help me with it. Thanks in advance. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and