Geographic Report Service

2010-06-20 Thread Remya Mohan
Hi Google Adwords Team, Thanks for the reply for my previous post regarding dissimilarities between Reports Downloaded File and that of UI. Well i've been trying Geographic Report Service. Its showing error as "The request xml was invalid.". I am testing this on Sandbox account My code seems to

Re: Dont get German Results from (php) Api

2010-06-20 Thread AdWords API Advisor
Hi, Can you post the sanitized SOAP Request and response xmls for this request? Cheers, Anash P. Oommen, AdWords API Team On Jun 20, 3:59 pm, Ginda wrote: > I try to set the TargetCountry to German but i still get "all" results > - the same results as i get when i use the External Keyword Tool

Re: looking for help with a basic keyword search script (or two)

2010-06-20 Thread AdWords API Advisor
Hi David, AdWords API PHP library may be a good starting place to get this done. It takes care of API call details, and has working code samples for making calls against TargetingIdeaService. You can host it on your server, write a simple page to accept HTTP POST parameters and print the results a

Re: QuotaCheckError.ACCOUNT_INACCESSIBLE

2010-06-20 Thread AdWords API Advisor
Hi, This error means that potentially fraudulent activity was detected on the account so access has been restricted. As you mentioned, the details are available at http://code.google.com/apis/adwords/v2009/docs/reference/CampaignService.QuotaCheckError.html. You can contact your AdWords representa

Re: Any example for CountryTargetSearchParameter in .Net?

2010-06-20 Thread AdWords API Advisor
Hi Parviz, A code sample for CountryTargetSearchParameter is available at http://code.google.com/p/google-api-adwords-dotnet/source/browse/trunk/tests/v200909/TargetingIdeaServiceTests.cs#196. It is not a full-blown sample, but a test case to ensure that the API call can be made successfully. You

Re: Problem in accessing API center for My Account

2010-06-20 Thread AdWords API Advisor
Hi Nick, Have you signed up for an AdWords API account? If not, you have to follow the steps below to get one: - Create an MCC account if you don't have one yet: http://adwords.google.com/support/aw/bin/answer.py?hl=en&answer=22531 - Login to the MCC account and apply for a developer token: https

Create App for Adwords

2010-06-20 Thread costart
Hi, What are the rules for creating an Interface API which is design for an iPhone. Are the rules open enough to do this and if so what's the red tape behind it? Cheers Costart -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi

Problem in accessing API center for My Account

2010-06-20 Thread NICK
I am not able to access the API center for My Account. Whenever I try to do so it's shows that I don't have administrator privileges. But I am the only user of that account. I want to access the API center to get a developer token for my application. If someone knows an alternative met

Dont get German Results from (php) Api

2010-06-20 Thread Ginda
I try to set the TargetCountry to German but i still get "all" results - the same results as i get when i use the External Keyword Tool and i set Languages and Country to all What am i doing wrong? Please help. Thanks!! ... $selector->localeCode = 'de'; ... $countryTargetSearchParameter = new

How to get local monthly searches on .Net?

2010-06-20 Thread parviz
I am using this api code for getting the keyword variation. Now my goal is to get for each keyword variation the number of monthly local searches. AdWordsUser user = new AdWordsUser(); TargetingIdeaService targetingIdeaService = (TargetingIdeaService)user.GetService(AdWordsServ

Validating Ads before AdGroup creation

2010-06-20 Thread Matt
Is there any way to validate against policy errors an ad prior to creating an adgroup? I have tried passing a null adgroup id in an ad with the validateOnly header, but a required field error is generated about the adgroup instead of the policy check (as I mostly suspected it would). Any help or s

Any example for CountryTargetSearchParameter in .Net?

2010-06-20 Thread parviz
Anyone can be nice enough to post an example for CountryTargetSearchParameter on getting keyword variation please? My goal is to provide a keyword and it return 10 variation for that keywords with local monthly search volume for each. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find

TargetingIdeaError.INVALID_SEARCH_PARAMETERS @ ?

2010-06-20 Thread parviz
When i run this code i get the error? error [TargetingIdeaError.INVALID_SEARCH_PARAMETERS @ selector.selector.searchParameters[0]; trigger:'LanguageTarget', TargetingIdeaError.INVALID_SEARCH_PARAMETERS @ selector.selector.searchParameters[1]; trigger:'RelatedToKeyword', TargetingIde

QuotaCheckError.ACCOUNT_INACCESSIBLE

2010-06-20 Thread weinerk
In account status - token status is approved but I get QuotaCheckError.ACCOUNT_INACCESSIBLE which according to this http://code.google.com/apis/adwords/v2009/docs/reference/CampaignService.QuotaCheckError.html means ACCOUNT_INACCESSIBLE = Customer is a fraudulent Please advise! Thanks KW -- =~=

Re: Turning get to getBulkKeywordIdeas?

2010-06-20 Thread moltar
I'm looking for a similar solution. I'd like to get stats on known keywords. Is there a code example somewhere? Thank you! -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =

looking for help with a basic keyword search script (or two)

2010-06-20 Thread digloo
I thought maybe someone already has code that does this or can write it easily. I'm really swamped at the moment, and don't really want to get distracted by having to dig into all of this API stuff just for a couple of simple functions. I'm doing some keyword research right now using the Google E

Re: Digest for adwords-api@googlegroups.com - 2 Messages in 1 Topic

2010-06-20 Thread Eric Garrison
"adwords-api+nore...@googlegroups.com" wrote: Today's Topic Summary Group: http://groups.google.com/group/adwords-api/topics * Stats do not update processing time. [2 Updates] Topic: Stats do not update processing time.