Re: PolicyViolationError on updating AdParams

2012-01-30 Thread Pearl Jam
Hi, is there any progress on this problem? Regards Jam -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received

Re: PolicyViolationError on updating AdParams

2012-01-30 Thread Toono
It's a bit late for me now. It had already cost us enough by not having any ads running so we had to change all our ads to include the £ outside the param. So now we've lost all our ad history as well, who knows what affect that will have on our cpc's and quality scores. Pretty sure this wouldn't

Re: AccountService is only available on a whitelist basis

2012-01-30 Thread Rob
Hi, Is there any chance we could get a list of the API time zones documented please? You have all the currencies and geo targeting options under System Codes, but not these. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group:

Re: AccountService is only available on a whitelist basis

2012-01-30 Thread Alexander Nitschke
Hi Rob, a list is available in the V13 doc: http://code.google.com/apis/adwords/docs/developer/adwords_api_timezones.html It works for me (so far) so I suppose it's still valid. It should be under the new System Codes as well though Best wishes Alexander On 30 Jan., 12:11, Rob

includeZeroImpressions working?

2012-01-30 Thread t...@exelution.com
Hello, it seems some changes were made recent days that fundamentally changed the way zeroImpressions seem to be handled. Testing with our report definitions of which some had zero impressions previously I currently seem to be entirely incapable to get any zeroImpression reports working at

zeroImpressions conditions?

2012-01-30 Thread t...@exelution.com
Hello, I have a problem with account structure reports aka I need full data listings of an accounts campaigns, adgroups etc. I thought it should work and in my opinion various reports did work that way if no explicit filter statement was added until past week but currently I seem to be

Re: name limitations

2012-01-30 Thread Danial Klimkin
Hello Tomasz, These limits are in characters. The number of bytes depends on the language the string is in as the utf-8 charset can have characters of different size. All SOAP requests should be sent in utf-8. -Danial, AdWords API Team. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: XML Schema for downloaded reports?

2012-01-30 Thread Danial Klimkin
Hello Crosby, Please see: http://googleadsdeveloper.blogspot.com/2012/01/reportdefinition-xml-schema-definition.html -Danial, AdWords API Team. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com

Re: Error in getting report on ruby example code

2012-01-30 Thread Danial Klimkin
Hello Hudarsono, Can you please send us full debug output for this query? Make sure to enable it by setting the :log_level in config to 'DEBUG'. -Danial, AdWords API Team. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group:

Re: AuthToken (requirement for v201109): not required in v201101

2012-01-30 Thread Danial Klimkin
Hello, AuthToken is used to authorize user and identify which accounts he/she has access too. It is required by all API versions. You often don't specify it directly with libraries but provide login and password instead. Do you mean any other token? -Danial, AdWords API Team. --

Re: Cross Client Reporting With v201101

2012-01-30 Thread Eric Koleda
Hi Danny, Cross-client reports were never fully launched in v201101 and the feature has been complete removed. Please migrate to using single-client report instead. Best, - Eric Koleda, AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and

Re: AdGroupCriterionService.get() returning 3 instances of the same criterion in fetch using adGroupId

2012-01-30 Thread viktor
Hi, have the same problem -- getting 3 same results in AdGroupCriterionService with filtering by 'Id' and 'AdGroupId' Request Id: 0004b7c1040c17390a3461ca13e6 -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com

Re: Managed Placement Report

2012-01-30 Thread Eric Koleda
Hi Peter, You can include the field KeywordId in your AD report to get the ID of the criterion that was responsible for the impressions/clicks. This ID could be a placement, user list, vertical, etc. You can cross reference it to the CRITERIA report to get more information about the

Re: ServicedAccountService - failed to get account information for some accounts (getting an empty account)

2012-01-30 Thread Kevin Winter
Hi Roee, The impressions restriction for Account Performance is a known issue on our end that we're working to address. However, you should still be able to support users with no impressions as long as they have at least one campaign (via the campaign performance report) which does support

Re: PolicyViolationError on updating AdParams

2012-01-30 Thread Kevin Winter
Hi Jam, Apologies for not updating this thread - we've put a fix in place and have not seen evidence of this error since doing so. We believe this is resolved and we apologize for the inconvenience. - Kevin Winter AdWords API Team On Monday, January 30, 2012 3:07:54 AM UTC-5, Jam wrote:

Re: AccountService is only available on a whitelist basis

2012-01-30 Thread Rob
Thanks for that Alexander, I missed it in my search. However, I'm really after the codes that are being sent in the v201109 reports so I can map them back to the standard ones. This is the list I have seen so far, and there appears to be very little logic behind it :( 'GMT (no

Re: AD Performance report and Account performance report anomalies

2012-01-30 Thread Peter S. (Location3)
It looks like you are changing the Ad Performance report for the Google Adwords MCC side. Because now your reports are not returning any data for those days where before I could actually get the Ad, Description1, Description2 and etc and the ad with ids. Is it possible you are trying to fix it

Re: AD Performance report and Account performance report anomalies

2012-01-30 Thread Peter S. (Location3)
As another follow up the Keywords Report in the MCC client center has the right data.. On Jan 30, 11:15 am, Peter S. (Location3) peterseew...@gmail.com wrote: It looks like you are changing the Ad Performance report for the Google Adwords MCC side.  Because now your reports are not

Re: Ad Performance Report - CreativeApprovalStatus for Approved (Limited)

2012-01-30 Thread Eric Koleda
Hi Lloyd, Thank you for the feedback. I'll bring up the idea to the core engineering team, but for the mean time the behavior will remain the same. Best, - Eric Koleda, AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group:

Re: Converting V13 Structure Reports Ad_Performance_Report Budget?

2012-01-30 Thread Eric Koleda
Hi Reed, As per the report migration page, we've normalized the data in such a way that fields are only available on the report they really belong to: http://code.google.com/apis/adwords/docs/reportguide.html#normalization An ad doesn't have a budget, so the report doesn't include that field.

Re: AD Performance report and Account performance report anomalies

2012-01-30 Thread Peter S. (Location3)
Even more compelling is if we call the MCC Client Report for V13 the data is there for that day. On Jan 30, 11:21 am, Peter S. (Location3) peterseew...@gmail.com wrote: As another follow up the Keywords Report in the MCC client center has the right data.. On Jan 30, 11:15 am, Peter S.

Re: InfoService v201109 error

2012-01-30 Thread Eric Koleda
Hi Roee, The ServicedAccountService only works on accounts that are linked to an MCC account. Unlinked accounts will not be returned by that service. Best, - Eric -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com

Re: Issue with AdHoc Reports Getting Truncated

2012-01-30 Thread Eric Koleda
Hi ADM, Can you go into more detail about what you mean by truncated? Is the XML invalid, or are there just rows missing that you expect to be there. Does it happen consistently for the same report definition? Best, - Eric Koleda, AdWords API Team --

Re: How can increase OperationsPerMinute and RequestsPerMinute limit? (Google Partner)

2012-01-30 Thread Eric Koleda
Hi Erkan, If you haven't read it, this blog post does a good job of covering the topic of rate limits in the API: http://adwordsapi.blogspot.com/2010/06/better-know-error-rateexceedederror.html Unfortunately it's not possible to increase the rate limits for a developer. If you run into these

Re: Adwords API token pending approval for over 1 month

2012-01-30 Thread Eric Koleda
Hi Marcelo, Unfortunately the token review team is working through a backlog of requests, so it may take some time to get replies from them. We apologize for the inconvenience and thank you for your patience. Best, - Eric Koleda, AdWords API Team --

Re: Developer token not approved yet

2012-01-30 Thread Eric Koleda
Hi Gaurav, Please see my response on this similar thread: https://groups.google.com/d/msg/adwords-api/QCxcatOq4tA/USJAV0HTQAwJ Please be aware that AdWords API developer token requests may take 6-8 weeks to be reviewed. Best, - Eric Koleda, AdWords API Team --

Re: Video Ads - How to pull metrics from Adwords API.

2012-01-30 Thread Eric Koleda
Hi Nakul, AdWords for Video campaigns and their statistics are not accessible using the AdWords API. Best, - Eric Koleda, AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com

Cannot select image.mediaId and image.name using AdGroupAdService

2012-01-30 Thread Frank Mueller
According to the AdWords API documentation it should be possible to select image.mediaId and image.name using AdGroupAdService.get(). http://code.google.com/apis/adwords/docs/appendix/selectorfields.html#v201109-AdGroupAdService However, when I try to select the fields I'm not returned either

Re: v201109 report question

2012-01-30 Thread Tomasz Pajor
Forgot to add, this occurs in KEYWORDS_PERFORMANCE_REPORT. And I just noticed that in SEARCH_QUERY_PERFORMANCE_REPORT, matchType is downcase. Another questions here, could You return matchType not as text but as an ID? On Jan 29, 8:28 pm, Tomasz Pajor to...@wordwatch.com wrote: Hello, Why

Ad Params Invalid Insertion Text Error on '$160+'

2012-01-30 Thread OneTime
Doing Testing with add params Setting: $160 works 160+ works $160+ DOES NOT WORK Even though both plus and currency symbols are legal, they don't seem to work combined. [AdParamError.INVALID_INSERTION_TEXT_FORMAT @ operations[0].operand.insertionText; trigger:'$160+'] --

Re: AuthToken (requirement for v201109): not required in v201101

2012-01-30 Thread bgraves
Yes, but I was just explaining that it was created automatically with the AdGroupUser in v12.4 of client libraries. Now, it has to be created before the AdGroupUser is created. On Jan 30, 8:10 am, Danial Klimkin danial.klimkin+fo...@google.com wrote: Hello, AuthToken is used to authorize user

Re: InternalApiError.UNEXPECTED_INTERNAL_API_ERROR during CreateAccountOperation in sandbox

2012-01-30 Thread Eric Koleda
Hi Manuel, I'm not able to replicate this error on my own account, are you still seeing the error? Best, - Eric -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api

Re: some US city CriteriaIds aren't accepted as campaign critera?

2012-01-30 Thread Eric Koleda
Hi David, It appears that the cities CSV and table is slightly out of date, and I'm working with our documentation team to update it. This is likely to happen from time to time, and long term you may want to use the LocationCriterionService to look up the criterion IDs. Thank you for the

Re: Adwords UI Out-of-Sync with API Data

2012-01-30 Thread Eric Koleda
Hi Chris, I haven't heard widespread reports of this yet, but I'll look into it further. I'm going to need more specific details in order to troubleshoot the issue. Please message me directly with the CID of the account affected, the report definition you are using, relevant screenshots from

Re: Traffic Estimator Service (v201109) fails partially for some keywords

2012-01-30 Thread Eric Koleda
Hi Sumanth, All the keywords in an AdGroupEstimateRequest are evaluated as if they were in the same ad group, in which some keywords may steal traffic from other keywords if they are a better match for the search query. Best, - Eric Koleda, AdWords API Team --

Re: deleted text ads metric are no longer part of default data in AD_PERFORMANCE_REPORT (201101)

2012-01-30 Thread Eric Koleda
Hi Tejesh, My understanding was that the report always behaved this way, which is how the AdGroupAdService also behaves. You will need to add a predicate for Status IN (ENABLED, PAUSED, DISABLED) to retrieve all ads. Best, - Eric Koleda, AdWords API Team --

Re: v201109: missing rows in Ad Performance report (present in v13 Keyword Activity report)

2012-01-30 Thread Eric Koleda
Hi, Are you including a predicate to explicitly include deleted ads? https://groups.google.com/d/msg/adwords-api/IBlApHBNXeM/vbPFp5NnwNcJ Best, - Eric Koleda, AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group:

Re: AD Performance report and Account performance report anomalies

2012-01-30 Thread Peter S. (Location3)
It seems that missing the predicate for the Status of Ad Performance report is the issue. It must have changed, (Similar to the all of a sudden requiring the dev token that was supposed to happen in November a couple of weeks ago) this change went in last week to now require the predicate for

Re: Adwords UI Out-of-Sync with API Data

2012-01-30 Thread Chris Wiederspan
Eric, As with a few other posters in the forums (like http://groups.google.com/group/adwords-api/browse_thread/thread/8231810ee6da107a#), the problem turned out to be related to missing predicates for AdGroupStatus, CampaignStatus and Status on the AD_PERFORMANCE_REPORT. Once I added those

Re: deleted text ads metric are no longer part of default data in AD_PERFORMANCE_REPORT (201101)

2012-01-30 Thread Chris Wiederspan
Eric... I know I already replied in my own thread, but just to reiterate... The reports did NOT always behave this way, there was definitely a change on January 25th that changed the default functionality of the predicates for this report. Tajesh... In any case, Eric is right that if you add

Re: deleted text ads metric are no longer part of default data in AD_PERFORMANCE_REPORT (201101)

2012-01-30 Thread Peter S. (Location3)
To follow up on Tejesh's question... Does the Keyword Report have the same issues too now??? Or are all other reports affected? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com

Re: deleted text ads metric are no longer part of default data in AD_PERFORMANCE_REPORT (201101)

2012-01-30 Thread dkasak
I've also seen this issue appear, and it's only a very recent change. We have NEVER specified a list of statuses for downloading AD_PERFORMANCE_REPORT reports, and have always downloaded reporting data for all ads. This needs to be changed back to the old behaviour, as a matter of priority.

Re: deleted text ads metric are no longer part of default data in AD_PERFORMANCE_REPORT (201101)

2012-01-30 Thread Peter S. (Location3)
I agree with you 100%, dkasak. The fact that it seems a lot of us are having the same issue since more or less last Thursday is pretty alarming. Considering we are all supposed to move to this prior to the end of February it's pretty damn scary. When it breaks for no reason and we are

Is anybody home? Is a fix coming? What changes have happened?

2012-01-30 Thread dkasak
There are now at least 4 threads on the changes that accidentally went out on the 25th of January ( at least we would HOPE it was accidental ). There has not been a response from a Google representative for a number of hours. This is not appreciated. Packing up for the day and resuming at your

Re: some US city CriteriaIds aren't accepted as campaign critera?

2012-01-30 Thread David Bonner
Thanks. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the

Not able to get AD_PERFORMANCE_REPORT report using clientCustomerID

2012-01-30 Thread Sachin
Hello We are using V201109 Adwords API. We are not able to download AD_PERFORMANCE_REPORT report using 10 digit clientCustomerID. We pass the header clientCustomerID with 10 digit account number. it gives error like that Report contents are invalid. - !!!2|||-1|||

Re: InfoService v201109 error

2012-01-30 Thread Dr.g.
Hey Eric, Thanks for the reply, But what about unlinked accounts? how can I get their currency code and account name when the accountService from V13 will sunset? Thanks. On Jan 30, 8:50 pm, Eric Koleda eric.kol...@google.com wrote: Hi Roee, The ServicedAccountService only works on accounts

Re: ServicedAccountService - failed to get account information for some accounts (getting an empty account)

2012-01-30 Thread Dr.g.
Hey Kevin, So if I'm getting it right. I should get the campaign list. if the account don't have a campaign I should add a dummy campaign to it Then download the campaign performance report. and remove the dummy campaign (cause I'm sure my user wouldn't want it). This seems to much work for such

Not able to see newly created report in reports window in Google Adwords Account

2012-01-30 Thread Sanju
When downloading AdHoc report, report gets created in my local system but i cant see same report in reports window in Google Adwords API Account. Because here I want to download it from API. Thnx in adv. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion