Whitelisting Criteria

2018-05-31 Thread Gaurav Srivastava
Hello, I have an MCC account (agency) and i want to push data from Oracle data cloud to GDN. However it's not happening because the account is not whitelisted. I have two questions: 1. What is whitelisting of adword acoount? 2. What is the criteria of getting whitelisted? Thanks in Advance..

Re: Is there documentation to pull all keyword performance data so that we can pull all permutations of the report in an API

2018-05-31 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Elizabeth, Thank you for the detailed information of your issue. However, my apologies as we do not have other documentation of reports that could do the way you described it. You can only determine if the fields are compatible with other attributes by manually checking on each report types.

Waiting for the Basic Access

2018-05-31 Thread Alex
I applied to for the basic api access 2 weeks ago, but still has not received any confirmation/decline. Could you please help me to understand approximately how long we should wait for the token? It really slows down the process. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find

API support for Shopping Campaign (Goal Optimized)

2018-05-31 Thread Xiao Fu
Hi there, For newly launched campaign type - Shopping Campaign (Goal Optimized) , is it possible to get performance report of this campaign type through Adwords API? If it's not supported yet, may I know the timeline when we gonna support

Re: I created a tree with two levels. However, three errors were reported.

2018-05-31 Thread jia zheng
It worked correctly after modification, but I found another mistake. Similarly, I tried to create a two-tier tree of caseValue=ProductCustomAttribute and reported one of the following three errors. Can't tags be nested? about soap logs: ADD https://adwords.google.com/api/adwords/cm/v201802";

Assign labels to location targets

2018-05-31 Thread Luca DL
Hi there, I'm trying to understand if there's a way to add labels to target locations for a campaign. I'm not using GMB locations, but I'm targeting radius around retail stores selling my client's products. In between all this (hundred) stores I have 3 different tiers of stores that we can

Access campaign service of Adwords for multiple user

2018-05-31 Thread tarun . jain
I had created an app in google, using client id and secret key I authenticate the user's Adwords account or I get the permission of AdWords. Now I want to access the campaign service of the same authenticated user. As per documents of Adwords service I need developer token and Adwords accoun

Access campaign service of Adwords for multiple user

2018-05-31 Thread tarun . jain
I had created an app in google, using client id and secret key I authenticate the user's Adwords account or I get the permission of AdWords in JS. Now I want to access the campaign service of the same authenticated user. As per documents of Adwords service I need developer token and Adwords

Re: Removing individual user from remarketing list via API?

2018-05-31 Thread Nathan Hague
Hey mate! Yeah what i'm trying to do, is to remove users from AdWords remarketing lists for GDPR compliance. Is your method you mentioned then for the transmute, going to work for this scenario please? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://goo

Re: MISSING PARAMETER /INVALID PARAMETER error on report download

2018-05-31 Thread API_DCH
Hi Dannison, Yes, I have correct customerID, I have other api call using the same customerid which works well. I think the problem is xml request body is looking for a parameter for storing the response data because I have choose to download the report in XML format. How to pass a parameter in

Re: Access campaign service of Adwords for multiple user

2018-05-31 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Tarun, To access campaigns or make any API calls, you will need an approved developer token(to make calls against production accounts) and read-write access to the user's account along with OAuth credentials. Please refer this guide

Re: Assign labels to location targets

2018-05-31 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Luca, I am afraid, you will be able to create labels as far as keywords but further breakdown to Locations is not possible. However, since this is a product level question, I would recommend you to post on the Advertiser Community Fo

Re: ASPECT_RATIO_NOT_ALLOWED at registration of 1200 × 628 px images

2018-05-31 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, Thank you confirming and sending the logs. Upon testing, I found that I was able to add your image via the UI and via API. Could you please try adding just the marketingImage to make sure it is throwing an error? If you still have issues, could you please reply back with your squaremarketin

Users suddenly getting errors for [AuthorizationError.CUSTOMER_NOT_ACTIVE @ ; trigger:‘’]

2018-05-31 Thread jessica . brock
Our connector that uses the AdWords API has users suddenly seeing errors like this when trying to authenticate or use the connector: [AuthorizationError.CUSTOMER_NOT_ACTIVE @ ; trigger:‘’] OAuth account fetch error: x resp: [AuthorizationError.CUSTOMER_NOT_ACTIVE @ ; trigger:''] (Supermetric

Getting AuthorizationError.USER_PERMISSION_DENIED while running getCampaign service

2018-05-31 Thread MuniyasamyK
I am working on AdWords API integration with campaign service. Based on the reference link, I have created Maven project in eclipse using the client library. I have given the input through ad.properties like client id, client secret, developer token, refresh token. While compiling GetCampaigns.

AuthorizationError.CUSTOMER_NOT_ACTIVE

2018-05-31 Thread Caihua Du
Hi there, We suddenly to see many " AuthorizationError.CUSTOMER_NOT_ACTIVE" errors when calling AdWords API, and this happened to many different customers. Is there any ongoing authorizations issue from AdWords side? Or anything we have changed to authorize API call? Thanks, Caihua. -- --

Re: Removing individual user from remarketing list via API?

2018-05-31 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Nathan, Yes, you should be able to remove user using AdwordsUserListService.mutateMembers using the REMOVE operator. Please let us know if you run into any issues while implementing. Re

Re: AuthorizationError.CUSTOMER_NOT_ACTIVE

2018-05-31 Thread Stefano Fontana
Same here, We get AuthorizationError.CUSTOMER_NOT_ACTIVE when trying to access a specific MCC via the API. This MCC contains 3 accounts, 2 are "paused" and another the other one is running (getting impressions/clicks). The error appeared for the first time around 20 hours ago (for us). Also whe

Re: API support for Shopping Campaign (Goal Optimized)

2018-05-31 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Xiao, Could you please share the CID which has a Shopping campaign (Goal Optimized) and the campaign ID corresponding to the goal optimized shopping campaign? You could *reply* *privately* to author while responding. Thanks, Milind, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: Users suddenly getting errors for [AuthorizationError.CUSTOMER_NOT_ACTIVE @ ; trigger:‘’]

2018-05-31 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Jessica, Could you please confirm if the AdWords account against which you are making the API calls has reached 15 months without any spend? If so, as per our announcement earlier, such accounts will be cancelled and the API requests against those accounts will fail. Please check this blog

Simple call to KeywordPerformance report

2018-05-31 Thread API_DCH
Hi, I am trying to retrieve data from Google Adword KeywordPerformanceReport. I am using following configurations, *URL:* https://adwords.google.com/api/adwords/reportdownload/v201802 *XML:* Parameters: __rdxml: https://adwords.google.com/api/adwords/cm

Request ID

2018-05-31 Thread Sachin Sudarshana
Hi, I'm using python to upload Customer lists to our Adwords Account using the mutate members function of AdWordsUserListService. I need the Request ID of the API call to talk to our reps at Google. I have turned on the logging for the script at the lowest level, i.e. the DEBUG level. But I

Re: I created a tree with two levels. However, three errors were reported.

2018-05-31 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Jia, The error 'DistinctError.DUPLICATE_TYPE is thrown because you are using the same CUSTOM_ATTRIBUTE_0 for both parent and child nodes. All child nodes of a subdivision must have a caseValue of the same type. Once this is fixed, the third error will not be thrown as then the subdivision wi

Re: Simple call to KeywordPerformance report

2018-05-31 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, Could you please add date rage in reportDefinition and retry again? If you are still facing an issue please share the

Re: Getting AuthorizationError.USER_PERMISSION_DENIED while running getCampaign service

2018-05-31 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Muniyasamy, The USER_PERMISSION_DENIED error means that the user who authorized your API call does not have access to the target AdWords account. If you are using the credentials of an

cost difference between adgroup performance report and ad performance report

2018-05-31 Thread Vikram Tiwari
Is there any reason why there would be a difference between the cost from adgroup performance report and ad performance report? SDK Details: Python SDK Latest API (v201802) Queries used: AdGroup Performance: ```SELECT Date, AdGroupId, AdGroupName, AdNetworkType1, CampaignId, CampaignName, Impre

Re: AuthorizationError.CUSTOMER_NOT_ACTIVE

2018-05-31 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, I am afraid, if the AdWords account reaches 15 months without any spend, it will be canceled. If the target account that you are making your API calls against is not active then you are likely to get AuthorizationError.CUSTOMER_NOT_ACTIVE error. Please check the blog

AdGroupCriterion.criterionUse attribute missing in return value when adding adgroup criteria

2018-05-31 Thread charles
The 'criterionUse' attribute of AdgroupCriterion objects is missing in the return value when adding new criteria. Is there a reason? I guess I could look at the type of the objects, but this introduce an inconsistency(all the rest of my code rely on "criterionUse") and this seems less safe/cl

Re: I created a tree with two levels. However, three errors were reported.

2018-05-31 Thread jia zheng
OK,thank very much. I analyze the xml file you provided 在 2018年6月1日星期五 UTC+8上午3:58:21,Dhanya Sundararaju (AdWords API Team)写道: > > Hi Jia, > > The error 'DistinctError.DUPLICATE_TYPE is thrown because you are using > the same CUSTOM_ATTRIBUTE_0 for both parent and child nodes. All child > nodes

Re: ASPECT_RATIO_NOT_ALLOWED at registration of 1200 × 628 px images

2018-05-31 Thread dspapp . 1stlink
The situation does not change. Until the image is successfully uploaded with MediaService, Attempting to create an advertisement with AdGroupAdService by setting acquired MediaId to marketingImage of ResponsiveDisplayAd ImageError.ASPECT_RATIO_NOT_ALLOWED will occur. The same error occurs even if

Re: Some ConversionTrackerID can not get from ConversionTrackerService.ConversionTrackerService issue

2018-05-31 Thread Kazuki Nozawa
Hi Luis, thanks for reply i get conversion_tracker_id by CampaignPerformanceReport # # # # # # # # # # # # # and get all conversion_tracker_id by ConversionTrackerService selector = { fields: ['Id'], paging: { :start_index => 0, :number_results => 100 }, predicates: [ {field: 'Sta

Re: Some ConversionTrackerID can not get from ConversionTrackerService.ConversionTrackerService issue

2018-05-31 Thread Kazuki Nozawa
Hi Luis, thanks for reply i get conversion_tracker_id by CampaignPerformanceReport # # # # # # # # # # # # # and get all conversion_tracker_id by ConversionTrackerService selector = { fields: ['Id'], paging: { :start_index => 0, :number_results => 100 }, predicates: [ {field: 'Sta

Re: Request ID

2018-05-31 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Sachin, You should be able to see the request ID in the SOAP response after enabling debugging. As seen in the sample here ,

Re: AdGroupCriterion.criterionUse attribute missing in return value when adding adgroup criteria

2018-05-31 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Charles, The behavior you are encountering should be normal. The elements or fields returned in the response should only include those which you specified in your request. Although slightly crude, you could include a AdGroupCriterionService.get()

Re: Some ConversionTrackerID can not get from ConversionTrackerService.ConversionTrackerService issue

2018-05-31 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Kazuki, Thank you for providing those details. However, could you also provide the complete report definition of the Campaign Performance Report

Re: Users suddenly getting errors for [AuthorizationError.CUSTOMER_NOT_ACTIVE @ ; trigger:‘’]

2018-05-31 Thread jessica . brock
Yeah that may be it - we stumbled on this when we kept looking: https://ads-developers.googleblog.com/2018/03/changes-to-inactive-adwords-accounts.html And I bet that is the issue. We updated our code so it will report the account with the problem so that our users can check and remove that acco

Different length limit for path1/path2 in Expanded Text Ads for Cyrillic (Russian) characters

2018-05-31 Thread matuznaya . inessa
Hi all, I try to add Expanded Text Ad that contains Cyrillic characters via Adwords API and receive AdError.LINE_TOO_WIDE for path2 field as a response. It seems like it's because of UTF-8 uses double-byte charset to encode Cyrillic characters. But if I try to add same ad via UI it works fine.