Re: How to get Adwords report size

2014-03-05 Thread Kalyan Srinivas
Thanks Ray !! Let say my report type is XML. Is it possible to get the size of .xml file before download. Will try the content length and post the status back. Thanks, Kalyan On Wednesday, 5 March 2014 01:09:11 UTC+5:30, Ray Tsang (AdWords API Team) wrote: > > Kalyan, > > Do you mean the c

Re: mmc test account fail

2014-03-05 Thread Josh Radcliff (AdWords API Team)
Hi, While your developer token is pending approval you can only use it to issue API requests against your *test* MCC and its (test) child AdWords accounts. Please refer to the table in the *Getting Started* section of the test accounts documentation below. https://developers.google.com/adword

Re: When is the new API release?

2014-03-05 Thread Danial Klimkin
Hello Max, As per the original blog post, "Exact release dates may vary". We've just released the new version today, see: http://googleadsdeveloper.blogspot.com/2014/03/announcing-v201402-of-adwords-api.html -Danial, AdWords API Team. On Wednesday, March 5, 2014 9:31:13 AM UTC+4, Max Ami

Re: AdExtensionError.INVALID_ADEXTENSION_TYPE when adding campaign sitelink

2014-03-05 Thread Ray Tsang (AdWords API Team)
Luca, Please see the announcement on migrating to the feeds . Thanks, Ray On Wednesday, March 5, 2014 3:54:26 PM UTC-5, Luca Fiaschi wrote: > > Hi, > I am trying to add a sitelink to my campaign using the the f

Re: ImageError.SERVER_ERROR when creating ads

2014-03-05 Thread Ray Tsang (AdWords API Team)
Rodrigo, Could I trouble you to confirm what client library are you using? Thanks, On Monday, March 3, 2014 5:55:43 PM UTC-5, Ray Tsang (AdWords API Team) wrote: > > Rodrigo, > > Could I trouble you to send me the full request using the "Reply to > Author" function? (with sensitive informatio

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

2014-03-05 Thread Ray Tsang (AdWords API Team)
Lasha, You'll need to use the AdGroupCriterionService, and check the selector documentations . Cheers, Ray On Wednesday, March 5, 2014 5:05:19 PM UTC-5, la...@techknowspace.com wrote: > > Th

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-05 Thread Ray Tsang (AdWords API Team)
Mathis, Following up on your private thread - Machine A: even though curl works, it appears you may have additional environmental issues that's behind my expertise. Please make sure both machines are setup with the same versions and configurations of PHP, etc. Machine B: did you use a develo

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

2014-03-05 Thread lasha
Thanks, I use PHP to get Reports. Which approach should I use to get QualityInfo . I'm having difficulty to find one. Thanks ahead On Wednesday, March 5, 2014 1:49:34 PM UTC-5, Ray Tsang (AdWo

Re: Scheduling Ads & Campaigns with python API - example

2014-03-05 Thread Luca Fiaschi
Hi I have found out myself thanks! template = { 'xsi_type': 'AdSchedule', 'dayOfWeek': 'TUESDAY', 'startHour': "0", 'endHour': "20", 'startMinute': "FIFTEEN", 'endMinute': "FORTY_FIVE" } mutable = { "campaignI

AdExtensionError.INVALID_ADEXTENSION_TYPE when adding campaign sitelink

2014-03-05 Thread Luca Fiaschi
Hi, I am trying to add a sitelink to my campaign using the the following code: template = { "campaignId" : campaignId, "xsi_type": "CampaignAdExtension", "adExtension": { "xsi_type": "SitelinksExtension",

Re: Newbie challenge; simple reporting query, 400 Bad Request

2014-03-05 Thread Ray Tsang (AdWords API Team)
That's great to hear! Cheers, Ray On Wednesday, March 5, 2014 2:16:30 PM UTC-5, Mike Sullivan wrote: > > Thanks, I had tried the client library as well. It turned out to be a > developer token that was manually processed, marked as approved, but wasn't > completed. Problem solved. > > Mike >

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

2014-03-05 Thread Ray Tsang (AdWords API Team)
Hi All, Please check our Sign Up guide. For Terms & Conditions, please refer to Step 3. Thanks, Ray On Wednesday, March 5, 2014 2:14:16 PM UTC-5, Mike Sullivan wrote: > > You need to contact adwordsapi-tok...@google.com and have them

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

2014-03-05 Thread Jake Wilson
I'm using the PHP lib. Can't figure out how to get various reporting information for a specific keyword in an Adgroup in a certain date range. Also I can't figure out how to get the same values for the sum of all keywords in an Adgroup for a date range. I think that I'm mostly confused on the

Re: Newbie challenge; simple reporting query, 400 Bad Request

2014-03-05 Thread Mike Sullivan
Thanks, I had tried the client library as well. It turned out to be a developer token that was manually processed, marked as approved, but wasn't completed. Problem solved. Mike On Tuesday, March 4, 2014 6:15:02 PM UTC-5, Ray Tsang (AdWords API Team) wrote: > > Mike, > > It would be benefici

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

2014-03-05 Thread Mike Sullivan
You need to contact adwordsapi-tok...@google.com and have them process your terms and conditions approval manually. Mike On Wednesday, March 5, 2014 6:48:23 AM UTC-5, adsmo...@gmail.com wrote: > > I'm having the same problem than Mike. There is no *Terms & Conditions > acceptance *at the end

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

2014-03-05 Thread Ray Tsang (AdWords API Team)
Hiroshi, Does the Status fieldget you what you need? Thanks, Ray On Wednesday, March 5, 2014 2:16:10 AM UTC-5, hiroshi.S wrote: > > Hi, > > I'm using the Campaign Performance Report. > I want to specify a Campaign.Serv

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

2014-03-05 Thread Ray Tsang (AdWords API Team)
Frank, You can only pull campaign data when you have specified a regular AdWords (non-MCC) account. You'll need to iterate through different CIDs to pull data for each account. Thanks, Ray On Wednesday, March 5, 2014 9:30:36 AM UTC-5, Frank Tolsma wrote: > > Going through the OAuth2 steps, I

Re: Test MCC account and QuotaCheckError.INCOMPLETE_SIGNUP

2014-03-05 Thread Ray Tsang (AdWords API Team)
What is your MCC's CID? Thanks, On Wednesday, March 5, 2014 10:43:27 AM UTC-5, PrimaDim wrote: > > Hi, > > I am getting the same error. I want to know what is T & C. I am using a > test account. I have set up libraries but get this same error. > > thanks > > G > > On Tuesday, March 4, 2014 3:01:

Re: OAuth2 migration - using Java/Netbeans - Maven hm... how to generate something that can simply be run from the command line, without using Maven

2014-03-05 Thread Ray Tsang (AdWords API Team)
Frank, In which case, you have to specify the class name that you want to run, such as: java -cp adwords-examples.jar: adwords.axis.v201309.basicoperations.GetCampaigns You'll need to make sure all of the jar files (and dependency jars) are included in the classpath. Thanks, Ray On We

Re: content-length is required in php

2014-03-05 Thread Ray Tsang (AdWords API Team)
Mike, It seems like there were issues in the data that's being posted to retrieve the report. Please see our Reporting Basics guide . For example: - The XML needs to be encoded into the __rdxml parameter. - Authorization h

Re: Alert Service required MCC account.

2014-03-05 Thread Ray Tsang (AdWords API Team)
Chirag, I don't think you attached the latest request in the private message. Please note that you can only get alerts with the ID that you have access to (based on the clientCustomerId header). Thanks, Ray On Tuesday, March 4, 2014 2:26:07 PM UTC-5, Ray Tsang (AdWords API Team) wrote: > >

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

2014-03-05 Thread Ray Tsang (AdWords API Team)
Lasha, Thanks for confirming. The information in QualityInfois the data that are available at the moment. Cheers, Ray On Tuesday, March 4, 2014 6:19:27 PM UTC-5, la...@techknowspace.com wro

Re: PHP > AdGroupService SelectorError.INVALID_FIELD_NAME @ serviceSelector

2014-03-05 Thread Jake Wilson
This is actually pretty for me to recreate. I'm using the PHP library examples (v201309). All I did was edit the GetAdGroups.php example file. I set my campaignId at the top of the script. Then at the bottom after instantiating the user I set a ClientCustomerId: $user = new AdWordsUser(); $

Re: Test MCC account and QuotaCheckError.INCOMPLETE_SIGNUP

2014-03-05 Thread PrimaDim
Hi, I am getting the same error. I want to know what is T & C. I am using a test account. I have set up libraries but get this same error. thanks G On Tuesday, March 4, 2014 3:01:37 PM UTC-5, Ray Tsang (AdWords API Team) wrote: > > Kamil, > > T&C is required to test. Please see our Test Acco

Beta targeting types enable

2014-03-05 Thread Robert Rodakowski
Hi, I've got a question regarding beta location targeting types (https://developers.google.com/adwords/api/docs/appendix/geotargeting). Some time ago (a few months mayby), we got an error, after trying to use one of beta targeting types (via adwords API). Nowadays it seems, that it works corre

Re: CtrSignificance in Reports

2014-03-05 Thread Matthew
Hi Ray, yes, we get CTR. We do the following AdWrods Script, but CtrSignificance is always -- . Any ideas? Kind regards, Matthias var columns = ['KeywordText', 'Clicks', 'Impressions', 'Ctr', 'CtrSignificance',

Re: Changing Adwords API billing information

2014-03-05 Thread I.A Veron
Hello Eric, Perhaps you may assist me with a current situation about our API. We are running our API through our MCC: ID: 994-569-2192 and our token under: Agency/SEM Conzentra Tecnologías de la Información S.L http://www.conzentra.com But since we moved from Spain to the U.S we want to update

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

2014-03-05 Thread adsmobitest
I'm having the same problem than Mike. There is no *Terms & Conditions acceptance *at the end of the Billings setup, just a Save Changes button, and that's all, you conclude the configuration. This is my error: An error has occurred: [QuotaCheckError.INCOMPLETE_SIGNUP @ ; trigger: -- -- =~=~=

https get request in node.js: AuthenticationError.OAUTH_TOKEN_INVALID

2014-03-05 Thread Ker Her
I'm getting this error when i use https get request in node.js: AuthenticationError.OAUTH_TOKEN_INVALID. can someone help me understand why? var post_options = { hostname: "adwords.google.com", port: 443, path: '/api/adwords/reportdownload/v201309',

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

2014-03-05 Thread Frank Tolsma
Going through the OAuth2 steps, I generated a refreshToken and put that in ads.properties. That was for a 'normal' account, one that is managed by/from the MCC account. Running GetCampaigns worked. Then I did the same for the MCC account, because I need all campaigns, for all customers. But tha

Gettign Clicks, CTR For each keywords in AdGroups

2014-03-05 Thread Suvash Shrestha
I am new to this, I am using API, to get all keywords for the particular Adgroups. I am able to get keywords using the following var adGroupCriterionService = (AdGroupCriterionService)user.GetService(AdWordsService.v201309.AdGroupCriterionService) .. page = adGroupCriterionService.get(selecto

Re: OAuth2 migration - Maven based examples - how to run from command line ?

2014-03-05 Thread Frank Tolsma
Yes, sorry about the double post, but that was my first post and it seems to take a while before you can see your own post. Thought it had gone into the bitbucket somehow... Op woensdag 5 maart 2014 00:35:03 UTC+1 schreef Ray Tsang (AdWords API Team): > > Frank, > > I've responded to you on you

Re: OAuth2 migration - using Java/Netbeans - Maven hm... how to generate something that can simply be run from the command line, without using Maven

2014-03-05 Thread Frank Tolsma
Hm, I wanted to run without maven, because that is not installed on the machine my program will be running on... But never mind, I'll run it in a way that it does work, even though I'm not sure why some things do and some don't work. I have a different problem now, with getting the campaigns fo

Change billing information in AdWords API

2014-03-05 Thread I.A Veron
Hello, We are trying to change the billing information to which changes are made for our Adwords API. We have submitted this request to the Adwords Team, but they we unable to solve and for that, they redirect us to you, the API Team. This is our MMC account: ID: 994-569-2192 We would like

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

2014-03-05 Thread hiroshi.S
Hi, I'm using the Campaign Performance Report. I want to specify a Campaign.ServingStatus to predicates of CampaignReport. Do you have any plans to become available in the future? thanks hiroshi -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https:

Re: AdWords conversion tracking changes

2014-03-05 Thread Vlad Zloteanu
Hello Mike, I looked today on the available reports, it is not yet available on API (am I correct?) Do you have any idea when it could be available? Is there any way we could recover this value? Will this be available on the new API version? (201403) Thanks, Vlad Z. On Thursday, February 6,

Click performance report vs valuetrack parameters

2014-03-05 Thread Arthur
I see the click performance report as a more convenient way to tie session data to adwords sources than to use the valuetrack parameters. Unfortunately, not all information is available here. Will that change in the near future? For example, I do not have the position of the ad available while

Re: Ads API - policy violation and exemption requests

2014-03-05 Thread Vlad Zloteanu
Hello, Thank you all for your responses. After sending an exemption request, is there a mean to know if the exemption request was approved or not? Use case: a keyword is disallowed by google, we send an exemption request, using the API. The keyword is still banned. How can we know if the keyw