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-07 Thread Mathis Lübbers
I wanted to test GetCampaigns.php with the test account and I've done all the things that are required (developer token from production MCC) I have completed billing and T&C setup in production and test account, but still there's the incomplete-signUp-error. I can't understand why I am still ge

Re: How to get Adwords report size

2014-03-07 Thread Jason Stedman
If Ray's content length suggestion works you could even perform an http HEAD method request which should get you just the header so you could decide how to handle the report content without dropping the stream and starting over if it is too big to hold in memory. -- -- =~=~=~=~=~=~=~=~=~=~=~=

Getting a wrong Account ID in Campaign Performance Report

2014-03-07 Thread Martin
Hi, When I download a Campaign Performance Report the Account Id I get is wrong although the Account name is correct. It is not even a valid Account Id as it is too short. Any ideas on how to solve this? I've attached logs for the latest attempt. This is with v201402 although I had the same is

Re: ImageError.SERVER_ERROR when creating ads

2014-03-07 Thread Ray Tsang (AdWords API Team)
Rodrigo, Thanks! Just wanted to make sure because it was a common issue. Could I trouble you to run the request again and send me the latest response (with the requestId). Appreciate the help, Ray On Thursday, March 6, 2014 9:36:34 PM UTC-5, Rodrigo Ferreira wrote: > > Hi Ray, I do 2 and le

Criteria predicate in audience performance report

2014-03-07 Thread GregT
Hi, Sometimes when pulling audience structure data for RLSA with the audience performance report, I want to get the data for just one audience for a campaign. However, whenever I try to use a predicate that limits the audience, I get back no rows. The predicates for status and campaign id wo

Re: Alert Service required MCC account.

2014-03-07 Thread Ray Tsang (AdWords API Team)
Chirag, Thanks for the request and response. I'll be investigating this more. Cheers, Ray On Thursday, March 6, 2014 5:58:45 PM UTC-5, Ray Tsang (AdWords API Team) wrote: > > Chirag, > > Since you are using php, could I trouble you to try this > example

Pull campaign stats for one MCC with sub accounts

2014-03-07 Thread Mike Young
My question is the same exactly what was posted two years ago that is below. I have tried everything.how can I change the getcampaignstats.php or another file such as Downloadreportcriteria.php and hard code the *ClientCustomerId*. I will then use this many times each with a different *Clie

How to get stats using Firefox Poster Plugin (SOAP - Adhoc)

2014-03-07 Thread Mike Young
The firefox plugin called poster (https://addons.mozilla.org/en-US/firefox/addon/poster/) would be a good way to start. What headers and coding would I need to use as I need to test my xml code. At the moment I have in the main window: - Posting to *(url)* *https://adwords.google.com/api/adw

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-07 Thread Ray Tsang (AdWords API Team)
Mathis, I've sent you a T&C. Please follow up in that the private thread. Cheers, Ray On Friday, March 7, 2014 6:03:44 AM UTC-5, Mathis Lübbers wrote: > > I wanted to test GetCampaigns.php with the test account and I've done all > the things that are required (developer token from production

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-07 Thread Joseph Collins
Ray, I have only seen this issue appear when Google's load balancer directs traffic to 173.194.115.0/24. This issue affects adwords.google.com, google.com, gmail.com, youtube.com, etc. with both HTTP (cURL feedback: *Recv failure: Connection was reset*) and HTTPS (cURL feedback: *Unknown SSL p

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

2014-03-07 Thread Frank Tolsma
Ray, Yes, I am using the Java library. I thought about using setClientCustomerId(). I think you have to remove the '-' from the xxx-xxx- id, but I tried with and without '-', of course. But no luck. The I looked for an example that would do the initial part of what I need to do: iterate o

QuotaCheckError.INCOMPLETE_SIGNUP Error

2014-03-07 Thread Mahmoud Hamroun
Hi all: I'm trying to authenticate with Adwords API and I'm getting this [QuotaCheckError.INCOMPLETE_SIGNUP] error. Here some information about my auth.ini file: - Developer Token taken from Production MCC Account - Client Customer ID taken from a Child from test MCC account - Client_id and C

Re: "AdGroupCreativeId" in Click Performance Report doesn't match "Id" in Ad Performance Report

2014-03-07 Thread Fred Cohen
Danial, Unfortunately it looks like the problem is still there.. the AdGroupCreativeID in the Click Performance Report still doesn't not reference an ID in the Ad Performance Report. On Tuesday, February 25, 2014 12:59:57 PM UTC, Fred Cohen wrote: > > Hi Danial, > > How far off that API rel

Pull campaign stats from MCC with a lot of sub accounts

2014-03-07 Thread Mike Young
This question was asked a few years ago. I have made a few amendments, and pasted it again, as it was never really answered(Full question and replies, https://groups.google.com/forum/#!topic/adwords-api/zZB9oaURERM) Can anyone give me a run down on how to pull campaign stats for one MCC w

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

2014-03-07 Thread Ray Tsang (AdWords API Team)
Frank, Thanks for the detailed feedback! At this point, I'll have to guess that the refresh token you are using doesn't belong to the MCC user. Please regenerate a refresh token - when you are authorizing the access, please make sure you are logged in as the owner of the MCC account. Please

Re: filtering keywords

2014-03-07 Thread Ray Tsang (AdWords API Team)
Hi, While I can't comment on the exact use case, I feel you may first want to determine if there is an AdWords web-based tool that can help you with your need, such as the keyword plannertool? Once you've found a tool that matches your need, pl

Re: How to determine that a keyword is inactive (v13 reports)

2014-03-07 Thread Ray Tsang (AdWords API Team)
Hi, Let's continue this discussion on the other thread that you've commented on. Thanks! Ray On Thursday, February 27, 2014 3:56:48 PM UTC-5, SBond wrote: > > Hi all, >> > > Do

Re: How to determine that a keyword is inactive (v13 reports)

2014-03-07 Thread Ray Tsang (AdWords API Team)
Hi, The closet API that I know off that may be useful is QualtiyInfo . Cheers, Ray On Thursday, February 27, 2014 3:56:48 PM UTC-5, SBond wrote: > > Hi all, >> > > Does anyone know if this has

Re: Click performance report vs valuetrack parameters

2014-03-07 Thread Ray Tsang (AdWords API Team)
Arthur, Could I trouble you to elaborate a bit more on your use case and any other information you were looking for except for valuetrack option? Thanks, Ray On Wednesday, March 5, 2014 6:24:20 AM UTC-5, Arthur wrote: > > I see the click performance report as a more convenient way to tie sessi

Re: Change billing information in AdWords API

2014-03-07 Thread Ray Tsang (AdWords API Team)
Ismael, Do you have a account rep from Google? Have you reached out to them directly? Thanks! Ray On Wednesday, March 5, 2014 8:54:25 AM UTC-5, I.A Veron wrote: > > Hello, > > We are trying to change the billing information to which changes are made > for our Adwords API. We have submitted t

Re: Beta targeting types enable

2014-03-07 Thread Ray Tsang (AdWords API Team)
Robert, Could I trouble you to confirm which services you were planning to use? There were a few features that came out of betain our latest release. Please check them out as well. Thanks, Ray On Thursda

Re: Changing Adwords API billing information

2014-03-07 Thread Ray Tsang (AdWords API Team)
Ismael, I've responded to you on your other thread. Let's continue our discussion there. Cheers, Ray On Wednesday, March 5, 2014 8:29:36 AM UTC-5, I.A Veron wrote: > > Hello Eric, > > Perhaps you may assist me with a current situation about our API. > > We are running our API through our MCC

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

2014-03-07 Thread Ray Tsang (AdWords API Team)
Rishav, Could I trouble you to confirm if you have PyXML v0.8.3 or newer? Thanks, Ray On Wednesday, March 5, 2014 11:31:18 PM UTC-5, Rishav Kumar wrote: > > storage=Storage(location of my credentials \SampleAD.dat') > credential =storage.get() > if credential is None: > flow

Re: Getting a wrong Account ID in Campaign Performance Report

2014-03-07 Thread Ray Tsang (AdWords API Team)
Martin, Thanks for reporting this. I'll take a look at this. You won't need to use this field since you should already know the client customer ID that you are pulling. That being said, this field may not be useful to you - I'll investigate it. Cheers! Ray On Friday, March 7, 2014 9:00:03 AM

Re: QuotaCheckError.INCOMPLETE_SIGNUP Error

2014-03-07 Thread Ray Tsang (AdWords API Team)
Mahmoud, Were you still having the issue since you accepted the T&C? Thanks, Ray On Thursday, March 6, 2014 7:08:05 PM UTC-5, Mahmoud Hamroun wrote: > > Hi all: > > I'm trying to authenticate with Adwords API and I'm getting this > [QuotaCheckError.INCOMPLETE_SIGNUP] error. > > Here some infor

Re: Pull campaign stats for one MCC with sub accounts

2014-03-07 Thread Ray Tsang (AdWords API Team)
Mike, Please see php client library doc. You can dynamically set client customer ID by calling SetCustomerId()function. Cheers, Ray On Friday, March 7, 2014 8:13:56 AM UTC-5, Mike Young wrote: > > My question is the same exactly what was

Re: Pull campaign stats from MCC with a lot of sub accounts

2014-03-07 Thread Ray Tsang (AdWords API Team)
Mike, I've responded to your other thread. Let's continue the conversation there. Cheers, Ray On Friday, March 7, 2014 10:21:53 AM UTC-5, Mike Young wrote: > > This question was asked a few years ago. I have made a few amendments, and > pasted it again, as it was never really answered(Ful

Re: How to get stats using Firefox Poster Plugin (SOAP - Adhoc)

2014-03-07 Thread Ray Tsang (AdWords API Team)
Mike, Please refer to our reporting guide- reports are not SOAP-based services. I did notice that the Authorization header needs "Bearer" keyword; *Authorization: Bearer the_access_token* Cheers, Ray On Friday, March 7, 2014 8