Google API Sandbox Perl

2010-07-14 Thread sanoj vs
Hi, I am using sandbox environment in perl. I initialized the adword.property file like email=myem...@gmail.com password=mypassword clientemail=client_1+myem...@gmail.com userAgent=MyApplication developertoken=myem...@gmail.com++usd applicationToken=Ignored alternativeUrl=https://adwords-sandbox.g

Re: No results on API, thousands on keyword tool

2010-07-14 Thread calford
Hi, thanks for the reply. I ran a test using these keywords Microsoft, IBM, Sony, BMW. and all of them return values. I am not trying to create a campaign (yet). Just looking at keyword volumes -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group:

Re: InternalApiError.UNEXPECTED_INTERNAL_API_ERROR

2010-07-14 Thread ojak
Got this one today during a deployment to sandbox: [InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ java.lang.RuntimeException: com.google.ads.common.workflow.payloadstore.PayloadStoreException: Inserting row which already exists. Table: PayloadFragment, PK: Key<[BulkMutateRequestPayloadBulkMuta

Re: How can i valid a Ads before create or update them by using Ruby ?

2010-07-14 Thread ojak
The example only shows campaign creation. Is it possible to submit Ad operations without creating a mock campaign and ad group just to check the Ad operation's syntax? Thanks. On Jul 13, 7:47 pm, AdWords API Advisor wrote: > Hi Suraj, > > Yes, you can use the validateOnly header to check your

Re: How can i valid a Ads before create or update them by using Ruby ?

2010-07-14 Thread ojak
The example in the link shows campaign creation validation, but is it possible to validate Ad operation streams without creating a mock campaign and ad group (e.g. verify request of Ad and Keyword operations only)? Thanks. On Jul 13, 7:47 pm, AdWords API Advisor wrote: > Hi Suraj, > > Yes, you

Re: InternalApiError.UNEXPECTED_INTERNAL_API_ERROR

2010-07-14 Thread ojak
Also seeing 'HTTPClient::ReceiveTimeoutError: execution expired' on a pretty regular basis. Not sure if these issues are related? On Jul 12, 2:48 pm, AdWords API Advisor wrote: > Hi, > > It looks like there are some sporadic issue with these errors on the > BulkMutateJobService.  I'll bring th

Re: No results on API, thousands on keyword tool

2010-07-14 Thread Irio
I don't know about API because I have not worked with it, but with all the rest of search volume tools. But what i know is that you cannot book brand names. Of course though a brand name has volume and maybe even that you reach with it a website non-brand related (e.g. newpapers writing about the

Re: SOAP-ERROR: Parsing WSDL

2010-07-14 Thread zac439
Eric- Thanks for the help but I solved it. Apparently I had to enable WDDX in my PHP build. Can you please add this to the requirements on the API page in case anyone else doesn't have it enabled? Thanks Eric! On Jul 12, 8:17 pm, zac439 wrote: > Eric- > > I typed the following: > [r...@server

Re: Adwords Java

2010-07-14 Thread AdWords API Advisor
Hi Fabien, All the AdWords classes in the AdWords API java library are marked as Serializable, so if you are only interested in storing the class and making it available later, then you can serialize the object, store it in database in binary/xml format and deserialize it later. But if you are loo

Re: Bulk job best practices

2010-07-14 Thread khelll
I'm using EC2 machine, and trying to submit to those 3 accounts on parallel now to the sandbox. However I'm facing a strange case: the maximum upload the API is allowing is ~30Kbits/sec, thus for large bulk jobs, the submission to the API is taking too much time. Is that the case on Production as w

Re: No results on API, thousands on keyword tool

2010-07-14 Thread calford
"But what i know is that you cannot book brand names." fair enough, but i dont need to "book" them. I just need to know the traffic for them using the API -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://grou

Need Help Setting up Sandbox with v201003 - php Libraries

2010-07-14 Thread JohnW2G
I am trying to setup a sandbox using the v201003 PHP libraries and sample code. No matter what I do I keep getting the CLIENT_EMAIL_INVALID error. Here are my configurations: auth.ini email = "jx...@.com" password = "" userAgent = "Johns Test" applicationToken = "" developerToken = "jx..

Average CPC for Keywords and Ideas

2010-07-14 Thread coderXO
Hello Folks. I am getting a lot requests for CPC data on Keywords and Suggestions (Ideas). Currently I am using TargetingIdeaService API call in v2009 to get statistical data on keywords. How can I get the CPC for a keyword? Please note that the keywords been queried are not related to any cam

Re: No April/May search volume with targeting idea service.

2010-07-14 Thread AdWords API Advisor
Hi Simon, At this point I don't have any information on when this data will be available. Best, - Eric On Jul 12, 11:27 pm, slimeyboy wrote: > Thanks for finally getting back to us all on this. > > Any idea how long we might be waiting? > > Again, I have a production service (as I'm sure many o

Re: Difference in search volume between API and Keyword Tool?

2010-07-14 Thread AdWords API Advisor
Hi All, Just to clarify, this is a known issue that we're working on. Note that, for a given AdWords account, the numbers will match across the API and the Keyword Tool. We're working on addressing the differences in numbers between the external Keyword Tool, and the signed-in version of the Key

REQUEST_PART_IS_OUT_OF_ORDER? What is this?

2010-07-14 Thread ojak
Received the following error: "BulkMutateJobError.REQUEST_PART_IS_OUT_OF_ORDER @ operation.operand.request" The docs have this curt note: REQUEST_PART_IS_OUT_OF_ORDER: The request part is not the next one expected to be received. So, my questions are: * What order is it expecting? * How co

No Global Search Volumes Returned Since 6pm CST Yesterday

2010-07-14 Thread JeremyL
Since 6pm CST yesterday, the 09 API has not been returning any global search volume using GetTargetingIdeaService. The local search volumes seem to be showing up, though they seem inaccurate at times, but the global monthky searches are all zero. Any idea what the problem is and when the data wil

Keyword CPC bids

2010-07-14 Thread axum
Is there an C# example on how to change a bid for a keyword in an adgroup? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Using Sandbox v2009,How to get geographic data

2010-07-14 Thread AdWords API Advisor
Hi, You can use the CampaignTargetService to get the geo targets for the campaign: http://code.google.com/p/google-api-adwords-php/source/browse/trunk/examples/v200909/GetAllCampaignTargets.php Best, - Eric Koleda, AdWords API Team On Jul 13, 1:18 am, kondalarao yarragunta wrote: > Hi, > >

Re: wrong results for low volumes?

2010-07-14 Thread AdWords API Advisor
Hi, It does seem strange, but it could be a coincidence. Without more examples of this happening it would be hard to track down the cause of the behavior. Best, - Eric On Jul 13, 3:17 am, calford wrote: > Hi, > > well, the only example I have is "hsbc falciani" using BROAD > matchtype. > I get

Re: No results on API, thousands on keyword tool

2010-07-14 Thread AdWords API Advisor
Hi, Can you post a sanitized SOAP XML request and response that demonstrates the problem? Best, - Eric Koleda, AdWords API Team On Jul 14, 10:47 am, calford wrote: > "But what i know is that you cannot book brand names." > > fair enough, but i dont need to "book" them. > I just need to know the

Re: CriterionPolicyError for PolicyName 'trademark'?

2010-07-14 Thread ojak
Received a CriterionPolicyError for a 'trademark' violation with the trigger 'Sony' on 'operations[29].operand.criterion.text' The 'operations[29].operand.criterion.text' is set to "Sony 5.25 inch Rewritable". That should be fine according to the trademark policies at http://www.google.com/intl/e

Re: CriterionPolicyError for PolicyName 'trademark'?

2010-07-14 Thread ojak
Received a CriterionPolicyError for a 'trademark' violation with the trigger 'Sony' on 'operations[29].operand.criterion.text' The 'operations[29].operand.criterion.text' is set to "Sony 5.25 inch Rewritable". I don't see any rules prohibiting brands that are qualified with other generic terms, s

Re: Using Sandbox v2009,How to get geographic data

2010-07-14 Thread kondalarao yarragunta
Hi Eric, Thanks for Your reply,i request to get clicks,impressions,avgcpc,ctr,maxcpc,avgposition using sandbox api v2009.which service i can use,and how can i set the start-date and end-date to get these values. . Please provide me some code examples in php. Thanks and Regards, Y.Konda