Re: ADD_OPERATION_NOT_PERMITTED when using sample code v201109

2012-02-09 Thread Neil Kirk
Hi, Thanks. I have made some changes and am now trying to do the same thing using my personal gmail account: email=@gmail.com password= clientCustomerId=0 userAgent=skeniver developerToken=@gmail.com++GBP alternateUrl=https://adwords-sandbox.google.com and am still getting the same

Re: updating from Cross Client Report Download (ReportUtils::RunAsyncReport) to ReportUtils::DownloadReport

2012-02-09 Thread iateadonut
This no longer works and I'm getting a QuotaCheckError.INVALID_TOKEN_HEADER error. I understand this has something to do with the developerToken, but my auth.ini file looks like this: email = "**@gmail.com" password = "**" userAgent = "Test App" developerToken = "*" So I thought that the dev

Re: Authentication Issues When Getting Started with Python Client (v201109 / ver. 15.2.0)

2012-02-09 Thread Aaron Levin
Hi Danial, I just wanted to give you an update. Your advice worked and I am now able to successfully work with the Sandbox! Now on to more difficult tasks :) Thanks so much!! Best, Aaron Levin -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group:

Re: Adwords API token pending approval for over 1 month

2012-02-09 Thread Mike Levin
I work for 360i, an agency representing many major Google clients. I use the AdWords API in internal product development, and have had the "Pending Approval" status for months. It is starting to effect my ability to do my job. What does it take to get approval? -- =~=~=~=~=~=~=~=~=~=~=~=~=~

Re: API Token approval in the last 4-5 month

2012-02-09 Thread Evgeniy Bogdanov
Hi Andreas. At least Peter does. :) http://groups.google.com/group/adwords-api/browse_thread/thread/70f3cf53c05f6176 Did you tried to ping Adwords Aproval Team by e-mail? Regards, Evgeniy. On 9 фев, 17:40, "adwo...@seonative.de" wrote: > Hello, > > is here anybody how had a successfull api ap

Re: sample AddCampaignTargetingCriteria.java doesn't work

2012-02-09 Thread nachomac
This is the code that fires that error message: CampaignCriterionServiceInterface campaignCriterionService = user.getService(AdWordsService.V201109.CAMPAIGN_CRITERION_SERVICE); List operations2 = new ArrayList(); Platform mobile = ne

Re: sample AddCampaignTargetingCriteria.java doesn't work

2012-02-09 Thread nachomac
Hello, I tried using NegativeCampaignCriterion excluding Platform Mobile, but I still get the following error: [CampaignCriterionError.CANNOT_EXCLUDE_CRITERIA_TYPE @ operations[0].operand.criterion; trigger:'PLATFORM'] What am I missing here? On 9 feb, 17:17, mm wrote: > Yeah, there's no way t

Re: Sandbox Add campaign not working with non-mcc customer id

2012-02-09 Thread Francisco Godoy
Thanks Evgeniy, I will give this a try Thanks Again Francisco On Thu, Feb 9, 2012 at 2:10 AM, Evgeniy Bogdanov wrote: > Hi Francisco. > > Sandbox have own Customer Ids. > You need to initialize your Sandbox using this > > http://code.google.com/intl/en/apis/adwords/docs/sandbox.html#getting-

Re: Ad Params Invalid Insertion Text Error on '$160+'

2012-02-09 Thread Eric Koleda
Hi, I see. I'll talk to team and see if we can extend the validation to allow it, but unfortunately it won't change in the near term. Best, - Eric -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.go

Re: Issue with AdHoc Reports Getting Truncated

2012-02-09 Thread Eric Koleda
Hi ADM, Thanks for passing along the report XML. It looks like there is an extra closing brace ">" at the end of the content, which is causing the error. I wasn't able to replicate the problem using an identical report on my own account using raw SOAP, so I believe the problem lies in how the

Re: CustomerSyncService: always getting INVALID_DATE_RANGE using latest client libraries

2012-02-09 Thread Eric Koleda
Hi Brian, The cause of the error is incorrect namespacing for the DateTimeRange object. The min and max elements should be in the cm namespace, as the DateTimeRange object is in that namespace. The docs reflect this: http://code.google.com/apis/adwords/docs/reference/latest/CustomerSyncServic

Re: Negative keywords questions

2012-02-09 Thread Soundman
Very helpful, thanks.:) On Feb 9, 2:37 pm, jstedman wrote: > If you add a negative keyword to a campaign, it will affect the entire > campaign. If you add a negative keyword to an AdGroup it will only > affect that AdGroup and not every AdGroup in the campaign. This gives > you control over how y

v201109 Ad Performance Report

2012-02-09 Thread Dmitriy
Hello. There are statistic for placements in v13 Ad Performance Report. Does impressions by content network presents in v201109 report? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/grou

Re: sample AddCampaignTargetingCriteria.java doesn't work

2012-02-09 Thread mm
Yeah, there's no way that example is going to work. When the campaign is created, adwords adds all 3 platform criteria to it. In order to get the desired result in that example, the desktop platform should be removed, rather than adding the mobile and tablet platforms. Slightly more discussion here

Authentication Error: GOOGLE_ACCOUNT_COOKIE_INVALID

2012-02-09 Thread Amit Vimal
Hi Team, The current implementation is, we fetch the AuthToken using following function string authToken = new Google.Api.Ads.Common.Lib.AuthToken(config, AdWordsSoapClient.SERVICE_NAME, config.Email, config.Password).GetToken(); We have not cached the authToken value in our application and

Re: 201109 keyword report - getting display data

2012-02-09 Thread Ed-
Hey, I still need help with this one... actually asked account manager to add some kw on one of the affected campaigns, but it doesn't show up on reports (yet). So I'm in trouble, reports with no display clicks aint going to work :S -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also fin

API Token approval in the last 4-5 month

2012-02-09 Thread adwo...@seonative.de
Hello, is here anybody how had a successfull api approval in the last 4-5 month? Thank you in advance. Andreas -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~

Re: Negative keywords questions

2012-02-09 Thread jstedman
If you add a negative keyword to a campaign, it will affect the entire campaign. If you add a negative keyword to an AdGroup it will only affect that AdGroup and not every AdGroup in the campaign. This gives you control over how your negative criteria are scoped. Finding what negative keywords you

Re: Authentication Issues When Getting Started with Python Client (v201109 / ver. 15.2.0)

2012-02-09 Thread Aaron Levin
Hi Danial, Thanks for getting back to me. I will try this later today and report back with (hopefully) my success! Thanks again! Best, Aaron Levin -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.g

Re: Cannot select image.mediaId and image.name using AdGroupAdService

2012-02-09 Thread Eric Koleda
Hi Frank, When updating an ad we recommend you use the base type "Ad", as it only required the ID. http://code.google.com/p/google-api-adwords-php/source/browse/trunk/examples/v201109/BasicOperations/PauseAd.php#53 Best, - Eric -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

Negative keywords questions

2012-02-09 Thread Soundman
In the space to add negative keywords there is an option to add them in either "Ad group level" or "Campaign level" do i need to add all the negative keywords to both of these? Also how do i find ALL the negative words I'm being searched for? Also is there a quicker way to make all the negative w

Re: CampaignStats removed clicks and cost after a while

2012-02-09 Thread Alexander Alex
Thank you, this exactly info I'm looking for. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message be

MutateJobService limits

2012-02-09 Thread Ovid
Hi all, I'm reading http://code.google.com/apis/adwords/docs/guides/bulkjobs.html and have a couple of questions and comments: 1. Near the top of that document is the "Supported Operations" section. URLs to various supported operationons are 404s: http://code.google.com/apis/adwds/docs/guides/re

Re: Sandbox Add campaign not working with non-mcc customer id

2012-02-09 Thread Evgeniy Bogdanov
Hi Francisco. Sandbox have own Customer Ids. You need to initialize your Sandbox using this http://code.google.com/intl/en/apis/adwords/docs/sandbox.html#getting-started After that you can execute example to get Customers Id in your sandbox. If you will use those Ids with your script all should w

Re: Authentication Issues When Getting Started with Python Client (v201109 / ver. 15.2.0)

2012-02-09 Thread Danial Klimkin
Hi Aaron, Try running the following example: http://code.google.com/p/google-api-ads-python/source/browse/trunk/examples/adspygoogle/adwords/v201109/account_management/get_account_hierarchy.py It should give you a list of Advertiser accounts. Pick one of them and use it's clientCustomerId i

Re: Adwords API does not work for a specific customer id for specific ip adress

2012-02-09 Thread Danial Klimkin
Hello shmely, I suggest checking the network settings for your service provider. It is possible there is a proxy in the setup that damages the report or some other limitation. It is not possible to investigate it on our side unfortunately. -Danial, AdWords API Team. -- =~=~=~=~=~=~=~=~=~=~

Re: API Token Taking Too Long

2012-02-09 Thread Danial Klimkin
Hello kb, The token review process is handled by a separate team so we can't help here much. Please send me CID over email so I could at least find out the current status. -Danial, AdWords API Team. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion

Re: CampaignStats removed clicks and cost after a while

2012-02-09 Thread Danial Klimkin
Hello Alexander, This is the expected behavior. All clicks are reviewed by analytic systems internally to detect multiple clicks, click frauds etc. If any such event found the clicks amount could get reduced. Please note the clicks could only be removed so you will be charged less. The data i

Re: THIRD_PARTY_REDIRECT_AD not returrning in an AdPerformance report

2012-02-09 Thread Danial Klimkin
Hello All, This issue should be resolved now. -Danial, AdWords API Team. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: AdHoc report error

2012-02-09 Thread Danial Klimkin
Hello, The error 400 means there is a problem with your report definition. You need to check the response body for more details. Please refer to the following post for more details on error codes: http://adwordsapi.blogspot.com/2011/11/discover-v201109-adhoc-reports.html -Danial, AdWords A

Re: Continous failure to create Report request with CONCURRENT MODIFICATION error

2012-02-09 Thread Danial Klimkin
Hello Sudarshan, It appears you are using the v201101 ReportDefinitionService. Please correct me if I got it wrong. Please note this service is scheduled for sunset on 29 Feb 2012. You should migrate to AdHoc reporting as soon as possible. AdHoc reporting is much faster and I expect no such e

Re: Accounts in sandbox don't seem to have campaigns setup.

2012-02-09 Thread Danial Klimkin
Hello Peter, You should create them via the API. Please also check out our Sandbox Viewer demo application you may find helpful: http://code.google.com/apis/adwords/docs/demo-apps.html#sav -Danial, AdWords API Team. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our b

Re: MutateJobService with mix operations

2012-02-09 Thread Danial Klimkin
Hello George, Currently it is not possible to create campaign and ad group under it in the same job. We have this logged as a feature request already. You are correct the best way to do it is to use 3-4 jobs. Also, please note for future we recommend to group jobs per campaign and ad group. Th

Sandbox Add campaign not working with non-mcc customer id

2012-02-09 Thread Francisco
Hi, I am new to the adwords api and am testing the samples scripts for version v201109. I have everything set up to run in the sandbox and already created an AdWords account which I use the customer id to pass in the header. Now once I run the example I get the following error adspygoogle.adwo