AdWords API Re: AFTER_MAXIMUM_ALLOWABLE_DATE Error

2010-02-18 Thread Daniel
Hi Eric, the Account is in GMT +1 Zone. Regards, Daniel On 18 Feb., 00:29, AdWords API Advisor wrote: > Hi Daniel, > > I'm able to set the end date to 20371230 successfully.  What time zone > is this account in? > > Best, > - Eric Koleda, AdWords API Team > > On Feb 16, 12:39 pm, Daniel wrote:

AdWords API Adgroup Ad ID Invalid

2010-02-18 Thread Mike-Indiana
In PHP... I tried everything. The ID is there and there are no quotes. I am able to create an adgroup text ad, but I cannot set the status to PAUSE or DISABLED. Any direction would be helpful. Error: SoapFault Object ( [message:protected] => [EntityNotFound.INVALID_ID @ operations[0].operand.ad.i

AdWords API Confusion about Stats documentation

2010-02-18 Thread Jaap
In the documentation about the 200909 Stats type (http:// code.google.com/apis/adwords/v2009/docs/reference/ AdGroupAdService.Stats.html) it is documented that the field averageCpc is the average cost per conversion. As I have always associated Cpc with cost-per-click, I was wondering if this was c

AdWords API OperatorError.OPERATOR_NOT_SUPPORTED

2010-02-18 Thread freesystems.t...@gmail.com
Hi, I am integrating the new version of google adwords v2009. here remove campaign is not working it's giving error SoapFault Object ( [message:protected] => [OperatorError.OPERATOR_NOT_SUPPORTED @ operations[0], RequiredError.REQUIRED @ operations[0].operator] code is like this // Get the

AdWords API Re: All placed keywords of particular website

2010-02-18 Thread netimpact
Thank you Eric for your reply. Is there a possibility to create reports, which display changes (like activated/deactivated, cpc) and fetch the reports using the API, or push a csv- or json file to a fileserver (any protocol)? regards, NI On Feb 18, 12:05 am, AdWords API Advisor wrote: > Hi,

AdWords API Re: AdGroupCriterionSelector#setUserStatuses does not work.

2010-02-18 Thread ryo
Hi Eric, When this issue is fixed, we want to know that infomation. How can we know that? The following issues list? http://code.google.com/p/google-api-adwords-java/issues/list On 2月18日, 午前3:13, AdWords API Advisor wrote: > Hi Almas, > > This is a known issue, that the AdGroupAdService doesn't

AdWords API trace extension error

2010-02-18 Thread David
"The value of the property 'type' cannot be parsed. The error is: Could not load type 'com.google.api.adwords.lib.TraceExtension' from assembly 'System.Web.Services, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'." I'm using v7 of the .net lib, but also got this yesterday with

AdWords API Re: trace extension error

2010-02-18 Thread David
OK so able to finally solve one of my own problems. If you what to you .net lib and just want the code in App_Code rather than compiling a .dll you have to change a the app.config or the web.config which ever you use. You have to take away the overall assembly name and replace it with app_code so i

AdWords API Re: trace extension error

2010-02-18 Thread David
This is tricky. If you change anything in your code you need to take out the code, build and I think run your app, so VS creates the partial classes and then you can put it back in. Something to do with the way VS and the framework creates classes. On Feb 18, 1:36 pm, David wrote: > OK so able

AdWords API Best way to modify MAXCPC of a keyword PHP

2010-02-18 Thread dadonk
I'm new to the AdWords API and would like to be pointed in the right direction. I'm using the PHP client library v2009. I need to retrieve all the keywords for a particular campaign check their maxcpc and adjust it. What is the best way to do that? Are their any scripts already written that woul

AdWords API v200909 API data vs. Web-Keywordtool data

2010-02-18 Thread adwords-api-dev
Hi AdWords-Team and Forum-Readers, there are some issues i'm encountering with the consistence between data i'm getting from embedded Google-AdWords Tools and the data i'm retrieving from Google's recent API for Keyword-Research. I'm using a Java/AXIS2-Environment to send and receive SOAP message

AdWords API Need help on google adwords api

2010-02-18 Thread ranjit singh
Hi I have unsubscribed from API Google group forum but still i am getting the following exception : faultDetail: {https://adwords.google.com/api/adwords/v13}fault: 1 The request did not contain a header named 'email'. I am making request as follows : private static final Str

AdWords API Re: Can't update Keyword MatchType

2010-02-18 Thread API Freak
Hi Daniel, we are experiencing same problems. We can not update any keyword status. Would be great if anybody of the API-Team would give us some advice or fix the problem. Regards Marcel On Feb 17, 1:31 pm, Daniel wrote: > Hi there! > > I can't update the MatchType for my Keywords. > > For

AdWords API need help urgently

2010-02-18 Thread ranjit singh
I have unsubscribed from API Google group forum but still i am getting the following exception : faultDetail: {https://adwords.google.com/api/adwords/v13}fault: 1 The request did not contain a header named 'email'. I am making request as follows : private static final String

AdWords API category booking in v2009

2010-02-18 Thread rp
Hi, How to book placement categories like 'category::Business' using v200909 api ? Radosław Pociecha -- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to adwords-...@googlegroups.com. To unsubscribe from th

AdWords API retrieving response headers in python client

2010-02-18 Thread tomek r
In python client, how can I get responseTime and requestId from response headers? There seems to be no method that would return it (there is GetOpertions and GetUnits though... ) -- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to th

AdWords API Getting the problem with email header

2010-02-18 Thread ranjit singh
Hi Eric, I am using the following class import com.google.api.adwords.v13.AccountInterface; import com.google.api.adwords.v13.AccountServiceLocator; import org.apache.axis.client.Stub; /** * This code sample retrieves the login email address for each account managed * by the effective user.

AdWords API Sample error handling

2010-02-18 Thread srividya
v2009 seems a pain for error handling as well as the reasons Can we have some sample code on how this is done? -- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to adwords-...@googlegroups.com. To unsubscribe

AdWords API Re: get negative keywords in v2009

2010-02-18 Thread David
Hi Eric and all. I've set up soap logging but nothing goes into the log as the error occurs before the campaignTargetService.get method is called. http log and soap log is both empty. I've isolated campaign negative keywords into a test page but can confirm logging works as stuff is being logged fr

AdWords API Re: Impossible to add new criteria to an existing adgroup

2010-02-18 Thread AdWords API Advisor
Hi Andreas, Do you have the SOAP XML logs from this request? There are some cases where IDs are not serialized correctly in the PHP client library. Ensure that when you set the ID you case the value to a float, as this can work around the problem. Best, - Eric Koleda, AdWords API Team On Feb 17

AdWords API Re: Can't update Keyword MatchType

2010-02-18 Thread AdWords API Advisor
Hi All, It isn't possible to change the match type of a keyword, and this was true in the v13 API as well. In the v200909 API a keyword criterion has two parts: a BiddableAdGroupCriterion (extends dGroupCriterion) and a Keyword (extends Criterion): http://code.google.com/apis/adwords/v2009/do

AdWords API Re: Ad Group report return empty report

2010-02-18 Thread AdWords API Advisor
Hi, How are you setting your authentication headers? Are you using the same clientEmail that you are using when you log into the AdWords web interface to schedule the report? Best, - Eric Koleda, AdWords API Team On Feb 17, 6:58 am, Jasmine Diana wrote: > Hello, > I read the AdWord API docume

AdWords API Re: How can I schedule a reportJob without using google client library

2010-02-18 Thread AdWords API Advisor
Hi, Your code looks fine, and it's strange that SoapClient is only using some of the values in the array. Perhaps it is throwing out values where the types don't match exactly? For example, aggregationTypes is a string[], not a string. In our sample code we just sent in XML directly: http:/

AdWords API Re: get negative keywords in v2009

2010-02-18 Thread AdWords API Advisor
Hi David, Although you created a CampaignCriterionIdFilter[] of size 1, you never actually created a CampaignCriterionIdFilter object to put in that array. // You had this. CampaignCriterionIdFilter[] ccIDfilters = new CampaignCriterionIdFilter[1]; // Now add this. ccIDfilters[0] = new CampaignC

AdWords API Re: Problems removing adgroup criterions

2010-02-18 Thread AdWords API Advisor
Hi Tam, Removing a destination URL shouldn't correct a keyword criterion. Can you do a get() request for this example criterion and then post the SOAP XML response? Best, - Eric On Feb 17, 12:09 pm, Tam wrote: > Hi Eric > > I've sort of got an answer to my issue, but (as is often the case) it

AdWords API Re: biddingTransition error when updating campaign

2010-02-18 Thread AdWords API Advisor
Hi Tim, If you aren't attempting to transition the bidding strategy then you should set the biddingTransition field of the operation to null. This will exclude that element from the SOAP XML request and no transition will be attempted. Best, - Eric Koleda, AdWords API Team On Feb 17, 12:50 pm,

AdWords API Re: REQUEST_SIZE_LIMIT_EXCEEDED

2010-02-18 Thread AdWords API Advisor
Hi, There are limits on the size of requests, but we can't provide the exact numbers. Please also keep in mind that these limits are subject to change over time. Best, - Eric Koleda, AdWords API Team On Feb 17, 2:15 pm, majco wrote: > Hi, > > when I inserting 5000 keywords I get > "SizeLimitEr

AdWords API Re: Is there an AdWords UI equivalent for adding CPA_REFERRAL when creating campaign via v2009 APIs?

2010-02-18 Thread AdWords API Advisor
Hi Hans, The CPA_REFERRAL network target is a legacy value, and the associated feature has been sunset from the AdWords web interface. Best, - Eric Koleda, AdWords API Team On Feb 17, 2:31 pm, HK wrote: > Does anyone from Google have any input on this question? > > Thanks > Hans > > On Jan 31,

AdWords API Re: Displaying updated adgroup CPC

2010-02-18 Thread AdWords API Advisor
Hi, You need to retrieve the value the same way you are setting it. In this case your code should be: $newstatus = $adGroup->bids->keywordMaxCpc; Best, - Eric Koleda, AdWords API Team On Feb 17, 5:52 pm, "michaelyanda+...@gmail.com" wrote: > Hi, updating an adgroup CPC is completed smoothly

AdWords API Re: Bulk and Mutate Service Security

2010-02-18 Thread AdWords API Advisor
Hi Sidd, Are you using the .NET client library? Do you know if this error is being generated during the request to the ClientLogin API (to get the authToken) or to the AdWords API? How large are the requests you are making? Are there any policies on your network that close long running connecti

Re: AdWords API Developer Sign-up

2010-02-18 Thread AdWords API Advisor
Hi, If you already have an MCC account then you need to log in with the credentials of that MCC account. If you log in with an AdWords account then it will attempt to create and link a new MCC account, which will fail if you already have an MCC account linked to that AdWords account. Best, - Eri

AdWords API Re: get negative keywords in v2009

2010-02-18 Thread David
Thanks Eric, got it working now. It was a sneaky one so I won't beat myself up over it too much . cheers. Migration to v2009 complete. Hopefully we get 6 month sunset on reports service etc. On Feb 18, 3:14 pm, AdWords API Advisor wrote: > Hi David, > > Although you created a CampaignCriterionI

AdWords API Re: TOO_MANY_CAMPAIGNS_PER_ACCOUNT And paused campaigns

2010-02-18 Thread AdWords API Advisor
Hi James, Paused campaigns do not count towards the maximum, and I don't believe ended ones do either. I wasn't able to replicate your error though, as I was able to successfully add more paused campaigns after I reached the active campaign limit. Best, - Eric Koleda, AdWords API Team On Feb 18

AdWords API Re: Adgroup Ad ID Invalid

2010-02-18 Thread AdWords API Advisor
Hi Mike, Do you have the SOAP XML logs for this request? I've seen some cases where a correct ID gets truncated when it is serialized to XML. Best, - Eric Koleda, AdWords API Team On Feb 18, 4:44 am, Mike-Indiana wrote: > In PHP... I tried everything. The ID is there and there are no quotes. >

AdWords API getting ad counts

2010-02-18 Thread mike-adwo...@pubget.com
Is there an efficient way to count the number of criteria and/or ads in an ad group, other than doing a get? Right now I'm using the code from the get_all_active_ad_group_criteria, and return the number of entries. This seems a little expensive just to find out whether or not I've populated my ad g

AdWords API Re: Suddenly many clients fail because of INVALID soap response

2010-02-18 Thread AdWords API Advisor
Hi Ales, Thanks for sending along the logs. I talked with my colleagues, and it appears that these extra characters are actually part of the chunked transfer encoding spec: http://en.wikipedia.org/wiki/Chunked_encoding The "fef" characters are actually the number of bytes in the next chunk, a

AdWords API Re: AFTER_MAXIMUM_ALLOWABLE_DATE Error

2010-02-18 Thread AdWords API Advisor
Hi Daniel, I wasn't able to replicate the issue, even using that timezone. Do you have the SOAP XML logs from these requests? Best, - Eric On Feb 18, 4:20 am, Daniel wrote: > Hi Eric, > > the Account is in GMT +1 Zone. > > Regards, > Daniel > > On 18 Feb., 00:29, AdWords API Advisor > wrote:

AdWords API Re: All placed keywords of particular website

2010-02-18 Thread AdWords API Advisor
Hi NI, There is no report that will just return changed data, or even tell you when the objects were last changed. The only solution currently is to fetch all of the data in the account. Best, - Eric On Feb 18, 6:28 am, netimpact wrote: > Thank you Eric for your reply. > > Is there a possibili

AdWords API Re: AdGroupCriterionSelector#setUserStatuses does not work.

2010-02-18 Thread AdWords API Advisor
Hi, The issue list you pointed to is for the Java client library, and is not meant to track generic API issues. Unfortunately there is no central place to get this information, and your best option is to ping this thread and I can check on the progress. Best, - Eric On Feb 18, 7:03 am, ryo wro

AdWords API AdGroupCriterionIdFilter

2010-02-18 Thread Navi
Hi, How in v2009 do I get the criterias for all the criterionIds that are associated with the specified ad group? In v13, we had getCriteria method which will accept an array of criterionIds and an adgroupid. but now in v2009,AdGroupCriterionFilter seem to accept only one criterionId at a time. Is

AdWords API Re: get negative keywords in v2009

2010-02-18 Thread AdWords API Advisor
Hi David, I'm glad to hear you have it working. When the v13 ReportService is eventually deprecated it will be given our standard 4-6 month sunset clock. Best, - Eric On Feb 18, 11:10 am, David wrote: > Thanks Eric, got it working now. It was a sneaky one so I won't beat > myself up over it to

AdWords API google-api-adwords-perl: "No Make or Build file detected"

2010-02-18 Thread Grant
A Gentoo dev is trying to put together ebuilds for google-api-adwords- perl and its dependencies, but he's getting: >>> Unpacking source... >>> Unpacking google-api-adwords-perl-1.3.0.tar.gz to >>> /var/tmp/portage/dev-perl/google-api-adwords-perl-1.3.0/work >>> Source unpacked in >>> /var/tmp/p

AdWords API Re: Bulk and Mutate Service Security

2010-02-18 Thread sidd
I am using the .NET client library and I think the issue was in using the AdWordsUser constructor with the dictionary. So I'm not seeing any authentication exceptions. I'm seeing different issues now. I think it's probably due to the initial request size. The first request I make that generates

AdWords API Re: Bulk and Mutate Service Security

2010-02-18 Thread sidd
I am using the .NET client library and I think the issue was in using the AdWordsUser constructor with the dictionary. So I'm not seeing any authentication exceptions. I'm seeing different issues now. I think it's probably due to the initial request size. The first request I make that generates

AdWords API Re: How can I know a keyword CPC is from its AdGroup default CPC?

2010-02-18 Thread James604
Ok. I got it. Thanks as always. James http://www.myclapperboard.com On Feb 16, 3:05 pm, AdWords API Advisor wrote: > HiJames, > > The ManualCPCAdGroupCriterionBids object contains a bidSource field > that indicates if the bid came from the ad group or the criterion: >

AdWords API triggering policy exception in sandbox

2010-02-18 Thread mike-adwo...@pubget.com
Is it possible to trigger a policy violation in the sandbox, and then reply with an exemption request in the sandbox? This is my biggest roadblock in using the API right now, and in lieu of finding examples it would be nice to test via the sandbox. Thanks in advance, Mike -- You received this m

AdWords API Re: Unsupported columns in Creative report type

2010-02-18 Thread pete
Hi Eric, Apologies for jumping on this thread but I have a relevant (I think) question. The thread referred to above touches on the subject; are there any plans to substitute values for conversion metrics with null strings or similar (in the report), for accounts which have not opted in to the co

AdWords API Conversion rate for keyword using AdGroupCriterionSelector in PHP client library

2010-02-18 Thread dadonk
I see a slot for conversionrate in the stats array returned from AdGroupCriterionSelector but they are all empty. Looking at the web interface of adwords I can see that they aren't empty. Do I have to do something to get all of the stats data populated in that request? I'm using the "GetAllActive

AdWords API Re: triggering policy exception in sandbox

2010-02-18 Thread Alex Parij
create a TextAd with url='http://www.google.com' that should trigger a policy violation . On Feb 18, 2:23 pm, "mike-adwo...@pubget.com" wrote: > Is it possible to trigger a policy violation in the sandbox, and then > reply with an exemption request in the sandbox? > > This is my biggest roadblock

AdWords API Re: Http status code for soap fault

2010-02-18 Thread AdWords API Advisor
Hi John, A fix for this issue has now been pushed, and my tests are showing a status code of 500 for SOAP faults. Let me know if you run into any other problems. Best, - Eric On Feb 17, 6:19 pm, AdWords API Advisor wrote: > Hi John, > > Unfortunately I can't narrow down the timeline for this f

AdWords API Re: Suddenly many clients fail because of INVALID soap response

2010-02-18 Thread Ales Sturala
Hello Eric, yes, I use Fiddler to track the communication between our application and AdWords that works like a proxy and moreover it uses its own certificate to get behind the SSL security, otherwise it is impossible to see the communication. I noticed now that there is a button for decoding the S

AdWords API Re: Suddenly many clients fail because of INVALID soap response

2010-02-18 Thread Ales Sturala
One more note: I see in another thread named "Http status code for soap fault" where you write that errors changed to fault HTTP 500 instead of OK 200. That most probably explains why we run into the problems just recently, because the limitation in .NET is related just to fault headers. On Feb 18

AdWords API Re: Suddenly many clients fail because of INVALID soap response

2010-02-18 Thread AdWords API Advisor
Hi, Great work debugging this problem! The recent change to using the 500 HTTP status for faults just went into effect recently and would explain the appearance of this issue. We'll do some more testing on our end and then push a new version of the client library that includes the maximumErrorRe

AdWords API Memory Leak in Java Client Library from ServiceAccountantManager.serviceUsers

2010-02-18 Thread joel
If you have code structured like the following, ServiceAccountantManager leaks memory due to retaining the Service in its serviceUsers map: AdWordsUser user = getUser(); AdGroupCriterionServiceInterface criterionSvc = user.getService(AdWordsService.V200909.ADGROUP_CRITERION_SERVICE); criterionSvc.

AdWords API Adwords Auth Token Validity Check

2010-02-18 Thread shriny
Is there a way to check the validity of Auth token. this would be important, as when an expired token is used the operation will fail and then we should request a new token. -Shriny -- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post

AdWords API Re: Confusion about Stats documentation

2010-02-18 Thread AdWords API Advisor
Hi, This appears to be a mistake in our documentation, thanks for pointing it out! I'll pass this on to the documentation team for correction. The averageCpc is the average cost per *click*, as you thought. Best, - Eric Koleda, AdWords API Team On Feb 18, 5:53 am, Jaap wrote: > In the document

AdWords API v13 CriterionService -> v200909 AdGroupCriterionService

2010-02-18 Thread John Bliss
I've been using v13 CriterionService for a long time with no problems. Now, I'm working on switching over to v200909 AdGroupCriterionService. My problem is that, when I want to fetch all Keywords in an AdGroup and build an AdGroupCriterionSelector that looks like this: {{IDFILTERS={[{ADGROUPID={

AdWords API v2009 Invalid City Code.

2010-02-18 Thread Maxim
Did city codes change from V13 to V2009? This SOAP request fails: POST /api/adwords/cm/v200909/CampaignTargetService HTTP/1.0 Content-Type: text/xml; charset=utf-8 Accept: application/soap+xml, application/dime, multipart/related, text/* User-Agent: Axis/1.4 Host: adwords.google.com Cache-Control

AdWords API Re: Bulk and Mutate Service Security

2010-02-18 Thread sidd
I've found the problem. When I was building my operation streams I was limiting the operation counts, but then I was inadvertently creating a new operation stream for every 10K operations. Thus, my bulk mutate requests had too many operations as a result. Thanks .. -- You received this message

AdWords API Re: Bulk and Mutate Service Security

2010-02-18 Thread sidd
I've found the problem. When I was building my operation streams I was limiting the operation counts, but then I was inadvertently creating a new operation stream for every 10K operations. Thus, my bulk mutate requests had too many operations as a result. Thanks .. -- You received this message