Re: AdGroupCriterionService CONCRETE_TYPE_REQUIRED

2014-10-21 Thread Emre Akkuş
Hi Josh, Thanks For your reply. I've tried them already. MUTATE REQUEST: http://schemas.xmlsoap.org/soap/envelope/"; xmlns:v20="https://adwords.google.com/api/adwords/cm/v201409";> 461-090- SfA0knzB72VQ3t1iVu5ndQ Test false false

How much report hourly are still trusted?

2014-10-21 Thread Florio
Hi all, I download many times the same per day the performance report (asking for TODAY) because I want to know in different moment of the day how the costs go. I noticed that sometimes the account costs written into the API's reports have not the same value from the web panel. Is it normal?

Re: UNEXPECTED_INTERNAL_API_ERROR for AdGroupAdService

2014-10-21 Thread Christian H.
Hi Josh, thanks for your answer. Since last friday everything seems to be fine again, I've had no problems requesting the service since. I actually need just the amount of active Ads in the account to calculate the amount I'm still allowed to create. I'm not interested in the actual data. I th

productsservices.csv-file not up to date

2014-10-21 Thread Christian H.
Hello! The TargetingIdea Attribute AttributeType.CATEGORY_PRODUCTS_AND_SERVICES sometimes returns IDs that are not defined in productsservices.csv https://developers.google.com/adwords/api/docs/appendix/productsservices.csv seems to be not up to date anymory. The last modification date seems to

Read before posting: AdWords API forum rules

2014-10-21 Thread Josh Radcliff (AdWords API Team)
AdWords API groups rules 1. This Google Group is a public forum for discussing technical aspects of the AdWords API only. This means that: 1. For support on other products contact the relevant support alias or forum. 2. For non-API AdWo

Re: Cannot fetch campaigns from test account

2014-10-21 Thread g . adwords+api
Thanks! Very help for me. пятница, 12 сентября 2014 г., 17:35:28 UTC+3 пользователь Albert Maranian Jr. написал: > > Hi Danial, > > Thank you for answering. I was using the "Main" test accounts customer ID > instead of the "client" added for the campaigns. The clientCustomerId is > the one on

Re: How to use the OR condition in AWQL

2014-10-21 Thread Rowan Springfield
Hi, I actually need to use the OR operator, as I need to use (AdGroupName = 'Name' and KeywordText = 'Keyword') OR (AdGroupName = 'Name1' and KeywordText = 'Keyword1') type structure. It seems that AWQL does not like brackets though. I need to use the brackets for the OR operator (if indeed yo

Image legal dimensions

2014-10-21 Thread tobias schwarzbach
I'm trying to create a TemplateAd (type 178) over the API. But uploading an Image with the dimension 480x70 throws an "UNEXPECTED_SIZE The image is not of legal dimensions"-error. Image with other dimensions like 300x250 or 728x90 will work though. Is there any information about the legal dimensi

Re: productsservices.csv-file not up to date

2014-10-21 Thread Josh Radcliff (AdWords API Team)
Hi Christian, Thanks for pointing this out. I'm following up with our documentation team and will post here when I have an update. Cheers, Josh, AdWords API Team On Tuesday, October 21, 2014 9:31:13 AM UTC-4, Christian H. wrote: > > Hello! > > The TargetingIdea Attribute AttributeType.CATEGORY_

Re: How to use the OR condition in AWQL

2014-10-21 Thread Anna Nguyen
I suppose, worst comes to worst, you can always make two calls, each with one of the two conditions of the "OR"? -- Anna On Tuesday, October 21, 2014 6:29:03 AM UTC-5, Rowan Springfield wrote: > > Hi, I actually need to use the OR operator, as I need to use > > (AdGroupName = 'Name' and Keywor

CONCRETE_TYPE_REQUIRED

2014-10-21 Thread Emre Akkuş
Hi Josh, Thanks For your reply. I've tried them already. MUTATE REQUEST: http://schemas.xmlsoap.org/soap/envelope/"; xmlns:v20="https://adwords.google.com/api/adwords/cm/v201409";> ***-***- ** Test false false

Re: OPERATION_NOT_PERMITTED_FOR_REMOVED_ENTITY Bug?

2014-10-21 Thread Anash P. Oommen (AdWords API Team)
Hi Eric, Campaigns don't enforce unique name in deleted items, I'll check with the team if the same behaviour can be extended to adgroups. Cheers, Anash On Monday, October 20, 2014 5:56:04 PM UTC-4, eric.ste...@gmail.com wrote: > > Hi Anash, > > Can you find out if the unique constraint is stil

CONCRETE_TYPE_REQUIRED

2014-10-21 Thread Emre Akkuş
Hi Josh, Thanks For your reply. I've tried them already. MUTATE REQUEST: http://schemas.xmlsoap.org/soap/envelope/"; xmlns:v20="https://adwords.google.com/api/adwords/cm/v201409";> ***-***- ** Test false false

Re: CONCRETE_TYPE_REQUIRED

2014-10-21 Thread Josh Radcliff (AdWords API Team)
Hi Emre, The only thing you're missing is the namespace for the xsi type. The following request just worked for me. http://schemas.xmlsoap.org/soap/envelope/"; xmlns:v20="https://adwords.google.com/api/adwords/cm/v201409";> *** *** *** false

Re: How much report hourly are still trusted?

2014-10-21 Thread Danial Klimkin
Hello Florio, Report data is final 72 hours after the fact. While it is possible to estimate hourly data polling TODAY reports, this is not reliable as stat processing can be delayed and/or happen in chunks. So this approach is not supported. Generally, we expect for report to always match UI

Error 502 (Server Error)!!1

2014-10-21 Thread rohit
Hi, Got the following error several times yesterday (using v201402) while deleting keywords from an ad group. Is this another case where we have to add error handling in the code or is it resolved in v201409 which we are in the process of migrating to. Thanks, Rohit HTTP Error occurred: HTTP

label id uniqueness

2014-10-21 Thread GregT
Hi, The "Working with Objects" (https://developers.google.com/adwords/api/docs/guides/working-with-objects) page doesn't mention Label Ids, which isn't surprising, as they were added relatively recently to the API. Are these ids unique globally, or just within an account? Thanks in advance

Re: InternalApiError.UNEXPECTED_INTERNAL_API_ERROR with getBulkKeywordIdeas

2014-10-21 Thread Ari
Hi Anash, I using Fiddler (thanks for letting me know about it, it's super useful!) I got the requestid: 000505f518efb7b80ae52c41f3000d6a On Wednesday, October 1, 2014 2:02:28 PM UTC-4, Anash P. Oommen (AdWords API Team) wrote: > > Hi Ari, > > Can you share the request id from a failed reques