Re: In Ad Performance report I get Ad Type "Display Ad" - should it be a Network Type, instead of the ad type?

2014-06-18 Thread Danial Klimkin
I've confirmed this is the correct behavior. As per documentation: TEMPLATE_AD / Display ad So 'Display ad' corresponds to template ads. -Danial, AdWords API Team. On Tuesday, June 17, 2014 6:41:26 PM UTC+4, nf7588 wrote: > > Thank you ! > > On Tuesday, June 17, 2014 5:13:35 PM UTC+3, Danial

Re: In Ad Performance report I get Ad Type "Display Ad" - should it be a Network Type, instead of the ad type?

2014-06-18 Thread nf7588
Excellent! thanks for the help. so this is basically means that this ad was created from the Display Ad Builder? On Wednesday, June 18, 2014 10:58:55 AM UTC+3, Danial Klimkin wrote: > > I've confirmed this is the correct behavior. As per documentation: > > TEMPLATE_AD / Display ad > > So 'Displ

Re: Creating a MCC test account.

2014-06-18 Thread H
I'm having the exact same problem, unable to create a test mcc account, and instead it creates a non-test adwords account. Any solution to this yet? Cheers H On Wednesday, June 4, 2014 3:41:53 PM UTC+1, Josh Radcliff (AdWords API Team) wrote: > > Hi, > > Hmmm...the customer ID you supplied is

Re: Target with City, County, and State

2014-06-18 Thread Danial Klimkin
Hi Scott, You can do it either way. You can find the ID on the developers site (or download .csv) or use LocationCriterionService. All of our libraries have an example on how to use it. -Danial, AdWords API Team. On Tuesday, June 17, 2014 8:14:34 PM UTC+4, Scott Luther wrote: > > Hi Danial,

Re: Target with City, County, and State

2014-06-18 Thread Danial Klimkin
Hi Scott, You can do it either way. You can find the ID on the developers site (or download .csv) or use LocationCriterionService. All of our libraries have an example on how to use it. -Danial, AdWords API Team. On Tuesday, June 17, 2014 8:14:34 PM UTC+4, Scott Luther wrote: > > Hi Danial,

AdWords API on App Engine PHp

2014-06-18 Thread shahar
Hi, I'm trying to get the AdWords API working on App Engine (PHP Version). On my local machine everything is working as needed, but as soon as i upload it to App Engine i'm getting a SoapFault error "Could not connect to host". When i dump the request itself and try it manually its working b

How to get API Developer token approved?

2014-06-18 Thread Philip Dou
We are an advertising agency and we would like to use AdWords API on reporting. As we have applied the token & set the billing information, but the status keeps "pending" for three days, same problem occurs in our 3 MCCs. How to solve the problem or which one shall we contact? Our Google Accoun

Can any one approve the API developer token?

2014-06-18 Thread Philip Dou
Our AdWords API developer token is pending approval for days, can any one help us on the approval? MCC ID is 261-172-6869. Thanks! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+Googl

Test application to use api

2014-06-18 Thread Brad Haizlett
I am using vmware workstation to develop my web application on. And since its using a private ip its no accessible from the internet but it can communicate out. I want to develop my application on my development server but how would i be able to access the API like that? Is there a way to allow

Re: In Ad Performance report I get Ad Type "Display Ad" - should it be a Network Type, instead of the ad type?

2014-06-18 Thread Danial Klimkin
It means the ad is of API type TemplateAd: https://developers.google.com/adwords/api/docs/reference/v201402/AdGroupAdService.TemplateAd There are multiple ways such ad can be created, including API. -Danial, AdWords API Team. On Wednesday, June 18, 2014 12:49:31 PM UTC+4, nf7588 wrote: > >

Re: Issues with adding production partition in shopping campaign with API

2014-06-18 Thread aroxotest18
Hi , Sorry i can;t understand. I knew, Each Adgroup have ONLY ONE *parentCriterionId ( i-e NOT NULL or NOT Empty ),* i Just wanted to know about, 1. i created Adgroup using following code $adGroupService = $user->GetService('AdGroupService', ADWORDS_VERSION); // Create ad group. $adGroup

Unknown recognised category ids from google adwords

2014-06-18 Thread sitaram krishna
Hi, I am trying to use the TargetingIdeaService to get kw suggestions. Version details: *adspygoogle*=1.1.6* api_version*=v201309 As part of the response from the TargetingIdeaService (https://developers.google.com/adwords/api/docs/reference/v201309/TargetingIdeaService.TargetingIdeaSelecto

Re: Internal server error in CampaignCriterionService

2014-06-18 Thread Ray Tsang (AdWords API Team)
Andreas, I also noticed that the start index is 1000. Could I trouble you to reduce the start index to 0 and potentially also reduce the page size to see if it would still result in the same error. Thanks, Ray On Tuesday, June 17, 2014 3:15:18 PM UTC-4, Ray Tsang (AdWords API Team) wrote: >

Re: Developer Token still Pending Approval

2014-06-18 Thread Ray Tsang (AdWords API Team)
Ergun, Please fill out the form here: https://services.google.com/fb/forms/newtoken/ (there are 2 pages - all of which must be filled). Thanks! Ray On Monday, June 16, 2014 11:29:16 AM UTC-4, Ray Tsang (AdWords API Team) wrote: > > Ergun, > > I'll look into this and get back to you. > > Cheer

Re: ReportUtilities.DownloadClientReport throws ReportsException with empty Errors array

2014-06-18 Thread Ray Tsang (AdWords API Team)
Peter, Thanks for providing the information! HTTP 401 error is a standard HTTP error for unauthorized access. The response payload is actually HTML - hence the error objects are empty because it isn't the same service errors that you normally get. Please recheck the credentials. Also - *Cli

Re: AdWords API on App Engine PHp

2014-06-18 Thread Ray Tsang (AdWords API Team)
Hi, Are you using the AdWords API client library for PHP? The client library does not support App Engine at the moment. Thanks, Ray On Wednesday, June 18, 2014 6:58:34 AM UTC-4, sha...@ibariocorp.com wrote: > > Hi, > > I'm trying to get the AdWords API working on App Engine (PHP Version). > >

Furnishing AdGroups without returning the AdGroupReturnValue to our application.

2014-06-18 Thread Alan Coleman
Hello everyone, We've built an app with the AdWords API and it's working really well. Our app creates AdGroups and furnishes them with Ads, Keywords and Negative Keywords. We create our Adgroups first and use the IDs from the *AdGroupReturnValue* to then create Ads, Keywords and Negative Keywo

Re: Can any one approve the API developer token?

2014-06-18 Thread Ray Tsang (AdWords API Team)
Phillip, You should've received an e-mail prompting you to fill out a follow up form. Could I trouble you to double check? Please let me know if the e-mail wasn't received (it may be filtered away). Please let me know. Thanks, On Tuesday, June 17, 2014 10:17:47 PM UTC-4, Philip Dou wrote: >

Re: How to get API Developer token approved?

2014-06-18 Thread Ray Tsang (AdWords API Team)
Phillip, I've responded to you in the other thread. Let's continue the conversation there. Cheers, Ray On Tuesday, June 17, 2014 9:34:41 PM UTC-4, Philip Dou wrote: > > We are an advertising agency and we would like to use AdWords API on > reporting. As we have applied the token & set the bi

Re: Test application to use api

2014-06-18 Thread Ray Tsang (AdWords API Team)
Brad, Please take a look at our test account guide if you just want to use test data. Cheers, Ray On Tuesday, June 17, 2014 5:09:51 PM UTC-4, Brad Haizlett wrote: > > I am using vmware workstation to develop my web application on.

Re: Unknown recognised category ids from google adwords

2014-06-18 Thread Ray Tsang (AdWords API Team)
Sitaram, Please send me the full request/response in private. Cheers, Ray On Wednesday, June 18, 2014 8:31:29 AM UTC-4, sitaram krishna wrote: > > Hi, > > I am trying to use the TargetingIdeaService to get kw suggestions. > > Version details: > *adspygoogle*=1.1.6* api_version*=v201309 > >

Re: Furnishing AdGroups without returning the AdGroupReturnValue to our application.

2014-06-18 Thread Ray Tsang (AdWords API Team)
Alan, We don't support this at the moment. Each mutate request is atomic by its own. It's recommended that the client application handle the error conditions accordingly as every user may have a different requirement for this. Thanks! Ray On Wednesday, June 18, 2014 11:13:19 AM UTC-4, Alan

Re: ReportUtilities.DownloadClientReport throws ReportsException with empty Errors array

2014-06-18 Thread Peter Kingswell
forgot to ask - how do I tell from the ReportsException object that it's a 401? On 18 June 2014 11:42, Peter Kingswell wrote: > Hi Ray, > > this is the only account (of hundreds) that has returned 401. Usually we > catch AdWordsCredentialsExpiredException or look for REPORT_MISMATCH_ERROR > or

Re: ReportUtilities.DownloadClientReport throws ReportsException with empty Errors array

2014-06-18 Thread Peter Kingswell
Hi Ray, this is the only account (of hundreds) that has returned 401. Usually we catch AdWordsCredentialsExpiredException or look for REPORT_MISMATCH_ERROR or NOT_ADS_USER_ERROR or USER_PERMISSION_DENIED. What does 401 actually mean, just bad credentials? Also, the exception really shouldn't sa

Re: Furnishing AdGroups without returning the AdGroupReturnValue to our application.

2014-06-18 Thread Alan Coleman
Thanks Ray, We're storing and handling the errors that return, but that still leaves the orphaned AdGroup - I can maybe put in a clean up operation to handle this at a later stage. Thanks again for your input. :-) On Wednesday, June 18, 2014 4:32:32 PM UTC+1, Ray Tsang (AdWords API Team) wro

Is it possible to retrieve the IP of the person viewing the ad?

2014-06-18 Thread Geoffrey Liu
I want my script to retrieve the IP of the person viewing the ad so that I can use it in my script. I'm using another API that has to ability to generate a response based on a given IP, but if I use my API's IP auto-detect feature, it detects the IP of the server on which the script is hosted (

RateExceededError returned with no fields

2014-06-18 Thread Alan Coleman
Hello everyone, I'm storing and handling any errors I receive back from the API, however I am occasionally getting the [RateExceededError ] without the accompanying fields (rateScope, rateName, retryAfterSeconds). I can't really handle this error without the accompanying details. Has anyone el

Re: RateExceededError returned with no fields

2014-06-18 Thread Alan Coleman
Doh! I'm reading the error back from storage and writing out. And of course the contents of <> are not displaying in HTML. Silly me! On Wednesday, June 18, 2014 5:37:12 PM UTC+1, Alan Coleman wrote: > > Hello everyone, > > I'm storing and handling any errors I receive back from the API, however

conversions in shopping performance report

2014-06-18 Thread GregT
Hi, We are preparing to move all our client's PLA campaigns over to shopping campaigns, as required by August, since PLA campaigns will be retired then. One issue we're running into is that, unlike every other performance report that we use in the API, the shopping performance report does not

share Agenda

2014-06-18 Thread pcsolagenda
Bonjour, j'ai plusieurs agenda dans mon compte google et je vous partager une de mes agenda avec un autre compte google. j’utilise une requête XML pour faire le partage Consultation testpatageage...@gmail.com Le problème le partage ne passe

Re: Internal server error in CampaignCriterionService

2014-06-18 Thread Ray Tsang (AdWords API Team)
Andreas, Thanks for confirming that there is no error when setting the start index to 0. When selecting, please make sure the start index is within range. The error needs to be updated on our side. Thanks for letting us know. Cheers, Ray On Wednesday, June 18, 2014 11:07:16 AM UTC-4, Ray Ts

Re: ReportUtilities.DownloadClientReport throws ReportsException with empty Errors array

2014-06-18 Thread Ray Tsang (AdWords API Team)
Peter, Please check the InnerException property. It should contain the cause, which should be an instance of the WebException class

Re: conversions in shopping performance report

2014-06-18 Thread Ray Tsang (AdWords API Team)
Greg, I'll take a look at this. Cheers, Ray On Wednesday, June 18, 2014 1:38:22 PM UTC-4, GregT wrote: > > Hi, > > We are preparing to move all our client's PLA campaigns over to shopping > campaigns, as required by August, since PLA campaigns will be retired then. > One issue we're running

Re: RateExceededError returned with no fields

2014-06-18 Thread Ray Tsang (AdWords API Team)
=) no worries. Let me know if you need additional help on this. Cheers, Ray On Wednesday, June 18, 2014 12:49:23 PM UTC-4, Alan Coleman wrote: > > Doh! > > I'm reading the error back from storage and writing out. And of course the > contents of <> are not displaying in HTML. > > Silly me! > >

Re: share Agenda

2014-06-18 Thread Ray Tsang (AdWords API Team)
Hiya, I think this is in the wrong forum! I won't be able to help here. Ray On Wednesday, June 18, 2014 11:20:40 AM UTC-4, pcsol...@gmail.com wrote: > > Bonjour, > j'ai plusieurs agenda dans mon compte google et je vous partager une de > mes agenda avec un autre compte google. > j’utilise une

Re: Dynamically GeoTarget Campaigns

2014-06-18 Thread ZekeZ
Josh, This is not particularly straight forward. Couple of obvious questions: 1) It appears location id is required, but per the documentation, and exact name match must be passed in. This would seem to be problematic unless I can get a complete list of all of the location names to make sure

Re: Unknown recognised category ids from google adwords

2014-06-18 Thread Ray Tsang (AdWords API Team)
Sitaram, I've received the formatted object - but it isn't the SOAP XML payload. Please send me the XML request/response. Thanks! Ray On Wednesday, June 18, 2014 11:23:23 AM UTC-4, Ray Tsang (AdWords API Team) wrote: > > Sitaram, > > Please send me the full request/response in private. > > C

Re: Creating a MCC test account.

2014-06-18 Thread Josh Radcliff (AdWords API Team)
Hi, We're still working on fixing the test account creation process. I'll update this post as soon as I have more information. Thanks, Josh, AdWords API Team On Wednesday, June 18, 2014 5:58:31 AM UTC-4, H wrote: > > I'm having the exact same problem, unable to create a test mcc account, > and

Re: conversions in shopping performance report

2014-06-18 Thread GregT
Thanks, Ray. Also, I meant to mention that if it'd be possible to add Device to the report (it's not in all the performance reports, but is in most of them), that would be really helpful as well. Thanks, Greg On Wednesday, June 18, 2014 11:59:40 AM UTC-6, Ray Tsang (AdWords API Team) wrote: >

SSLHandshakeException: Remote host closed connection during handshake

2014-06-18 Thread Gopi
Our internal tool runs on 2 servers and recently we seeing this error on one of the server. Is there anything we need to look into ? http://schemas.xmlsoap.org/soap/envelope/"; xmlns:xsd="http://www.w3.org/2001/XMLSchema"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";> soapenv