Re: Problems with AdGroupFeedOperation

2013-08-13 Thread james
Bugger - wish I'd known that before wasting a day on it. It would be better if you could include a warning about that on the API service page. Or at lease make the This is a beta feature. text bold or red or something. On Wednesday, July 10, 2013 3:37:44 PM UTC+10, Anash P. Oommen (AdWords

Re: Retrieve and modify upgraded sitelinks with adwords api

2013-08-13 Thread james
Yep, turns out it is a beta feature, and thus will only work for select developers. As described here https://groups.google.com/d/msg/adwords-api/zvMWOCQkLHY/iygu6cPl-eUJ First I've head of the limited access beta concept. It does say This is a beta feature on the API service page, but no

Re: AdwordsApi AdsOAuthException access_denied

2013-08-13 Thread Pramod Patil
Hi, I am migrating to newer version v201306, but not able to use old code with clientCustomerID and developerToken, thowing authentication related error. Would you pleaes share your new C# code and process to get oAuth parameter. Thanks in Adavance!! On Thursday, August 8, 2013 1:44:11 PM

Re: TargetingIdeaService return keywords stats not matched with Web UI.

2013-08-13 Thread Chirag eReportz
Hello Danial, Can i get previous month avg cpc using API? Or any way to get results like older API versions? On Friday, August 2, 2013 2:50:37 PM UTC+5:30, Danial Klimkin wrote: Hello Chirag, The UI number is an average for past several month (see the description under ? button) while

Re: TargetingIdeaService Returning Unexpected Results

2013-08-13 Thread Chirag eReportz
Hi I am looking at same issue with TargetingIdeaService, I am able to match Search Volum with planner tool but not able to match Avg CPC. Keyword Text : delray buick gmc Getting result using APi : Avg CPC - $19.351060 Search volume - 260 Result at Keyword Planner: Avg CPC - $0.32 Search

Get Display networks in KEYWORDS_PERFORMANCE_REPORT

2013-08-13 Thread silvester correya
Hi , Iam trying to get the display network in the KEYWORDS_PERFORMANCE_REPORT but not getting in the API CSV result. But when I use CRITERIA_PERFORMANCE_REPORT Iam getting the Display network details as well. My requirement is to get the display network and the search impression share along

Location Extension Company Name - is it required?

2013-08-13 Thread Dlo
When trying to create a location extension I see that it's not a required field in the API. I can successfully create one without any errors. https://developers.google.com/adwords/api/docs/reference/v201306/CampaignAdExtensionService.LocationExtension However, when I go to the AdWords UI -

Re: PHP Client Library and Deprecated Services

2013-08-13 Thread Jeremy Aube
AdHoc reporting is still performed using the Report Definition Service. Prior to 201109 you could still do non-ad hoc reporting with Report Definition Service, so that's what's be being referenced there. You should be fine using that PHP example code. The Report Definition Service is not