Re: UserListError.CAN_NOT_MUTATE_SENSITIVE_USERLIST due to Customer Match policy?

2018-11-01 Thread 'Thanet Knack Praneenararat (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Alex, I'm in the middle of conversation with Engineering. Please hang in there. :) Best, Thanet, AdWords API Team On Friday, November 2, 2018 at 5:19:33 AM UTC+9, a...@zaius.com wrote: > > Hi Thanet, > > Checking to see if there's been an investigation into this. Thanks! > -- -- =~=~=~=

Re: API limits for TargetingIdeaService

2018-11-01 Thread karthick r
Hello Josh, Keyword Stats seems straightforward. Consider the following scenarios : Keyword Stats Request config - Num of seed keywords: 700 Page size : 700 Assuming that, I send in 700 Seed keywords in one stats request and if I get back 700 keywords with the stats. That's counted as one

Re: How to manipulate an object of Google Ads API's Enum class - python

2018-11-01 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, As you can see from here , 2 is the vale assigned for SEARCH campaigns. Could you please check that you are printing the right attribute in your code? If you are unable to

Re: Adding labels on keywords

2018-11-01 Thread sam
Thank you Sreelakshmi, this helps a lot! On Thursday, November 1, 2018 at 8:40:58 AM UTC-7, Sreelakshmi Sasidharan (AdWords API Team) wrote: > > Hello, > > From the code snippet it is not clear if you are performing the > AdGroupCriterionService.mutateLabel() >

Re: how to get traffic estimates for keywords for a single campaign?

2018-11-01 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, Yes, we did receive the private reply. You are right, you could set the campaign IDs and campaign criteria to fine tune the results of traffic estimator service. However, it looks like your issue is hitting rate limit errors. This is not specific to the attributes that you set but based

Re: Failed to use pending developer token against test account

2018-11-01 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, A fix for this has been deployed, but it will only fix *newly created* client accounts under a test manager account. If you encountered this error, please create a new client account under your test manager account and use the new account for API requests. There's no need to create a new te

Re: UserListError.CAN_NOT_MUTATE_SENSITIVE_USERLIST due to Customer Match policy?

2018-11-01 Thread alex
Hi Thanet, Checking to see if there's been an investigation into this. Thanks! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are su

Re: fieldPath incomplete in PolicyFindingError

2018-11-01 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Hendrik, I was able to replicate this scenario and at this point we can't get the attribute having the issue from the error. I will share your feedback with the team to include this in the error. Please keep an eye on our blog

Product Partition Tree for some campaigns take a while. Suggestions?

2018-11-01 Thread venkata munnangi
Hi, I have a process, that requires to run every 15 minutes. But, the retrieving the product partition tree for big campaigns take a long time (170 adgroups - 44 mins). Any suggestions to speed it up using the API? Currently, I am thinking of caching the product partition tree during the fir

Re: incomplete fieldPath in the PolicyFindingError

2018-11-01 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Hendrik, Looks like you have created the another thread for the same issue. Could you please continue the discussion on that thread to avoid the duplication? Thanks, Milind, AdWo

Re: "cannot_modify_Ad" Error Updating Final URLs for Ads

2018-11-01 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Pat, Starting v201806, you can use the AdService to mutate your ads without losing their performance data. Please check this guide

How to manipulate an object of Google Ads API's Enum class - python

2018-11-01 Thread camila
On the Google Ads API documentation it says that for the field campaign.advertising_channel_type, the return value is an ENUM. How can I manipulate this object of the ENUM class to get the value that I want ? My problem is tha

Re: Adding latitudes & longitudes programmatically

2018-11-01 Thread cosbgn
This worked. Thank you Sreelakshmi! On Tuesday, October 30, 2018 at 7:38:06 PM UTC+2, Sreelakshmi Sasidharan (AdWords API Team) wrote: > > Hello, > > To add a latitude and longitude to proximity criterion, you would need to > set the latitude and longitude in micro degrees. Also, the > radiusD

Re: SelectorError.INVALID_PREDICATE_FIELD_NAME

2018-11-01 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, The field ProductPartition.partitionType that you are trying to use as predicate cannot be filtered on. Please check this table

Re: remote data collection

2018-11-01 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello, You could use Keyword Planner from your Google Ads account UI to fetch the search volumes, forecasts, metrics, keyword ideas etc. Via API you could use TargetingIdeaService

Re: GetCampaigns.java - No campaigns were found.

2018-11-01 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello Alex, The ADD_OPERATION_NOT_PERMITTED error occurs usually when you are attempting to add a campaign to a manager account. Looks like the client customer Id pointing in the cal

Re: Download Bid changes with the API

2018-11-01 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello Ruben, Apologies for the inconvenience, attached the screenshot. Regards, Sai Teja, AdWords API Team. On Wednesday, October 31, 2018 at 7:16:05 PM UTC-4, rro...@supportfactory.net wrote: > > Hello, > > I need to download the bid history changes on EXCEL .CSV format. > > Is this possible

Re: Download Bid changes with the API

2018-11-01 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello Ruben, Via AdWords API using the CustomerSyncService you can get the change history of the entities until the past 90 days. But, this service does not give Bid changes. Via UI you could go to the c

Re: Getting budget report

2018-11-01 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello, Did you tried the solution provided by Peter earlier? Please elaborate if you are still facing any issues. Regards, Sai Teja, AdWords API Team. On Tuesday, October 30, 2018 at 5:41:27 AM UTC-4, Evgeniy Belov wrote: > > In Web Interface of ads.google.com i can set schedule for generate bu

Re: Waiting for the Basic Access

2018-11-01 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello, If you are facing any issues while accessing the token application form. Could you try reaching out the API compliance team from here ? Please give it a try and let me know

Re: how to get traffic estimates for keywords for a single campaign?

2018-11-01 Thread petrosdawit96
Hi Peter, I sent a private reply. Did you receive it? On Tuesday, October 30, 2018 at 9:04:53 PM UTC-7, Peter Oliquino (AdWords API Team) wrote: > > Hi Petros, > > Yes, the results from the UI as compared to the API should be similar as > long as you pass the correct parameters/filters in your r

Re: Video campaign reporting breakdown on age, location, gender etc.

2018-11-01 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, You will need to use the Age Range Performance Report , Gender Performance Report and the Geo Perf

Re: Adding labels on keywords

2018-11-01 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, >From the code snippet it is not clear if you are performing the AdGroupCriterionService.mutateLabel() operation. Please take a look at the attached code snippet (in Java) to get an i

Re: TOO_MANY_CHANGES - Actual threshold?

2018-11-01 Thread Sam Green
Great - thank you for confirming On Wednesday, 31 October 2018 23:53:17 UTC, Nadine Sundquist (AdWords API Team) wrote: > > Greetings Everyone, > > I know this may sound odd, but there isn't a hard number the last time I > checked on this, which was pretty recently. It's dependent on a number of

Re: Video campaign reporting breakdown on age, location, gender etc.

2018-11-01 Thread matthieu
Could someone give some insight into whether it's possible with the current api? Op dinsdag 23 oktober 2018 09:39:02 UTC+2 schreef matt...@storyteq.com: > > Hi, > > > Is it possible to breakdown the video campaign reports based on age, > location, gender etc.? > > If so, how would I go about thi