Re: Custom variable in adword api objects

2011-11-22 Thread Dmitriy
Hello Danial. Thanks a lot! Could you post the link to that request? On 9 ноя, 23:26, Danial Klimkin wrote: > Hello Dmitiy, > > I have logged this as a feature request. > > -Danial, AdWords API Team. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion gr

Re: Strange SizeLimitError.RESPONSE_SIZE_LIMIT_EXCEEDED when getting Campaign Targets

2011-11-22 Thread Lloyd Pick
I have a similar issue where if I told it to return all the campaign targets for an account it threw RESPONSE_SIZE_ LIMIT_EXCEEDED. Whereas if I told it to return all the campaign targets for an account while then defining all the campaign IDs within that account as the target it returns fine

new FAILURE Could not read report

2011-11-22 Thread Noam
A PHP script that has been running for months without errors suddenly started returning the error: "new FAILURE Could not read report". The script utilizes a very simple ADGROUP_PERFORMANCE_REPORT, and seems to successfully create the report using $reportDefinitionService- >mutate($operations); (re

Re: Problem Listing All Client Accounts under MCC

2011-11-22 Thread Danial Klimkin
Hi Peter, Yes, thank you. There appears to be an issue for accounts of this size, we are working to resolve it. -Danial, AdWords API Team. On Nov 17, 10:19 pm, "Peter Petrov" wrote: > Danial, > > I sent you a personal email to your google.com email account, please let me > know if you got i

Re: QuotaCheckError.ACCOUNT_DELINQUENT @

2011-11-22 Thread Danial Klimkin
Hello jepster, Please refer to the following link for AdWords support. http://adwords.google.com/support/aw/bin/answer.py?hl=en&answer=8206 As per sandbox, you don't n

Re: Policy Violation Error with any keyword: operand.criterion.text; trigger:' '

2011-11-22 Thread Danial Klimkin
Hello johnvv, Please send us full XML log of the request and server response. Please make sure to remove any sensitive data such as authToken and developerToken. -Danial, AdWords API Team. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http

Re: Is there a hard limit on the number of AuthTokens I can generate per day?

2011-11-22 Thread Danial Klimkin
Hello Adam, There is a limit on frequency you can request AuthToken at. If you request it too often, you will get a CAPTCHA challenge. This is required for security and not limited to the AdWords API. According to the 'Best Practices' you should be caching and re-using the token instead of r

Re: Upper limit on Operations per Request

2011-11-22 Thread Danial Klimkin
Hello Ian, This error usually means you are sending your requests too fast rather than the number of of operations is too high. Please see the following post for more details: http://adwordsapi.blogspot.com/2010/06/better-know-error-rateexceedederror.html Please also note the maximum rates

Re: Is MatchType available for keyword criterion in the new criteria report?

2011-11-22 Thread Danial Klimkin
Hello HK, This feature is not yet available but we hope to introduce it in future releases. -Danial, AdWords API Team. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api

Re: Error handling in Perl

2011-11-22 Thread David Torres
Hi Neil, As you noticed the library dies at faults by default but you can override this behavior by setting die_on_faults to 0, in which case the fault object will be returned to you. So you can do something like: my $page = $client->CampaignService()->get({serviceSelector => $selector}); if (

Re: getting consistent 500s thru the Adwords API. why?

2011-11-22 Thread Ty.Roden
I am having this same problem - it looks like Google either has a problem on their end, or changed something again. This has effectively shut down my data collection for my clients. Can we get someone in the know to chime in on this? Thank you. On Nov 21, 6:03 pm, G5 wrote: > Hi, > > From 11/19

AD_PERFORMANCE_REPORT is empty

2011-11-22 Thread pablo
hello I'm trying to make a report of my ads with "AD_PERFORMANCE_REPORT" run the same example for "KEYWORD_PERFORMANCE_REPORT" and it worked well, but the ads I get empty rows. Code: LogAll(); $user->LoadService('ReportDefinitionService', 'v201109'); $report_date = date("Y-m-d" ,time());

Re: Keywords CPC by API - wrong values

2011-11-22 Thread Eric Koleda
Hi Alex, Please ensure you are using the same settings (targeting, max CPC, etc) in both the UI and the API. Also, please be aware that the API will report all money amounts in the currency of the account that the request was made against. Best, - Eric Koleda, AdWords API Team -- =~=~=~=~=~

Re: Platform not set

2011-11-22 Thread Eric Koleda
Hi Ashok, Are you still experiencing this issue? Best, - Eric Koleda, AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: How to get the customerId

2011-11-22 Thread Eric Koleda
Hi, We recently identified an issue where an account that has never been linked to an MCC account will have a CID of -1 in the ServicedAccountService. We are in communication with the core engineering team regarding this issue, but I don't have any updates at this time. The only workaround I'

Re: SOAP-ERROR: Encoding: Error calling from_xml callback

2011-11-22 Thread Eric Koleda
Hi Mustafa, If you continue to receive this error please open a bug here: http://code.google.com/p/google-api-adwords-php/issues/list Best, - Eric Koleda, AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogs

Re: V201109 7 mobile call stats

2011-11-22 Thread Eric Koleda
Hi Reed, I am following up with you offline regarding this issue. For others running into problems with call metric data in reports, we are aware of an issue and working to get to the bottom of it. There are no updates or workarounds available at this time. Best, - Eric Koleda, AdWords API T

Re: InfoService v201109 error

2011-11-22 Thread Eric Koleda
Hi, In v201109 we enabled XML validation for all of our SOAP requests in production (it was already enabled in the sandbox). The XML schema included in the WSDL uses a sequence element to wrap these fields, which requires that the order of the fields in the request must match the order define

Re: getting consistent 500s thru the Adwords API. why?

2011-11-22 Thread mherr...@saveology.com
Since today we are experiencing same thing 500 code responses this time from salesforce when using this endpoint to download a destination url performance report https://adwords.google.com/api/adwords/reportdownload?__rd=# from the same code we've been using for a long time, same version o

Re: Search funnels report

2011-11-22 Thread Eric Koleda
Hi, Unfortunately there has been no change, and this data is not exposed via the API. Best, - Eric -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~

Re: Sum of Criteria Performance Report rows does not match Total row

2011-11-22 Thread Eric Koleda
Hi Chad, Is there a significant difference between the totals? In general it should be equal, but rounding may be an issue in some cases. Best, - Eric Koleda, AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.

Setting enhancedCpcEnabled in API (PHP)

2011-11-22 Thread servi...@ideagility.com
Hi there, I'm building software in PHP that sets the max CPC using the API. However, I've run into a problem that if the user has selected Enhanced CPC, I'm not able to change the max bid. I've been looking in the API and see the setting listed in numerous spots enhancedCpcEnabled but it's read

Re: match Type"KeywordlessAdRule"

2011-11-22 Thread Eric Koleda
Hi Pete, Dynamic Search Ads and associated functionality is not yet exposed in the API. Best, - Eric Koleda, AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords

Re: getting consistent 500s thru the Adwords API. why?

2011-11-22 Thread Ty.Roden
Has anyone heard from Google on this yet? I have clients still waiting, and as often as this sort of thing keeps happening, I really wish I had an alternative... On Nov 22, 12:55 pm, "mherr...@saveology.com" wrote: > Since today we are experiencing same thing 500 code responses this > time from s

method_cost

2011-11-22 Thread Ashok
Hi, I am trying getting cost per method in specific date but it gives default 1 value How to get the actual value ? Plz reply asap.. -- Warm Regards. Ashok Acharya. Mb:+91-9579996330 -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: