Re: Where is AdWords API Center (left menu) and how to integrate in Test Mode,

2014-12-09 Thread Naresh Kumar
Thank You for your reply.. I have created a MCC account for testing. But if i need Developer Token to access AdWords API Center then i need a paid Adwards Account.. ? If i dont have a paid AdWords account then i cant access AdWords API Center I need a Paid AdWords account.. I am a developer

Re: Where is AdWords API Center (left menu) and how to integrate in Test Mode,

2014-12-09 Thread Naresh Kumar
Thank You for your reply.. I have created a MCC account for testing. But if i need Developer Token to access AdWords API Center then i need a paid Adwards Account.. ? If i dont have a paid AdWords account then i cant access AdWords API Center ? I need a Paid AdWords account.. I am a develo

Re: get Campaign Total Cost (PHP)

2014-12-09 Thread Michael Cloonan (AdWords API Team)
Hello, There is no way to simply get the total cost of a campaign from the API. You would have to fetch a CAMPAIGN_PERFORMANCE_REPORT, including the cost field. Setting up the API is more involved than a simple HTTP request, so this might not be the right solution. Regards, Mike, AdWords API

Re: Upgraded url questions

2014-12-09 Thread Michael Cloonan (AdWords API Team)
Hello, Any changes to your ad could result in a changed quality score, if it affects the quality of the ad. Regards, Mike, AdWords API Team On Tuesday, December 9, 2014 5:08:28 AM UTC-5, Subramaniam S wrote: > > Hey Mike, > > Thanks, this helps. I have one more question on tracking template. Do

Re: QuotaCheckError.INVALID_TOKEN_HEADER with PHP

2014-12-09 Thread Michael Cloonan (AdWords API Team)
Hello, The problem is that you are using your email address instead of your developer token. If you are still having trouble, please reply to me directly and include your full SOAP request. Regards, Mike, AdWords API Team On Tuesday, December 9, 2014 5:08:09 AM UTC-5, Manuel Gómez wrote: > > H

Re: How to get Estimate Top of Page Bid for different locations

2014-12-09 Thread Shaun Greer
Thanks for the reply Josh, my programmer and I have reviewed the traffic estimator api and do not see any easy way to receive a "top of page bid" for a keyword in a specific location. In order to get a top of page bid it looks like you would have to send a request with a CPC, receive the Avg. P

Re: How to run PPC campaign in china and japan from India

2014-12-09 Thread Michael Cloonan (AdWords API Team)
Hello, To my knowledge, you can only specify a time zone at the customer level, and everything within that customer will inherit the same time zone. This would mean that you can't have two campaigns run

Re: Where is AdWords API Center (left menu) and how to integrate in Test Mode,

2014-12-09 Thread Michael Cloonan (AdWords API Team)
Hello, Are you using a Test MCC account? You should be accessing the AdWords API Center from a production MCC account to generate your developer token. Regards, Mike, AdWords API Team On Tuesday, December 9, 2014 7:09:28 AM UTC-5, Naresh Kumar wrote: > > As i have created a MCC account with >

Re: ads targeting

2014-12-09 Thread Nadav Israel
Thanks, i am not sure that admobe sdk it is way to targeting ads, i looking for other sdk like adword i just like to know if i can target ads with word in my android apps? On Saturday, December 6, 2014 2:49:58 AM UTC+2, Danial Klimkin wrote: > > Hello Nadav, > > > This group is for questions re

Getting Insufficient Permission Error

2014-12-09 Thread netelixir NetElixir
Hi Team, Iam getting "Insufficient Permission" error while trying to fetch product Id and Product title from merchant center using content api. Error is : com.google.api.client.googleapis.json.GoogleJsonResponseException: 403 Forbidden { "code" : 403, "errors" : [ { "domain" : "glo

Re: What does QualityInfo exactly show?

2014-12-09 Thread Haukur Jarl
Hi Paul, Since it's just booleans, am I right to assume: 1. Above average - ACCEPTABLE 2. Average - ACCEPTABLE 3. Below average - NOT ACCEPTABLE thanks, Haukur On Wednesday, October 24, 2012 5:17:29 PM UTC, Paul Matthews wrote: > > Hi Oliver, > > This is currently the only data we

Re: Do we need to add the billing information for production account during the testing

2014-12-09 Thread ulfathussain . dpl . mcctestaccoun
Hi Anash I was missing Point2 and now it is working. thanks Regards Ulfat Hussain On Monday, 8 December 2014 18:04:21 UTC+5, Anash P. Oommen (AdWords API Team) wrote: > > Hi Ulfat, > > The error could mean one of the two things: > > 1. You are not using the developer token from your production

Reports generation fr MCC accounts is throwing error

2014-12-09 Thread ulfathussain . dpl . mcctestaccoun
Hi I have the following setup = MCC Production = Customer ID : 333-332-3726 ==

How to run PPC campaign in china and japan from India

2014-12-09 Thread dharmarajtti
I have a campaign and I want to run for Japan and China then how to set time zone for china and japan. Help Me -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/p

get Campaign Total Cost (PHP)

2014-12-09 Thread Dima Taras
Hi! I have just putted the API to my server and it returns nothing. Like just a blank page although I think I should fill some auth info (but I didn't) I need to get just total cost of a campaign by id (or anything I could get from adwords dashboard) Is there any simple way to do this like run

EntityNotFound.INVALID_ID @ operations[0].operand.adGroupId; trigger:'AdGroupId: 16483195329'

2014-12-09 Thread Дмитрий Дмитриевич
Hello! I try to add some keywords to my ad group with AdWords API using PHP language. When I run index.php file on my website, I'm getting next error message: [SoapFault] [EntityNotFound.INVALID_ID @ operations[0].operand.adGroupId; trigger:'AdGroupId: 16483195329'] (0) /var/www/html/www3.

Where is AdWords API Center (left menu) and how to integrate in Test Mode,

2014-12-09 Thread Naresh Kumar
As i have created a MCC account with https://developers.google.com/adwords/api/docs/signingup Not getting AdWords API Center (left menu). I just want to test Adword api that how can i use it. so that i can use it in production server. I want to give access to my application users that they can

Re: INCOMPLETE_SIGNUP

2014-12-09 Thread ulfathussain . dpl . mcctestaccoun
Hi After signing "API terms and conditions" and sending the pdf document to the team, my problem has been fixed. Thanks Ulfat Hussain On Monday, 8 December 2014 19:26:49 UTC+5, Stacie Waleyko wrote: > > Hello, > > Have you signed the API terms and conditions yet? > https://developers.google.com

Re: ImageError.SERVER_ERROR when creating ads

2014-12-09 Thread Josh Radcliff (AdWords API Team)
Hi Rodrigo, I'm taking over this issue for Ray. Could you let me know if you're still encountering this problem, and if so, send over some more images that failed to upload? You can send them *only to me* by clicking *Reply to Author* on this message. Thanks, Josh, AdWords API Team -- -- =~

Re: Adspygoogle sunset

2014-12-09 Thread Michael Cloonan (AdWords API Team)
Hello, Adspygoogle supports up to v201409 of the AdWords API. What this message means is that future versions of the AdWords API will not be added to the adspygoogle library, but the library will still continue to work with v201409 throughout the life of that version of the API. When you want t

Re: (500) Internal Server Error - CAMPAIGN_PERFORMANCE_REPORT

2014-12-09 Thread Michael Cloonan (AdWords API Team)
Hello Zweitze, I was also able to reproduce this. I will file a bug with the team and let you know when I hear more. Regards, Mike, AdWords API Team On Tuesday, December 9, 2014 4:26:30 AM UTC-5, Zweitze wrote: > > Yes, > > This is happens all the time - reproduction should be no issue. I also

Re: ReportDownloadError.ERROR_GETTING_RESPONSE_FROM_BACKEND

2014-12-09 Thread Josh Radcliff (AdWords API Team)
Hi, Are you seeing this error on *every* request or only for a small portion of requests? Per our Best Practices guide , your application should retry requests on this type of transient error. Thanks, Josh, Ad

Re: productsservices.csv-file not up to date

2014-12-09 Thread Josh Radcliff (AdWords API Team)
Hi Christian, Thanks for the IDs - they confirmed our theory. Those IDs are for Adult or other sensitive products/categories. There's currently an issue with some of those slipping through and showing up in the response, even if you do not include the IncludeAdultContentSearchParameter

Re: productsservices.csv-file not up to date

2014-12-09 Thread Christian H.
Hi Josh, here are some examples as returned by TargetingIdeaService: - missing id - keyword - all ids 10066tizzbird n1[10089, 10008, 10295, 10011, 11261, 12113, 13399, 10004, 12570, 10066] 10068wellco design krefeld[13813, 10028, 10008, 10769, 13465, 10142, 12067, 10222, 10068,

Re: Upgraded url questions

2014-12-09 Thread Subramaniam S
Hey Mike, Thanks, this helps. I have one more question on tracking template. Does change in tracking template resets the quality score ? Subra On Tuesday, 9 December 2014 00:40:56 UTC+5:30, Michael Cloonan (AdWords API Team) wrote: > > Hello, > > Your tracking URLs should work with DSA so long

QuotaCheckError.INVALID_TOKEN_HEADER with PHP

2014-12-09 Thread Manuel Gómez
Hi! I'm using v201409 of the PHP SDK and I'm getting Report download failed. Underlying errors are Type = 'QuotaCheckError.INVALID_TOKEN_HEADER' Trigger = 'MY-EMAIL-ADDRESS', FieldPath = ''. Everything is set up and it was working last week, AFAIK. Any hints what may be the problem? Thanks

Re: (500) Internal Server Error - CAMPAIGN_PERFORMANCE_REPORT

2014-12-09 Thread Zweitze
Yes, This is happens all the time - reproduction should be no issue. I also found out that groups now have a status "UNKNOWN" as well, and the same problems arise - including the HTTP 500. Zweitze. On Monday, December 8, 2014 9:16:59 PM UTC+1, Michael Cloonan (AdWords API Team) wrote: > > He

empty report CAMPAIGN_PERFORMANCE_REPORT

2014-12-09 Thread Alexey Chapurin
Hello, my report https://adwords.google.com/api/adwords/cm/v201409";> CampaignId Impressions Clicks Cost CustomMYReport CAMPAIGN_PERFORMANCE_REPORT ALL_TIME CSV return empty report: CustomMYReport (All Time) Campaign ID,Impressions,Clicks,Cost Total,0,0,0 where here error? I execute autho