Re: add Sitelink not working

2012-08-26 Thread Smita
REQUEST--- http://schemas.xmlsoap.org/soap/envelope/"; xmlns:v20="https://adwords.google.com/api/adwords/cm/v201206";> X XX I29ctuhMrESOMBjQeMIsfQ ADD 94924812

Re: [KeywordPerformance v201109] Unexplainable "Authorization: User permission denied"

2012-08-26 Thread Snehal Shet
I am facing the same issue suddenely. Can i know the solution please? On Saturday, February 4, 2012 12:30:06 AM UTC+5:30, Eric Koleda wrote: > > Hi Giuseppe, > > We have heard other cases of this error and we are investigating the root > cause. Please double-check that you are using the correc

Re: Compressing SOAP messages?

2012-08-26 Thread Anash P. Oommen
Hi Oliver, All the client libraries handle this by default. Cheers, Anash P. Oommen, AdWords API Advisor. On Thursday, 23 August 2012 21:51:41 UTC+5:30, Oliver wrote: > > The best practices guidelines recommends compressing the SOAP messages. > > > https://developers.google.com/adwords/api/doc

Re: Api Cost

2012-08-26 Thread Anash P. Oommen
Hi, Per-item-cost refers to the number of items you retrieved / updated. Retrieving 3 ads will be cheaper than retrieving 1000 ads. Cheers, Anash P. Oommen, AdWords API Advisor. On Friday, 24 August 2012 07:42:39 UTC+5:30, cwu2006 wrote: > > Can some one tell what does API "Per-Item-Cost" mean

Re: add Sitelink not working

2012-08-26 Thread Anash P. Oommen
Hi Smita, Could you post the request and response xmls? Also, are you using a client library or not? If yes, which one? Cheers, Anash P. Oommen, AdWords API Advisor. On Wednesday, 22 August 2012 14:48:48 UTC+5:30, Smita wrote: > > Hello Adwords Support, > > I am trying to add a sitelink camp

Re: Need DotNet Client, OAuth2Provider OnOAuthTokensObtained configuration help.

2012-08-26 Thread Anash P. Oommen
Hi Jason, As mentioned over email, could you open an issue at http://code.google.com/p/google-api-adwords-dotnet/issues/list? I have a fix for the issue, and I'll update the library at the earliest. Thanks for pointing out the issue and helping me narrow the source of the issue. Cheers, Anash

Re: uniqe ad id per (group_id,campaign,account_id)

2012-08-26 Thread Anash P. Oommen
Hi Hagay, (AdGroupId, AdId) pair is unique globally. Cheers, Anash P. Oommen, AdWords API Advisor. On Sunday, 26 August 2012 14:04:56 UTC+5:30, hagay wrote: > > Hi, > > Just for the record: > Is there always unique ad_id per (group_id, campaign_id, account_id) > > Thanks, > Hagay. > -- =~=~=~=

Re: Add ad in sanbox produces AdError.URL_NO_SCHEME

2012-08-26 Thread Anash P. Oommen
Hi Ace, Does your ad.url field contain a scheme (http:// or https://)? Cheers, Anash P. Oommen, AdWords API Advisor. On Sunday, 26 August 2012 19:01:51 UTC+5:30, Ace wrote: > > Hi, > > I'm following the example code from v201206 - AdAds.java > I used the code as is - I only commented the Image

Re: Unable to add platform targets when creating a new campaign

2012-08-26 Thread Amit Badkas
I tried to add particular platform after adding a campaign using following code $platform = new Platform(); $platform->id = 30001; $operation = new CampaignCriterionOperation(new CampaignCriterion($campaign->id, $platform), 'ADD'); $campaignCriterionService = $user->GetService('CampaignCriterion

Re: Any server configuration required to run OAuth 1.0a - getting OAUTH_TOKEN_HEADER_INVALID error on server where as running successfully on local setup and one server.

2012-08-26 Thread Chirag
Hello Eric, I am again facing this issue "!!!2|||-1||| AuthenticationError.OAUTH_TOKEN_HEADER_INVALID @ " Please find the attached report. XML Report is as below.. [Aug 27 2012 04:40:05.00 - ERROR] POST /api/adwords/reportdownload/v201109 HTTP/1.1 User-Agent: curl, gzip Host: adwords.goog

Add ad in sanbox produces AdError.URL_NO_SCHEME

2012-08-26 Thread Ace
Hi, I'm following the example code from v201206 - AdAds.java I used the code as is - I only commented the ImageAd & TemplateAd section. I create a TextAd and set the headline & descriptions & URLs but get an error - AxisFault faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server faul

uniqe ad id per (group_id,campaign,account_id)

2012-08-26 Thread hagay
Hi, Just for the record: Is there always unique ad_id per (group_id, campaign_id, account_id) Thanks, Hagay. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=