how can i know Ad group Id

2012-06-29 Thread veniram
can someone please help to find me the Ad group id? also i would like to know what https://adwords.google.com/cm/CampaignMgmt?__u=***&__c=***#c.***.ag&app=cm Ids does _U , _C and #c refers to? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: h

Re: Sporadic DUPLICATE_KEY errors when creating keywords using AdGroupCriterionService.mutate()

2012-06-29 Thread Kevin
Hi Anash, Do you have any update on this issue? Would requestId sufficient to help you track this down? This happens intermittently in production and we would like to avoid logging all the soap requests and responses if possible. -Kevin On Thursday, June 28, 2012 3:06:29 AM UTC-7, Anash P. Oom

Attributing Goal Completions to AdWords in Analytics

2012-06-29 Thread Jorge
I am defining the product business requirements that a set of developers will be working with to complete/support a software enhancement but I have been unable to identify a reporting issue in Google Analytics as it pertains to Google AdWords Campaigns. My objective is to complete a campaign

Batch keywords in STATS requests - Targeting Idea service

2012-06-29 Thread Chirag
Hello All, I wants t process 300 keywords per request for stats using targeting idea service. But i don't find any help how i can batch keywords in one request. Can any one suggest how i can use getKeywordIdeas example to process batch keywords request. i am using PHP client library. Thanks, Ch

Re: Video campaigns statistics

2012-06-29 Thread Kevin Winter
Hi Dorian, I apologize - I was mistaken with regards to the Account Performance report. I had assumed that Video campaigns would be filtered similarly to DSA in that the higher level reports include the numbers. I didn't have a video campaign to test with. Based on your results, I would hav

Re: Sandbox Adwords API throwing argument exception: Unknown service type

2012-06-29 Thread Sean OBrien
Thanks! Sean OBrien - sent from Android On Jun 29, 2012 5:28 PM, "Kevin Winter" wrote: > Hi Sean, > The v13 account service and v200909 that you reference above have been > sunset. You will need to upgrade your DotNet library to a more recent > version. This DotNet example will get your sand

Re: Sandbox Adwords API throwing argument exception: Unknown service type

2012-06-29 Thread Kevin Winter
Hi Sean, The v13 account service and v200909 that you reference above have been sunset. You will need to upgrade your DotNet library to a more recent version. This DotNet example will get your sandbox accounts, summing you have initialized the account with a call to GetAllCampaigns: http:/

Re: Video campaigns statistics

2012-06-29 Thread Dorian Kind
Hi Kevin, thanks for your continued support! The thing is, in my experience even the account performance reports do *not* include statistics from video campaigns. For example, the following report definition (in Python) for a client of ours: {'reportName': 'Ad Hoc Report', 'selector': { 'fi

Large amout of keywords and adgroups uploaded with no quota

2012-06-29 Thread Tom
Hello, I have to upload large amount of data to AdWords. Thousands of campaign, thousands of AdGroup and over a milion of keywords. Doing it by API consumes a lot of quota. Is there any other way to easily upload AdWords account structure for free and then manage it by API. I have tried doing i

Re: Sandbox Adwords API throwing argument exception: Unknown service type

2012-06-29 Thread Sean OBrien
Apologies, I forgot to mention that the error I am getting is argument exception: Unknown service type in this line of code: AccountService accountService = (AccountService)user.GetService( AdWordsService.v13.AccountService); -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

Re: What's wrong with this request? (Returning: 500 Internal Server Error) (C#)

2012-06-29 Thread Anash P. Oommen
Hi, Please extract the response for the failed request and post it on this forum. You could do it in the catch() block. WebResponse response = ex.Response; // Read the contents from response.GetResponseStream(); Also, is there any reason why you are not using the AdWords API .NET client librar

Re: IP Exclusion

2012-06-29 Thread Anash P. Oommen
Hi, This feature is not supported in AdWords API. Cheers, Anash P. Oommen, AdWords API Advisor, On Friday, 29 June 2012 01:26:54 UTC+5:30, jms wrote: > > Hi there, > > I just wanted to post a quick question whether IP exclusions are available > in the API yet. I still can't find any definitive

Re: Unable to locate billing information for that Developer Token

2012-06-29 Thread Anash P. Oommen
Hi Vince, Re enter your billing information for your AdWords API MCC account as the error says, and it should start working. Cheers, Anash P. Oommen, AdWords API Advisor. On Friday, 29 June 2012 02:35:18 UTC+5:30, Vince wrote: > > Hello. We are using a C# application to retrieve report informa