Re: HTML5 upload UAC

2018-08-28 Thread Golan Zakai
+1 On Monday, July 2, 2018 at 10:43:37 PM UTC+3, Olof Grund wrote: > > Hi Google, > > When will you implement the feature to upload .zip files with HTML5 for > UACs through the API? > > Kind regards, > Olof > -- This e-mail, as well as any attached document, may contain material which is

Re: Account labels in API are not correct

2018-08-28 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Oliver, Thank you for providing additional information. However, I could not proceed with the investigation without having your SOAP logs. Could you tell which client library you are using so I could provide you information

How do i add a single product id to a shopping campaign in JAVA

2018-08-28 Thread Thomas Bisballe
How do i add a single product id from merchant center into a new Adgroup in a new shopping campaign in JAVA with a cpc bid of 2 euros and make it exclude everything else in "all products" -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Fix/Troublshooting PolicyViolationError during BatchUpload

2018-08-28 Thread adwords-test
Hello, I'm batch uploading 1000s of ads. I'm running into a policy error: Operation 221 - FAILURE: errorType=PolicyViolationError trigger=None errorString=AdPolicyError.POLICY_ERROR fieldPath=operations[221].operand.ad.headlinePart1 Traceback (most recent call last): File "create-text-ads.py",

Re: PolicyViolationError Troubleshooting during batch uploads

2018-08-28 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Nellle, In AdWords API, you will be able to submit policy exemption requests for those policy violations which has isExemptable as true. Please refer to this section of guide for more details and code samples. If

Re: Dissaproval reason

2018-08-28 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello Ankit, If you are looking to get disapproved reason for extensions, then CustomerExtensionSettingService can be used to retrieve the DisapprovalReason

Re: Campaign Insights using Adwords Api

2018-08-28 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello Jeswinder, Yes, you could use CampaignPerformanceReport to downloads the campaign stats. You could refer to the sample program DownloadCriteriaReportWithAwql.php

Re: Unable to get client ids by AdwordsUser and unable to get AdwordsReport

2018-08-28 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Joab, Can you make sure that you're giving the client customer Id in the config file of the client library that you're using? Could you please share the complete API SOAP request and response logs for the ManagedCustomerService.get()

Re: Parallel tracking

2018-08-28 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Dharam, Parallel Tracking is a feature in AdWords where the tracking is performed in the background for advertisers using the third party tracking systems. The custom click tracking are the tracking systems that use third party tracking or in-house tracking which can use the {gclid}

Re: Using AdGroupAdService I got SelectorError.TOO_MANY_PREDICATE_VALUES error

2018-08-28 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello Luigi, If you need any additional assistance, please share the SOAP request and response via reply privately to author so that I can investigate further. You could refer README.md to enable

Re: Zero Clicks in Geo Performance Report

2018-08-28 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Oksana, Thanks for sharing the details. The Geo Performance report includes all statistics aggregated at the country/territory level, one row per country/territory. And the Campaign Performance report

Re: Headline Part 3 and Description 2 for Expanded Text Ads - Partial data in API

2018-08-28 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Manas, Currently, these fields are not supported through the API. I have shared your feedback with the team. We do not have an ETA on when this feature is made available through the API. Please keep an eye on our blog for

PolicyViolationError Troubleshooting during batch uploads

2018-08-28 Thread Nellle Rickchards
Hello, I'm batch uploading 1000s of adds. I'm running into this failure: Operation 221 - FAILURE: errorType=PolicyViolationError trigger=None errorString=AdPolicyError.POLICY_ERROR fieldPath=operations[221].operand.ad.headlinePart1 Traceback (most recent call last): File "create-text-ads.py",

Re: AuthorizationError.SERVICE_ACCESS_DENIED

2018-08-28 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, As you are making the call against the test account, the SERVICE_ACCESS_DENIED error means that user authorizing the API call doesn't have access to the specific service. You could request the Admin user on the account to grant you necessary access level. Please check this guide

Re: Why ConstantDataService return different inmarket audiences compared with in-market_categories.csv?

2018-08-28 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Elena, Following up on this thread, the in-market audience returned in both CSV and from the services are both the same. Could you please elaborate if you're noticing anything otherwise, so I can assist you further? Thanks, Bharani, AdWords API Team -- --

Re: Are 'Ad Suggestions' planned/available for the API?

2018-08-28 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Eric, Unfortunately, Ad Suggestions are currently not supported in the AdWords API. My apologies as I could not provide a comment whether this will be implemented in the future updates. You may keep an eye on our blog for

Campaign Insights using Adwords Api

2018-08-28 Thread Jeswinder Singh
Hello! Is it possible to get the campaign insights like impressions & clicks using AdWords API. Got this link from the same forum somewhere . https://developers.google.com/adwords/api/docs/appendix/reports/campaign-performance-report Can anyone share a sample snippet for using it with PHP.

Unable to get client ids by AdwordsUser and unable to get AdwordsReport

2018-08-28 Thread Adwords Trapica
Hi, I'm new to Google Adwords API and I would appreciate your help. Since, for now, my clients on boarding manually by link their accounts to mine I don't have the option to get their refresh token but I have mine and I hope it's enough. When I do the signup process by using URL:

Dissaproval reason

2018-08-28 Thread ankit . developeracc
how can i get the Dissaproval reason of ads via API -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google

Headline Part 3 and Description 2 for Expanded Text Ads - Partial data in API

2018-08-28 Thread AdWordsApiUser
Hi Team, HeadlinePart3 and Description2 are now available in the Google Ads Interface for Expanded Text Ads, however, in the API we are still only getting HeadlinePart1 and HeadlinePart2 for such ads - this is a huge problem because there is no way in the API to differentiate ads that have 2

Re: AuthorizationError.SERVICE_ACCESS_DENIED

2018-08-28 Thread nedved
I have the same issue, On Wednesday, April 11, 2018 at 11:31:20 PM UTC+8, Milind Sankeshware (AdWords API Team) wrote: > > Hi Kevin, > > Could you please share the CID and developer token which you sent in > request header, so that I can troubleshoot the issue? You could choose > '*Reply >

Re: HELP: AuthorizationError.SERVICE_ACCESS_DENIED

2018-08-28 Thread nedved
I have the same issue. On Thursday, April 12, 2018 at 5:22:24 PM UTC+8, Vincent Racaza (AdWords API Team) wrote: > > Hi Kevin, > > It appears that you have already contacted my colleague in a private email > in regards to this specific issue. Our team will continue the discussion on > the

Re: Adwords reports with Custome dates (Python)

2018-08-28 Thread Sergei S
Thanks, works perfectly! On Tuesday, August 28, 2018 at 8:38:12 AM UTC+3, Luis Xander Talag (AdWords API Team) wrote: > > Hi Sergei, > > Since you are using the Python client library, the implementation here is > quite different for setting up the date range. Could you try using the > below

Re: Zero Clicks in Geo Performance Report

2018-08-28 Thread Oksana Sulyma
Replied privately, thanks! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and

Re: Account labels in API are not correct

2018-08-28 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Oliver, To better investigate this issue, could you provide the complete SOAP request and response logs when you encountered retrieving the account labels of your sub MCC accounts that does not match its actual labels? Also, could you provide a screenshot showing those sub accounts with

Are 'Ad Suggestions' planned/available for the API?

2018-08-28 Thread Eric Hitchman
Afaik, ad suggestions are currently only available within the interface. When this feature was released, support mentioned that this new detail would be available in the API towards the end of Q2. Any updates here? Is this a planned release?

Account labels in API are not correct

2018-08-28 Thread Oliver
We use *ManagedCustomer.accountLabels* to retireve the account lables for all accounts in a hierarchy of an MCC together with all its sub MCCs. The account labels returned for the sub MCCs do not match the labels those accounts actually have. This issue seems to happen only for the sub MCCs.

Re: Authentication problem

2018-08-28 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, When setting up your OAuth2 credentials , we recommend the installed application flow