Re: Targeting idea for RelatedToUrlSearchParameter returns the same keywords for different pages on a domain

2013-10-08 Thread KG
I see. That explains it. I just tried Keyword Planner and see the same results. Could you please tell me if it's expected for different URLs on the name domain to return the same set of keywords? Basically, with the Display Planner, the resulting keywords differ based on the theme of the page

FeedMappingService SET is invalid operator?

2013-10-08 Thread veseo
Hello, we noticed that, when trying to mutate a Feed's mappings via SET, we get the following error - OperatorError.OPERATOR_NOT_SUPPORTED. Is SET an invalid Operator? If yes, why isn't this reflected in the documentation (which says that SET is used for updates)? I'm attaching an example

Re: CampaignAdExtensionServiceInterface is missing from v201309 adwords-api-8.13.0-loner.jar

2013-10-08 Thread Takeshi Hagikura (AdWords API Team)
Hi, Released the old Java library 8.13.1 ( https://code.google.com/p/google-api-adwords-java/downloads/list). Please use the latest bundle onward. Best, - Takeshi, AdWords API Team On Tuesday, October 8, 2013 2:42:22 PM UTC+9, Takeshi Hagikura (AdWords API Team) wrote: Hi,

Re: Announcing v201309 of AdWords API

2013-10-08 Thread Danial Klimkin
Hello Peter, To confirm, v201306 sunset is scheduled for end of Mar 2014, see: https://developers.google.com/adwords/api/docs/sunset-dates All client libraries were already released (the same day as the announcement) and should be supporting v201309. I'll check with the DotNet library

Re: Announcing v201309 of AdWords API

2013-10-08 Thread Chirag
Hello, Will call metrics data available in coming weeks from beta? On Tuesday, 8 October 2013 17:09:10 UTC+5:30, Danial Klimkin wrote: Hello Peter, To confirm, v201306 sunset is scheduled for end of Mar 2014, see: https://developers.google.com/adwords/api/docs/sunset-dates All client

Getting Access Token from $_REQUEST[code] is very slow (PHP)

2013-10-08 Thread g12
Hi! Since 1-2 week the process of getAccessToken is very slow. I am sending request with scopes useing OAuth 2.0. After that i am getting the code and calling the method against $user object. $user-getAccessToken($code,$callBackUrl); This is success, i get the data i want, but it's taking

Re: Targeting idea for RelatedToUrlSearchParameter returns the same keywords for different pages on a domain

2013-10-08 Thread Danial Klimkin
Hello KG, Yes, this is the expected behavior. I've logged Display Planner support as a feature request and it will be considered for the future API versions. -Danial, AdWords API Team. On Tuesday, October 8, 2013 12:37:18 PM UTC+4, KG wrote: I see. That explains it. I just tried Keyword

Re: Announcing v201309 of AdWords API

2013-10-08 Thread Danial Klimkin
Hello Chirag, We don't plan to make any changes in between versions at the moment. -Danial, AdWords API Team. On Tuesday, October 8, 2013 3:49:32 PM UTC+4, Chirag wrote: Hello, Will call metrics data available in coming weeks from beta? On Tuesday, 8 October 2013 17:09:10 UTC+5:30,

Re: How to work with deleted CampaignFeeds?

2013-10-08 Thread mm
Any help with this, guys? On Thursday, October 3, 2013 4:04:13 PM UTC-5, mm wrote: Hey guys - I have a case where I have added some enhanced sitelinks to a campaign. Then I went into the adwords UI and disassociated all sitelinks from that campaign. Now I want to add a new sitelink to the

Re: Is python2.7 mandatory for adwords v201306

2013-10-08 Thread Danial Klimkin
Hello Yogeetha, The library supports Python 2.4 and later (2.x only). Python 2.6 is supported. -Danial, AdWords API Team. On Monday, October 7, 2013 8:22:28 AM UTC+4, Yogeetha Sundaram wrote: For migrating to adwords v201306 / v201309 is python 2.7 mandatory? Will python 2.6 not work?

Re: How to implicitly create an Individual Budget when creating the Campaign in v201309?

2013-10-08 Thread Danial Klimkin
Hello HK, As of v201309 you can create individual budgets. Still, you need to use BudgetService for them, get an ID and use it with the CampaignService. Individual budget can be created by sending IsExplicitlyShared value set to false. -Danial, AdWords API Team. On Saturday, October 5,

Re: Negative Keyword Not Added

2013-10-08 Thread Danial Klimkin
Hello, Can you please send us the XML code of the request and full server response? Please make sure to exclude sensitive details such as AuthToken or developer token. -Danial, AdWords API Team. On Thursday, October 3, 2013 12:21:26 AM UTC+4, goingdev wrote: Using the API (201306) I'm

Re: Strange SelectorError.START_INDEX_IS_TOO_HIGH

2013-10-08 Thread CSPeter
Hi Takeshi, Was this number reduced from 1,000,000 to 100,000 recently? Either way, why does this limitation exist? I retrieve keywords by campaign in order to reduce the number of queries made to the API. If I go back to having to pull by AdGroup, the number of queries required is

Re: Negative Keyword Not Added

2013-10-08 Thread goingdev
*Request:* ?xml version=1.0 encoding=utf-8? soap:Envelope xmlns:soap=http://schemas.xmlsoap.org/soap/envelope/; xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance; xmlns:xsd=http://www.w3.org/2001/XMLSchema; soap:Header RequestHeader

Re: Negative Keyword Not Added

2013-10-08 Thread goingdev
Wow. So it's partially my fault and partially Google's. If you search the keyword on a campaign level without the modifiers, the keyword will not be returned in the search results. If you search the keyword on an adgroup level without the modifiers, the keyword *will* be returned in the search

Re: How to implicitly create an Individual Budget when creating the Campaign in v201309?

2013-10-08 Thread HK
Thanks, Danial. That's what I was afraid of. I would suggest you remove the or the AdWords API v201309 part from the above documentation snippet then, as using the APIs, you can't implicitly create the budget. You have to explicitly do it. Hans -- --

Re: report definition services not working for a mcc account linked to another mcc account's adwords account.

2013-10-08 Thread Michael Ni
This has been resolved. Apparently the reports only return data if the ads / keywords have been enabled. I was trying to grab the report to edit the destination urls for all the keywords and ads that were uploaded but paused. I guess you have to enable it first. On Monday, October 7, 2013