Re: Sharing adextensions among multiple campaigns via API call

2011-06-28 Thread priyank
yes Eric that is true. I had created 2 campaigns and then created an Adextension on 1st campaign. Then i just created adExtension(adX) Object and set the id to just created adX on 1st campaign.Also i had set the campaign Id to second Campaign and then tried adding it. -- =~=~=~=~=~=~=~=~=

Re: Sharing adextensions among multiple campaigns via API call

2011-06-28 Thread Eric Koleda
Hi Priyank, Can you please confirm that the ad extension ID references an existing ad extension in the same account? Best, - Eric -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adw

Re: Date error

2011-06-28 Thread Eric Koleda
Hi Doug, Thanks for the feedback, it's great to get the first hand view from another PHP developer. In regards to the timezone issue, the message is just a warning and doesn't prevent the example from working. We try to make the examples easy to use while still encouraging best practices. In

Re: Sharing adextensions among multiple campaigns via API call

2011-06-28 Thread priyank
i tried it by then i am getting following exception. *Is there something which i am missing* ??? *CampaignAdExtensionError.MUST_USE_CONCRETE_ADEXTENSION* * * *Following is the request and response* Request- http://schemas.xmlsoap.org/soap/enve

How to use "local search trends" (usa) via google api

2011-06-28 Thread Ankur Sharma
I got my software here and i want it to calculate local search trends using google api. How can i do this? Thanks -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=

Re: An internal error has occurred. Please retry your request.

2011-06-28 Thread Eric Koleda
Hi Tomasz, There is an internal issue that is causing cross-client reports to fail with this error for some accounts. We are working to correct the problem, and we hope to have it resolved soon. Best, - Eric Koleda, AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also fi

Re: INVALID_KEYWORD_TEXT Using BMJS

2011-06-28 Thread Eric Koleda
Hi David, Are you seeing different results when creating the keywords through the AdGroupCriterionService? Does the error appear consistently for the same keyword, or is it sporadic? Do you have the ID of a recent job that shows the behavior? Best, - Eric Koleda, AdWords API Team -- =~=~=~

Re: INVALID_KEYWORD_TEXT Using BMJS

2011-06-28 Thread Eric Koleda
Hi David, Are you seeing different results when creating the keywords through the AdGroupCriterionService? Does the error appear consistently for the same keyword, or is it sporadic? Do you have the ID of a recent job that shows the behavior? Best, - Eric Koleda, AdWords API Team -- =~=~=~

Re: AdGroups performance report - why are zero impression adgroups missing?

2011-06-28 Thread Eric Koleda
Hi Ales, The includeZeroImpression field only works with the Keywords report. All other v13 reports will only return rows that have data. The v201101 reports are able to return zero-impression data for all reports. Best, - Eric Koleda, AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: Sharing adextensions among multiple campaigns via API call

2011-06-28 Thread Eric Koleda
Hi Priyank, To share the ad extension you ADD a new CampaignAdExtension using the new campaign ID and an existing ad extension ID, ensuring you use the base class AdExtension with no data in it. For example: ADD Y

Re: targetPartnerSearchNetwork: Is this new? How is this bool value mapped to UI network setting?

2011-06-28 Thread Eric Koleda
Hi Eric, As mentioned, this network is only available to specific customers, and won't show up in the API for must users. Best, - Eric Koleda, AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http

Re: Error on report download

2011-06-28 Thread Eric Koleda
Hi Steve, Please see this open bug in the .NET client library for more information: http://code.google.com/p/google-api-adwords-dotnet/issues/detail?id=62 Best, - Eric Koleda, AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: ht

Re: How to retrieve signup and lead conversion using API v 201101

2011-06-28 Thread Eric Koleda
Hi Shay, I addressed this question in another thread you created: https://groups.google.com/d/msg/adwords-api/gpNlW6RfkAU/J-I0M8QiQycJ Best, - Eric Koleda, AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blog

Re: Different Search Query Performance data returned from v13 and v201008

2011-06-28 Thread Eric Koleda
Hi Joshua, Can you provide more information about what these extra rows are? Are they queries that weren't present in the v13 report? Best, - Eric Koleda, AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blog

RE: URGENT: Issue with traffic estimator

2011-06-28 Thread Rahimzadegan, Ashkan
Is there an update on this? Thanks Ashkan -Original Message- From: Rahimzadegan, Ashkan Sent: Monday, June 27, 2011 2:49 PM To: Rahimzadegan, Ashkan; netsol-adwo...@google.com; adwords-api@googlegroups.com Subject: RE: URGENT: Issue with traffic estimator Including the AdWords API team

Re: Internal API Error using CampaignTargetService

2011-06-28 Thread Eric Koleda
Hi Joshua, The CampaignTargetService unfortunately doesn't support paging, but you can use the campaignIds field of the selector to limit the results to only certain campaigns and return a smaller result set. Best, - Eric Koleda, AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: Account name and email address

2011-06-28 Thread Eric Koleda
Hi Rob, In regards to your points: 1) What the service returns today is a tree of accounts and child links, starting at a particular account. The customerIds filter currently filters on the accounts to start with, and starting with a client account won't include any child links. I don't thin

Re: Status of reporting for Product Listing Ads and other extensions?

2011-06-28 Thread jstedman
Not sure if this is what you mean, but you can get data aggregated by extension using ClickType in your reports. In this table: http://code.google.com/apis/adwords/docs/appendix/reports.html#campaign Scroll to Click Type and to the right you have a list of click types, each signifying a specific

Re: Strange behavior when Changing Destination URLs for TextAds. ChangeHistory does not fit

2011-06-28 Thread Eric Koleda
Hi Julian, I haven't heard any other cases of this happening, so I don't have any information to provide. I would recommend looking closely at your logs to see what requests you made against those ads. If you can locate the SOAP XML request that led to the strange behavior I can investigate f

Re: Feature Request: Link existing accounts via API

2011-06-28 Thread Eric Koleda
Hi Oliver, Thank you for the feature request, I'll pass this information along to our product management team. Best, - Eric Koleda, AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.g

Status of reporting for Product Listing Ads and other extensions?

2011-06-28 Thread Reed
V201008 added support for manipulating Product Listing Ads, but as far as I can tell there still is no clear support on the reporting site for getting the detail-level performance information of PLAs. Their data shows up in the aggregated account-level reports, but not at the detail level. One mo

Re: Keyword Stats, Clicks, Costs etc. ?

2011-06-28 Thread Fikret
Hello again. I did add and download reports. But i dont't want reports. I want to retrieve campaign name, adgroup name, keyword, keyword stats (clicks, costs etc.) with only client id and date range. I am still searching but i didn't found. Sorry for my speech, but i don't speak english very well :

Re: Regarding the report defination id

2011-06-28 Thread mm
Hey munna - You have 2 options. When you create your 201101 report definition, an id for the reportDefinition is returned. You can persist that id and then use it later to retrieve the report as Sanju describes, or there is also an api call that will return all of your report definitions. You can t

Re: change keyword status

2011-06-28 Thread mm
While "Deleted is a valid status, I don't believe that you can set the status of something to "Deleted", I think you actually have to delete it. After you do, it's status will be returned as "Deleted". On Jun 27, 4:22 pm, kush wrote: > Ya i tried the above method in php. But, it throws > "Invalid

Re: Google Adwords REST API

2011-06-28 Thread Kevin Winter
Hi, We don't have any plans to release an AdWords REST API in the near future. The JavaScript API was written with the intent of using it in a browser. It was not tested with node.js or developed with that in mind. If you are able to get it working with node.js or have feedback regarding how

Showing error when implementing the Network Target List

2011-06-28 Thread yadhu
Adtraction Error code : 16, Error : [RequiredError.REQUIRED @ operations[0].operand.targets[0].radiusDistanceUnits, RequiredError.REQUIRED @ operations[1].operand] This is the error coming when i implementing the Network Types on my Adwords. Please help me out..it is very urgent -- =~=~=~=~

Re: Keyword Stats, Clicks, Costs etc. ?

2011-06-28 Thread Fikret
Hello guys, thanks for answers. I have 30-40 clients in my mcc. I will use only clientID for keyword stats. I am searching cross-client reports but i can't do it. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http

Re: Location Ad Extension

2011-06-28 Thread Parvendra Kumar Rana
Thanks Kavin, It is helpful. On Tue, Jun 28, 2011 at 2:22 AM, Kevin Winter wrote: > Hi Parvendra, > Do you mean validation beyond what the GeoLocationService does? > According to the docs, it should return InvalidGeoLocation if the service > cannot geocode the address. If the address can be g