Can we change only the destination url of an ad without having a new ad created in adwords

2011-01-07 Thread shanmukha katuri
HI , We had a situation to update the destination url of a text or image or mobile ad with out creating a new ad through Adwords API. Please tell us the possibilities. Thank you Shanmukha -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group:

Re: Can we change only the destination url of an ad without having a new ad created in adwords

2011-01-07 Thread निखिल जाधव
We just have to set the Operator.SET for the operation. I did the same for changing the cpc of keyword.it worked.I am sure that it will work. On Fri, Jan 7, 2011 at 5:08 PM, shanmukha katuri shanmukh...@gmail.comwrote: HI , We had a situation to update the destination url of a text or image

Pause/Enable/Delete text ad and keyword

2011-01-07 Thread Ramesh Amala Srinivasan
i have some text ads under a group. i am able to change the status of the group - pause/enable/delete now how do i update the status of text ads ?? also i want to update status of keywords [active/inactive or pause] -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog

Re: No value returned from AdGroupCriterionService mutate

2011-01-07 Thread joel
Interesting: when I changed partialFailure to false, the API call starting throwing an AxisFault instead of simply returning null. The Api Error was the following: AdGroupCriterionLimitExceeded.ACCOUNT_LIMIT Enclosing Id = 2440153893 EntityCountLimitExceededReason ACCOUNT_LIMIT Limit = 5

Re: Keyword, Campaign, Adgroup, Ad Performance Reports

2011-01-07 Thread mm
Ah, my experience has been exclusively with a daily KeywordPerformanceReport, which may very well be a different case On Jan 6, 1:03 pm, Ian perig...@gmail.com wrote: I was under the impression--no pun intended--that zero impression rows were not returned in aggregated results per

Keyword level Destination URL

2011-01-07 Thread Tanveer
Dear Sir, Is there any provision in Ad Word API to add destination URL for each keyword, while ad copy will be remain same. Please help me it is a bit urgent. Thanks a lot in advance. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group:

Add multiple keywords at once

2011-01-07 Thread Tanveer
Dear Sir How i can add multiple keyword at a time in Ad Word Account by using API, right now i use to call same function again and again for each keyword that i need to upload. Please help me -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group:

v13 Creative Content clicks do not match ContentPlacement clicks

2011-01-07 Thread Bartek Jakubski
Under normal conditions it seems that ContentPlacement report clicks(cost) would match sum of AdDistributionWithSearchPartners=Content clicks/cost from Creative report. Recently we've stumbled upon one case where this is not true - it is only one click of a difference, but that makes us wonder if

Re: When the campaign is with Budget Optimizer and trying to test it for ConvOptimizer eligibility I get RequestError.INVALID_INPUT

2011-01-07 Thread Alexander Parij
Thanks for the reply ! I can wait for the new error type no problem , but meanwhile can you just fix how the error response built ? I suspect it's just overwrites the rest of the errors in the collection to be returned. For example looking at the two different requests/responses that I posted

Re: When the campaign is with Budget Optimizer and trying to test it for ConvOptimizer eligibility I get RequestError.INVALID_INPUT

2011-01-07 Thread Alexander Parij
Thanks , I will definitely use it when we move to the newer api ! Alexander Parij. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api

Re: Keyword level Destination URL

2011-01-07 Thread CFJ
yes. keyword destination URL is a property of the BiddableAdgroupCriterion http://code.google.com/apis/adwords/docs/reference/v201003/AdGroupCriterionService.BiddableAdGroupCriterion.html On Jan 7, 4:27 am, Tanveer khantanveera...@gmail.com wrote: Dear Sir, Is there any provision in Ad Word

KeywordID 3000000

2011-01-07 Thread Ian
Is this still the case? Can anyone point me at the official documentation of this? - Ian -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api

Re: Add multiple keywords at once

2011-01-07 Thread Pete Lavetsky (AdWords API Guru)
Lots of documentation here: http://code.google.com/apis/adwords/docs/developer/index.html And code examples here: http://code.google.com/apis/adwords/docs/clientlibraries.html Pete On Jan 7, 4:29 am, Tanveer khantanveera...@gmail.com wrote: Dear Sir How i can add multiple keyword at a time

Re: Pause/Enable/Delete text ad and keyword

2011-01-07 Thread Pete Lavetsky (AdWords API Guru)
API reference is here: http://code.google.com/apis/adwords/docs/developer/index.html Code examples here: http://code.google.com/apis/adwords/docs/clientlibraries.html Pete On Jan 7, 9:23 am, Ramesh Amala Srinivasan amalavisi...@gmail.com wrote: i have some text ads under a group. i am able

What Client ID should I use?

2011-01-07 Thread Pianoman
Hi all, I am trying to log into this Java tool using my sandbox credentials, but it is failing. The tool is working fine for production accounts when launched from the cmd line using java -jar sandbox-account-viewer-1.2.0.jar -enable-production and I type in one of our clients' Client ID. What

Re: Just Started and Completely Lost

2011-01-07 Thread AdWords API Advisor
Hi Sarah, I haven't been able to replicate this problem locally, and there is only sparse information available about that error. There is another thread on this forum discussing the problem, and you might find some help there:

Re: firstPageCpc

2011-01-07 Thread AdWords API Advisor
Hi Nikhil, I think these values are only available for keywords in active campaigns and ad groups. More information about first page bids is available here: http://adwords.google.com/support/aw/bin/topic.py?hl=entopic=16075from=15369rd=1 Best, - Eric Koleda, AdWords API Team On Jan 6, 2:12 

Re: concurrent request, conections

2011-01-07 Thread AdWords API Advisor
Hi, More information about rate limiting is available here: http://adwordsapi.blogspot.com/2010/06/better-know-error-rateexceedederror.html Best, - Eric Koleda, AdWords API Team On Jan 6, 2:35 am, mariek marek.byt...@gmail.com wrote: Concerning those threads about max number of connections

Re: firstPageCpc of keywords

2011-01-07 Thread AdWords API Advisor
Hi Nikhil, I don't think this information is available for proposed keywords. Best, - Eric Koleda, AdWords API Team On Jan 6, 2:47 am, Nikhil Jadhav nikhil.arun.jad...@gmail.com wrote: Hi,      Is it possible to get the firstPageBid of keywords not already in the Campaign. I want to

Re: Keyword, Campaign, Adgroup, Ad Performance Reports

2011-01-07 Thread AdWords API Advisor
Hi Ian, As I referenced in the forum thread you linked to, zero-impression rows will be returned so long as you don't include any fields that properties of an impression. For example, Day, Device, AdNetwork1, etc. If you only include fields relating to the properties of the ad, keyword, etc

Re: API Calls taking a long, LONG time.

2011-01-07 Thread AdWords API Advisor
Hi Kevin, The response time reported in the SOAP XML for that request was 574 milliseconds, so the problem must be in the client library or your application code. Best, - Eric On Jan 6, 11:39 pm, Kevin loneregiste...@gmail.com wrote: Here is a requestID 04a2e2b34d44c37944bcf2117014f018 I

Re: Traffic Estimator Service(v201008) returning improper results

2011-01-07 Thread AdWords API Advisor
Hi Sambaiah, I'm not able to replicate this problem on my end. Can you provide the request ID of such a request, so I can view the full details in the logs? Best, - Eric On Jan 7, 1:24 am, external...@spurtz.com external...@spurtz.com wrote: Hi Eric, Thanks for your response. I tried two

Re: Can we change only the destination url of an ad without having a new ad created in adwords

2011-01-07 Thread AdWords API Advisor
Hi, The destination URL of an ad cannot be changed after it is created. You must create a copy of the ad to change the URL. Best, - Eric Koleda, AdWords API Team On Jan 7, 7:24 am, निखिल जाधव njadha...@gmail.com wrote: We just have to set the Operator.SET for the operation. I did the same for

Re: No value returned from AdGroupCriterionService mutate

2011-01-07 Thread AdWords API Advisor
Hi Joel, That's interesting, it looks like that type of error isn't being handled correctly with partialFailure enabled. I'll pass this information on to the core engineering team. Best, - Eric On Jan 7, 10:38 am, joel joel.patt...@gmail.com wrote: Interesting: when I changed partialFailure

Re: When the campaign is with Budget Optimizer and trying to test it for ConvOptimizer eligibility I get RequestError.INVALID_INPUT

2011-01-07 Thread AdWords API Advisor
Hi Alex, It's sometimes the case that more major errors will short circuit the request and prevent more detailed error checking. I'll talk with the core engineering team if there is anything that can be done to improve it, but it may be the case that some errors will only appear after others

Re: Getting AdID of product listing ad clicked for Google Merchant Center product

2011-01-07 Thread AdWords API Advisor
Hi, While I agree with you that a destination URL obviously exists at ad serving time, the ad entity itself doesn't have the URL. With the new reporting system data has been organized such that a given report only includes the data about that entity, in addition to IDs to act as foreign keys to

Report using days in a month

2011-01-07 Thread [8)][][][][:o][][/)]
Is there any kind of report that I could get for exemple: *Day / Clicks* 1 / 45 2 / 42 3 / 41 4 / 42 5 / 47 6 / 35 7 / 45 8 / 78 ... 31/ 45 Or I only can get the clicks during a period of time? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

Re: Getting AdID of product listing ad clicked for Google Merchant Center product

2011-01-07 Thread HK
Eric, If there is a possibility that we can ge the ID of the product as you describe, that would also be very helpful to us. Is this something you guys are looking into at all? Thanks, Hans -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group:

Re: Pause/Enable/Delete text ad and keyword

2011-01-07 Thread Ramesh Amala Srinivasan
my doubt is how to pass the id of the text ad whose status i want to update.. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api

Re: It's possible to Edit an Text AD ?

2011-01-07 Thread Ramesh Amala Srinivasan
//You can only modify the status of an existing Ad// how to modify the status of text ad ? how to pass the text ad id whose status need to be updated.. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com