Re: ImageError.SERVER_ERROR when creating ads

2014-03-06 Thread Rodrigo Ferreira
Hi Ray, I do 2 and let SoapClient take care of encoding. I remember trying 1 and always getting an error, whilst 2 works most of the time except for the relatively rare occasions where I run into the issue. Em quinta-feira, 6 de março de 2014 20h04min13s UTC-3, Ray Tsang (AdWords API Team) esc

Re: Error Removing Feeds - Account feed budget full

2014-03-06 Thread Ray Tsang (AdWords API Team)
Luca, To delete feeds properly, you have to delete all the related linkages, such as its association w/ AdGroup or Campaign, its mappings, etc. Secondly, you can only delete feeds that you've created. Thanks, Ray On Thursday, March 6, 2014 4:50:28 AM UTC-5, Luca Fiaschi wrote: > > Hi I found

Re: In case I can grab the gclid in the click, to where and how I need to report it when I mark a conversion?

2014-03-06 Thread Ray Tsang (AdWords API Team)
Please check out our reports. You will find quite a few reports that has gclid and conversion related information. Cheers, Ray On Thursday, March 6, 2014 4:19:36 AM UTC-5, itzik nemni wrote: > > Is there a s2s postback for adwo

Re: RefreshToken googleads-php-lib?

2014-03-06 Thread Ray Tsang (AdWords API Team)
Jasper, Please see our Authentication guide. It has a reference to the utility you may need to use. Thanks, Ray On Thursday, March 6, 2014 3:57:24 AM UTC-5, jas...@weide-ic.nl wrote: > > Hi, > > I'm using the googleads-ph

Re: GitHub readme points to old version of AdWords on Rails

2014-03-06 Thread Ray Tsang (AdWords API Team)
Nico, Thanks for the note! We'll take a look at this. I really appreciate your help. Cheers, Ray On Wednesday, March 5, 2014 1:15:49 PM UTC-5, Nico Brooks wrote: > > > This isn't a question, but isn't a code issue or discussion either. > Apologies if I am posting to the wrong place. The AdW

Re: MCC QuotaCheckError.INCOMPLETE_SIGNUP

2014-03-06 Thread Ray Tsang (AdWords API Team)
Daniel, Please send me your MCC CID. Do you know if you are invoice billing? Thanks, Ray On Wednesday, March 5, 2014 12:14:52 PM UTC-5, Daniel Mayans wrote: > > Hi all: > > I'm trying to authenticate with Adwords API and I'm getting this > [QuotaCheckError.INCOMPLETE_SIGNUP] error. > > I'm us

Re: adspygoogle 1.1.7 Python Client Library support for v201402

2014-03-06 Thread Ray Tsang (AdWords API Team)
Yup! Please use our latest client libraries. Just a note - for many of the client libraries, adding a version or re-using the older version's generated stubs will not work as there may be plenty of WSDL changes. Lastly, don't forget to review the release note and announcement

Re: How to get cost, clicks, impressions etc for keyword?

2014-03-06 Thread Ray Tsang (AdWords API Team)
Jake, Please check out the reporting guide . Cheers, Ray On Wednesday, March 5, 2014 3:13:17 PM UTC-5, Jake Wilson wrote: > > I'm using the PHP lib. Can't figure out how to get various reporting > information for a specific key

Re: Gettign Clicks, CTR For each keywords in AdGroups

2014-03-06 Thread Ray Tsang (AdWords API Team)
Suvash, Please see our guide on this topic . Thanks, Ray On Tuesday, March 4, 2014 10:43:50 PM UTC-5, Suvash Shrestha wrote: > > I am new to this, > > I am using API, to get all keywords for the particu

Re: CRITERIA_PERFORMANCE_REPORT - keywordPlacementState values inconsistency

2014-03-06 Thread Ray Tsang (AdWords API Team)
Denis, I'll take a look. Thanks for reporting this! Ray On Tuesday, March 4, 2014 10:37:13 AM UTC-5, Denis Itskovich wrote: > > I'm retrieving the Criteria Performance Report using AdWords.v201309 API. > I think there is a problem with inconsistent values of the Status field: > Documentation (

Re: Negative Keywords via adwords API

2014-03-06 Thread Ray Tsang (AdWords API Team)
Steve, See if NegativeCampaignCriterionworks (if you are doing this at the Campaign level). Cheers, Ray On Thursday, February 27, 2014 6:23:59 PM UTC-5, Steve Tangsombatvisit

Re: Scheduling Ads & Campaigns with python API - example

2014-03-06 Thread Ray Tsang (AdWords API Team)
Luca, That's great to hear! Cheers, Ray On Wednesday, March 5, 2014 3:57:00 PM UTC-5, Luca Fiaschi wrote: > > Hi I have found out myself thanks! > > template = { > 'xsi_type': 'AdSchedule', > 'dayOfWeek': 'TUESDAY', > 'startHour': "0", > '

Re: Got a refresh token for an MCC account, but GetCampaigns results in: AuthenticationError.NOT_ADS_USER

2014-03-06 Thread Ray Tsang (AdWords API Team)
Frank, Jake is right - there is a way to specify the CID. It sounds like you are using Java client library - what you can do is using AdWordsSession.setClientCustomerId()

Re: ImageError.SERVER_ERROR when creating ads

2014-03-06 Thread Ray Tsang (AdWords API Team)
Rodrigo, First thing I'd like to make sure how you are setting the file content into the data field. Did you do: 1. ...->data = base64_encode(file_get_content(...)) or 2. ...->data = file_get_content(...) Thanks, On Thursday, March 6, 2014 2:57:16 PM UTC-5, Rodrigo Ferreira wrote: > > I use m

Re: QuotaCheckError.ACCOUNT_INACTIVE at MCC Test Account and production developer Token

2014-03-06 Thread Ray Tsang (AdWords API Team)
Daniel, Please check our Sign Up guide and complete billing information and T&C. Also, you cannot use a pending approval developer token against a live account. Please see our test account

Re: Alert Service required MCC account.

2014-03-06 Thread Ray Tsang (AdWords API Team)
Chirag, Since you are using php, could I trouble you to try this example ? Thanks, Ray On Thursday, March 6, 2014 4:24:10 AM UTC-5, Chirag wrote: > > Hello Ray, > > Sent

Re: How to get Adwords report size

2014-03-06 Thread Ray Tsang (AdWords API Team)
Kalyan, Unfortunately there is no way to do that. However, you may be able to close your stream in case the content length is longer than you expected... It's recommended that you download predicable sizes by limiting your request. Thanks! Ray On Thursday, March 6, 2014 1:21:00 AM UTC-5, K

Re: I want to specify a Campaign.ServingStatus to predicates of CampaignReport.

2014-03-06 Thread Ray Tsang (AdWords API Team)
Interesting - btw does CampaignStatus field help? Thanks, Ray On Thursday, March 6, 2014 5:16:32 AM UTC-5, Zweitze wrote: > > Ray, > > Up to v2009 AdWords API campaigns had only one Status field. Since v200909 > campaigns have two status fields, Status and servingStatus. The latter > contains

Re: SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://adwords.google.com/api/adwords/cm/v201309/CampaignService?wsdl' : failed to load external entity

2014-03-06 Thread Ray Tsang (AdWords API Team)
Mathis, Please see our sign up guideto make sure you have a completed billing and T&C setup. Secondly, the the developer token has not been approved - have you submitted the new token form

Re: Expected clickthrough rate, Ad relevance, Landing page experience

2014-03-06 Thread Ray Tsang (AdWords API Team)
Great! And than you for sharing the code! Thanks, Ray On Thursday, March 6, 2014 12:49:06 PM UTC-5, la...@techknowspace.com wrote: > > I got it. > > > > require_once dirname(dirname(__FILE__)) . '/init.php'; > // Enter parameters required by the code example. > $adGroupId = '11172758199'; > > f

Re: CtrSignificance in Reports

2014-03-06 Thread Ray Tsang (AdWords API Team)
Matthew, CtrSignificance indicates the statistical significance of the CTR for experiments vs. base when you run AdWords Campaign Experiments . Hope this helps, Ray On Wednesday, March 5, 2014 12:04:50 PM UTC-5, Matthew wrote: > > Hi Ray, > >

Re: KEYWORD_PERFORMANCE_REPORT and DisplayNetwork inconsistency

2014-03-06 Thread Ray Tsang (AdWords API Team)
Mojmir, Is there an existing GUI report that gets what you need? Please let me know. You can find the corresponding reports in the report mapping guide . That being said, you may also find the display keyword

Re: Got a refresh token for an MCC account, but GetCampaigns results in: AuthenticationError.NOT_ADS_USER

2014-03-06 Thread Jake Wilson
I'm not sure exactly which library you are using but for example, when I'm using the PHP library, you have to specify which Account ID you want to fetch campaigns for like this: $user = new AdWordsUser(); $user->setClientCustomerId(39495930303); <--- Account ID You have to get the account IDs

Re: Got a refresh token for an MCC account, but GetCampaigns results in: AuthenticationError.NOT_ADS_USER

2014-03-06 Thread Frank Tolsma
Ray, So the MCC info should be in the ads.properties file and then I should be able to iterate through the accounts managed by the MCC account (and get reports from those regular accounts) ? Is the GetAccountHierarchy example an example of how this iterating could be done? When I run that exam

In case I can grab the gclid in the click, to where and how I need to report it when I mark a conversion?

2014-03-06 Thread itzik nemni
Is there a s2s postback for adwords? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this messag

RefreshToken googleads-php-lib?

2014-03-06 Thread jasper
Hi, I'm using the googleads-php-lib and I need a RefreshToken to start developing, but how? developerToken = "T4coWbvMerkj7PxP4wDfnQ" userAgent = "FOOBAR" client_id = "710340190xxgoogleusercontent.com" client_secret = "WPMd0eM2Em" refresh_token = "INSERT_OAUTH2_REFRESH_TOKEN_HERE"

MCC QuotaCheckError.INCOMPLETE_SIGNUP

2014-03-06 Thread Daniel Mayans
Hi all: I'm trying to authenticate with Adwords API and I'm getting this [QuotaCheckError.INCOMPLETE_SIGNUP] error. I'm using a MCC Account which has got linked an AdWords account. Here some information about my auth.ini file: - Developer Token taken from MCC Account - Client Customer ID take

GitHub readme points to old version of AdWords on Rails

2014-03-06 Thread Nico Brooks
This isn't a question, but isn't a code issue or discussion either. Apologies if I am posting to the wrong place. The AdWords on Rails readme on GitHub: https://github.com/googleads/google-api-ads-ruby/blob/master/adwords_api/examples/adwords_on_rails/README instructs the reader to install A

Re: Beta targeting types enable

2014-03-06 Thread Robert Rodakowski
Ok, starting from today beta targeting types are out of beta! W dniu środa, 5 marca 2014 14:46:14 UTC+1 użytkownik Robert Rodakowski napisał: > > Hi, > > I've got a question regarding beta location targeting types ( > https://developers.google.com/adwords/api/docs/appendix/geotargeting). > Some

Re: QuotaCheckError.ACCOUNT_INACTIVE at MCC Test Account and production developer Token

2014-03-06 Thread Daniel Mayans
I'm having the INCOMPLETE_SIGNUP error. This is my MCC ID: 885-241-7816 This is the error: An error has occurred: [QuotaCheckError.INCOMPLETE_SIGNUP @ ; trigger:''] Could you help me please? Thank you! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google

why the PyXML error I am getting while downloading the report?

2014-03-06 Thread Rishav Kumar
storage=Storage(location of my credentials \SampleAD.dat') credential =storage.get() if credential is None: flow = OAuth2WebServerFlow( client_id=oauth2_client_id, client_secret=oauth2_client_secret,

Re: ImageError.SERVER_ERROR when creating ads

2014-03-06 Thread Rodrigo Ferreira
I use my own PHP library based on SoapClient component and the specs. Em quarta-feira, 5 de março de 2014 19h19min38s UTC-3, Ray Tsang (AdWords API Team) escreveu: > > Rodrigo, > > Could I trouble you to confirm what client library are you using? > > Thanks, > > On Monday, March 3, 2014 5:55:43 P

Re: adspygoogle 1.1.7 Python Client Library support for v201402

2014-03-06 Thread Martin
Please disregard. adspygoogle 1.1.8 has been released now. This is no longer necessary. Cheers! Martin On Thursday, 6 March 2014 14:44:27 UTC-3, Martin wrote: > > I've been trying to use adspygoogle 1.1.7 downloaded (uploaded yesterday > with the release of the new API version) from PyPI just a

Re: Expected clickthrough rate, Ad relevance, Landing page experience

2014-03-06 Thread lasha
I got it. require_once dirname(dirname(__FILE__)) . '/init.php'; // Enter parameters required by the code example. $adGroupId = '11172758199'; function GetKeywordsExample(AdWordsUser $user, $adGroupId) { // Get the service, which loads the required classes. $adGroupCriterionService =$user->

adspygoogle 1.1.7 Python Client Library support for v201402

2014-03-06 Thread Martin
I've been trying to use adspygoogle 1.1.7 downloaded (uploaded yesterday with the release of the new API version) from PyPI just as the extracted tarball with v201402 Although this worked fine in the past It won't work for me unless I modify the validity checks as I show at the bottom. I hope t

Re: Expected clickthrough rate, Ad relevance, Landing page experience

2014-03-06 Thread lasha
Hey, Is there any PHP example how can I retrieve that data. I'm having hard time to get it. On Wednesday, March 5, 2014 5:15:50 PM UTC-5, Ray Tsang (AdWords API Team) wrote: > > Lasha, > > You'll need to use the AdGroupCriterionService, and check the selector > documentations

Re: SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://adwords.google.com/api/adwords/cm/v201309/CampaignService?wsdl' : failed to load external entity

2014-03-06 Thread Mathis Lübbers
Hi, I solved the problem regarding the SOAP-ERROR with deinstalling xampp and installing it again without running any anti-virus program or User Account Control. Maybe someone has the same problem. Now logically, we have the incomplete sigUp error on both machines. I've sent you my production

Re: I want to specify a Campaign.ServingStatus to predicates of CampaignReport.

2014-03-06 Thread Zweitze
Ray, Up to v2009 AdWords API campaigns had only one Status field. Since v200909 campaigns have two status fields, Status and servingStatus. The latter contains values like PENDING, SERVING, SUSPENDED and ENDED. The wish to have this information (plus related fields like startDate and endDate) b

Re: Error Removing Feeds - Account feed budget full

2014-03-06 Thread Luca Fiaschi
Hi I found out the reason: among the feeds there were some non user generated, which would invalidate the entire remove request: the following code fix the problem: def remove_feeds(client): feed_service = client.GetFeedService(version='v201309') selector = {"fields":["Id", "FeedStatus

Re: AdExtensionError.INVALID_ADEXTENSION_TYPE when adding campaign sitelink

2014-03-06 Thread Luca Fiaschi
Hi Ray, thanks for pointing me out this. I got a bit further with this project but I have some problems managing feeds, I have opened a new post, https://groups.google.com/forum/#!searchin/adwords-api/Luca$20Fiaschi/adwords-api/5gd-ACmM1I4/cMNm2LI4QDUJ On Wednesday, March 5, 2014 11:25:38

Re: Alert Service required MCC account.

2014-03-06 Thread Chirag
Hello Ray, Sent you the new request header. I have permission for the user and not the MCC account. Please note that i have same customerid set for request. On Thursday, March 6, 2014 12:23:25 AM UTC+5:30, Ray Tsang (AdWords API Team) wrote: > > Chirag, > > I don't think you attached the lates

Re: Error Removing Feeds - Account feed budget full

2014-03-06 Thread Luca Fiaschi
Hi, I have also tried: def remove_feeds2(client): feed_service = client.GetFeedService(version='v201309') selector = {"fields":["Id", "FeedStatus"] } response = feed_service.get(selector)[0] print response operations = [] for feed in response['entries']: operations

Error Removing Feeds - Account feed budget full

2014-03-06 Thread Luca Fiaschi
Hi, I have added a bunch of feeds to a test account and created corresponding sitelinks following the API example. https://github.com/googleads/googleads-python-lib/blob/master/examples/adspygoogle/adwords/v201309/advanced_operations/add_site_links.py While continuing experimenting, I removed all