Re: Cause of EntityCountLimitExceededReason.ACCOUNT_LIMIT

2018-06-22 Thread bob
Thanks Bharani. I followed the logging guide and added the system .diagnostics section to my web.config but could not get any log files to show up. I make sure my application had permissions to the log file location. I set the trace switches to Information. Not sure what I am missing. On

Re: Adwords Location Criteria ID - boundaries

2018-06-22 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Antoine, This guide contains the details of the locations that can be targeted in AdWords. The administrative boundaries are taken into account but please note that depending on the

Re: Pausing an ad group

2018-06-22 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Sean, You can use AdGroupService.mutate() service to pause the AdGroup. Please refer sample Java code

Re: throwing DetailedReportDownloadResponseException with 400 Response code.

2018-06-22 Thread 'AdWords API Advisor' via AdWords API and Google Ads API Forum
Hi Ron, I've been checking in with them on a regular basis, but unfortunately I don't have any progress to report yet. Thanks, Josh, AdWords API Team On Friday, June 22, 2018 at 10:08:21 AM UTC-4, Ronald Findling wrote: > > Is there some feedback from the engineering team? > > Am Donnerstag,

Re: Please allow 80 length CallOnlyAd descriptions via API.

2018-06-22 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Rob, That's right. Our team is aware of this limitation and are investigating to make API and UI consistent. Please keep an eye out on our blog for more updates. Thanks, Bharani, AdWords API Team -- --

Re: Basic access application form not working

2018-06-22 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, For developer token request, could you please contact AdWords Compliance team directly via this form ? They will be able to take a look and assist you on this. Thanks, Milind, AdWords API Team. -- --

Re: Cause of EntityCountLimitExceededReason.ACCOUNT_LIMIT

2018-06-22 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Bob, In addition to what Camroh suggested, if you continue to have an issue with this, please check this guide for the targeting limits for the accounts. You can check this

Re: Shopping Performance Report API and mapping of products and ads

2018-06-22 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Par, Yes, we do have certain fields which are not compatible with other fields when used in the same report via the UI. Same applies to API as well. They have also been mentioned in each field description. For example, Shopping-performance-report#conversions

Re: Receiving Error with DoAuth2Authorization trying to follow ConsoleExample.cs

2018-06-22 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Mike, Glad to know that you were able to figure it out and thank you for letting us know. If you face any issues in the future, please feel free to write back. Regards, Dhanya, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Adwords Location Criteria ID - boundaries

2018-06-22 Thread Roy Antoine
Hello, what is the area associated to a location id (from the following list : https://fusiontables.google.com/DataSource?docid=1Jlxrqc1dU3a9rsNW2l5xxlmQEKUu0dIPusImi41B#rows:id=1)? Are the administrative boundaries taken into account when targeting a specific area from the list? Or a radius

Re: Pausing an ad group

2018-06-22 Thread szusi
Ideally, I am looking to pause an ad group when it breaks a certain cost threshold. Any help would be appreciated. Thanks, Sean On Friday, June 22, 2018 at 10:44:02 AM UTC-6, sz...@mymail.mines.edu wrote: > > Hello, > > Looking through the example code, I see and example to remove an ad group,

Re: Google AdWords Test account

2018-06-22 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Antti, Are you checking for the red banner in the new AdWords view? If so, could you switch back to the old UI view and check if you are able to see the red banner as specified here

Re: Batch Processing for GET Criterion Bid Landscape data

2018-06-22 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Leon, That is indeed a great solution for your use case. In addition, you can also take a look at this guide as an additional reference. Feel free to write back to us if you have any other

Please allow 80 length CallOnlyAd descriptions via API.

2018-06-22 Thread Rob Rudnicki
The Adwords User interface allows description1 and description2 to be 80 characters long. The Adwords API errors out if either value is longer than 35 characters( AdError.LINE_TOO_WIDE), probably an artifact from basic text ads. This renders the API basically unusable for Call Only ads as 35

Re: Structured Snippet Feed Item Setting Locale

2018-06-22 Thread wtemmerman
Hi Dhanya, There is no problem with the UI. The issue is linked to the API :) I guess we need the possibility to send the language selected with the header string with the API to fix the problem. Regards, Wilfried On Wednesday, June 20, 2018 at 4:35:36 PM UTC-4, Dhanya Sundararaju (AdWords

Pausing an ad group

2018-06-22 Thread szusi
Hello, Looking through the example code, I see and example to remove an ad group, however I don't see one that will pause an ad group. How would I go about doing that? Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: throwing DetailedReportDownloadResponseException with 400 Response code.

2018-06-22 Thread Ronald Findling
Is there some feedback from the engineering team? Am Donnerstag, 17. Mai 2018 16:44:27 UTC+2 schrieb Josh Radcliff (AdWords API Team): > > Hi Ron, > > The engineering team is still digging into this. I'll be sure to update > this thread as soon as I have more information. > > In the meantime,

Re: Receiving Error with DoAuth2Authorization trying to follow ConsoleExample.cs

2018-06-22 Thread Mike Schwartz
Hi Dhanya, I tried with the callback URL as null and it kept returning an error that the redirectURI was invalid. Once I set the redirectURI to localhost it started working. To get the refresh token I used the code include as part of the .net zip here

Re: Cause of EntityCountLimitExceededReason.ACCOUNT_LIMIT

2018-06-22 Thread bob
According to the AdWords docs, EntityCountLimitExceeded has the following properties: reason, enclosingId, limit, accountLimitType, existingCount. How do I access these properties from the Catch block for AdWordsApiException? On Thursday, June 21, 2018 at 10:55:26 AM UTC-4,

Basic access application form not working

2018-06-22 Thread Константин Латыпов
Hello I want to get Stanrard access level for account. At this doc: https://developers.google.com/adwords/api/docs/access-levels provided link https://services.google.com/fb/forms/newtoken/ return 403. Thanks. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: Limits issue: ProductPartitionTree .createAdGroupTree generates API request

2018-06-22 Thread Константин Латыпов
Hi, errors=[RateExceededError{apiErrorType=RateExceededError, errorString= RateExceededError.RATE_EXCEEDED, fieldPath=, rateName=OperationsPerDay, rateScope=DEVELOPER, reason=RATE_EXCEEDED, retryAfterSeconds=86400, trigger= Basic Access Operations Quota}]} I know about account limits etc. My

Re: Expression Rule User List Error

2018-06-22 Thread danny+awtest
I found error, but it was not correct audience type for me. I need custom intent, not "website visitors". I found it in v201806 How can I create correct Intent to use CriterionCustomIntent as next: public function createCustomIntentCriterion(array $data) { $operations = []; foreach

Re: Mocks, testing approach

2018-06-22 Thread Константин Латыпов
Hi, I mean auto tests. Unit, integration etc. Thanks пятница, 22 июня 2018 г., 11:18:25 UTC+3 пользователь Luis Xander Talag (AdWords API Team) написал: > > Hi, > > If you want to test or make experimental changes to your Shopping > campaigns, you could create an AdWords Test account. You

Re: Shopping Performance Report API and mapping of products and ads

2018-06-22 Thread paran
I have a follow up question regarding the shopping performance api. I noticed that the Conversions metric is not compatible with the Product Title attribute. Why is that? For example I can do a report with [Offer Id, Conversions, Impressions] and another one with [Offer Id, Product Title,

Re: Expression Rule User List Error

2018-06-22 Thread danny+awtest
On Friday, June 22, 2018 at 9:37:08 AM UTC+3, danny+...@pdffiller.com wrote: > > Hi! I am trying to create custom audience, but have > UserListError.CONCRETE_TYPE_REQUIRE > Error. > Here is my code on PHP (used example from >

Re: Discrepancy between monthly and daily averages

2018-06-22 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Wes, It seems your question is about how the AdWords calculates its data in reports. That said, since the UI report and API report are returning the same data, it is already more of a product level concern rather than specific to the AdWords API. I would suggest to post your concern in the

Re: Campaign Performance Report aggregation issue

2018-06-22 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Wes, It seems that your concerns are more on the statistical calculations of your report data. You may open your concern on the Advertisers Community Forum as the product owners are better equipped to provide

Re: Limits issue: ProductPartitionTree .createAdGroupTree generates API request

2018-06-22 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, To further investigate on this, could you provide any error messages for the "limits error" that you mentioned along with the batch job Id and the clientCustomerId you used? You may send those to me via the *Reply privately to author*. Regards, Dannison AdWords API Team -- --

Re: dateRange for CAMPAIGN_PERFORMANCE_REPORT is not letting me put custom_date

2018-06-22 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, Upon investigation, the code you provided is correct and is supposed to work. Could you further explain the issue you are encountering by providing screenshots or any error messages so I could have a better look on this? You may use the *reply privately to author* when responding with

Re: Mocks, testing approach

2018-06-22 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, If you want to test or make experimental changes to your Shopping campaigns, you could create an AdWords Test account. You could test API calls using a test account without affecting your production account. You may visit this guide

Re: Expression Rule User List Error

2018-06-22 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Danny, Could you review your SOAP request if the below element is being included? https://adwords.google.com/api/adwords/rm/v201806; *xsi:type="ns8:ExpressionRuleUserList"*> If the above operand code is not present in your request, could you send to me the complete SOAP request and

Re: AdwordsApp - newKeywordBuilder()

2018-06-22 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Evaldas, Our team only provides support for AdWords API related concerns. Since yours appears to be related to the AdWords Scripts, you may get in touch with their team via their forum instead for

Re: Is AdWords API Support Create Video Campaign.?

2018-06-22 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, As discussed here , video campaigns are currently only supported in the AdWords API reports. Adding, updating and removing video campaigns are currently not supported in the AdWords

Re: Are there Placeholder Feed Item Required Fields

2018-06-22 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Kevin, Thanks for further clarifying your concern. Actually, there is really no required field as to which you wish to use from the fields listed in the documentation . What is important is that you use any of those for

Campaign Performance Report aggregation issue

2018-06-22 Thread 'Wes Thompson' via AdWords API and Google Ads API Forum
I'm not sure if there's a better place to report a possible bug in the reporting API so please redirect me if there is. But it seems like there is a problem with the Campaign Performance Report not aggregating the ad group data correctly. I am querying click-through rate for only one

Discrepancy between monthly and daily averages

2018-06-22 Thread 'Wes Thompson' via AdWords API and Google Ads API Forum
I am querying the ADGROUP_PERFORMANCE_REPORT to get Click-Through Rate and Cost per Click and I've noticed a large difference in numbers when querying monthly and daily data. I was selecting the data by Month originally which was returning an average CTR of about 3% for March. But when I

dateRange for CAMPAIGN_PERFORMANCE_REPORT is not letting me put custom_date

2018-06-22 Thread ga
dateRange for CAMPAIGN_PERFORMANCE_REPORT is not letting me put custom_date: What is the correct way to format custom date? Am I formatting it wrong? report2 = { 'reportName': 'CAMPAIGN_PERFORMANCE_REPORT', 'dateRangeType': 'CUSTOM_DATE', 'dateRange': { 'min': '20180612',

Limits issue: ProductPartitionTree .createAdGroupTree generates API request

2018-06-22 Thread Константин Латыпов
Hello As I see this code generates request: ProductPartitionTree partitionTree = ProductPartitionTree .createAdGroupTree(adWordsServices, authService.getSession(), partition.getAdGroupId()); logs: [INFO ] c.g.a.a.a.l.c.AdWordsServiceClient.requestInfoLogger - Request

Expression Rule User List Error

2018-06-22 Thread danny+awtest
Hi! I am trying to create custom audience, but have UserListError.CONCRETE_TYPE_REQUIRE Error. Here is my code on PHP (used example from https://github.com/googleads/googleads-php-lib/blob/master/examples/AdWords/v201806/Remarketing/AddRuleBasedUserLists.php ): public function

Re: Cause of EntityCountLimitExceededReason.ACCOUNT_LIMIT

2018-06-22 Thread Константин Латыпов
I recommend you to read this doc: https://developers.google.com/adwords/api/docs/guides/rate-limits?hl=en четверг, 21 июня 2018 г., 17:55:26 UTC+3 пользователь b...@venturestreet.com написал: > > We are getting the following error while adding geo locations to > campaigns. The error is

Is AdWords API Support Create Video Campaign.?

2018-06-22 Thread vijithkumar . v
Hi, I'm using AdWord api for posting my search and image ads, But can't find a relevant documentation for posting video campaign. Can anyone help me with the issue. Thanks in advance. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: Google AdWords Test account

2018-06-22 Thread Antti Lehtimäki
Hi Sreelakshmi! I'm having exactly the same problem. Tried your instructions and created another account but I'm still not seeing the "This is a test account!" button anywhere. Any other tips? Have now wasted two Google accounts on testing this. Regards, Antti On Friday, 19 May 2017 20:56:24

AdwordsApp - newKeywordBuilder()

2018-06-22 Thread Evaldas Gudavičius
Hello, I got an error on some keywords and text ads when i try to create them. Is any way to create these keywords and text ads via Adwords scripts?

Mocks, testing approach

2018-06-22 Thread Константин Латыпов
Hello. Tell me please about how I can cover me code with tests? I'm using API for Shopping campaigns management Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~