Re: Get domain list by keyword search?

2011-10-18 Thread sleepyguy
There's nothing in the Adwords API that would do this. There used to be some APIs from Google that would give you search results, but I don't think they exist anymore. On Oct 18, 1:34 pm, eric haberman wrote: > Hey gents, > > Is there a method in the AdWords API that would allow me to find the

Re: Keywordless "Dynamic Search Ad" in AdGroupAdService

2011-10-18 Thread Anash P. Oommen
Hi, I don't believe this is supported through AdWords API yet, I can check once at my end though. Do you have a help-center article link about this feature? Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion

Re: Download report with oauth

2011-10-18 Thread Anash P. Oommen
Hi Stephen, Yes, it does. Report downloads now support OAuth, and we are adding support for the same in our client libraries. Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogs

Re: CampaignStats returning null from sandbox

2011-10-18 Thread Anash P. Oommen
Hi Kory, CampaignStats is readonly, you can't set stats either in sandbox or in production. If you need to specifically test for non-zero campaignstats, you need to run your code example against a production campaign that has some clicks and impressions. Cheers, Anash P. Oommen, AdWords API Ad

Re: [PHP] Using the AdHoc reporting

2011-10-18 Thread Anash P. Oommen
Hi Stephen, We will add support for oAuth based report download in our client libraries soon. That said, the error you are seeing in your original post is due to an invalid ClientLogin token. Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Als

Re: sandbox: getting ADD_OPERATION_NOT_PERMITTED with both/either clientEmail and clientId

2011-10-18 Thread Anash P. Oommen
Hi, Working with the sandbox got slightly more complex with v201109 release, since clientEmail header is no longer supported. Also, clientId is not the right header name, it should be clientCustomerId. To use the sandbox with v201109, you could follow this sequence: 1. Call getAllCampaigns wit

Re: CampaignStats returning null from sandbox

2011-10-18 Thread Kory Hansen
I modified the selector and now I am getting back 0. It looks like when I try to add a campaign to the sandbox, it is setting the CampaignStats object to null. I found that out when I started debugging my code and noticed that CampaignStats is null in the CampaignReturnValue object that is r

Re: Report Downloader

2011-10-18 Thread Anash P. Oommen
Hi Paulo, What ewan said is correct, you can read this blog for more details. http://adwordsapi.blogspot.com/2010/07/discover-v2009-working-with-authtokens.html Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discus

Re: Get Campaign details for each month in a single call

2011-10-18 Thread Anash P. Oommen
Hi Ronn, Try running a campaign report. See http://code.google.com/apis/adwords/docs/appendix/reports.html#campaign for details. Cheers, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http:

Re: CampaignStats returning null from sandbox

2011-10-18 Thread Anash P. Oommen
Hi Kory, I believe you should get all stats as 0, not NULL. Are you requesting the relevant stats fields when constructing your selector? See http://code.google.com/apis/adwords/docs/reference/latest/CampaignService.CampaignStats.html for details. Cheers, Anash P. Oommen, AdWords API Advisor.

Re: google adwords api, how to add from in the query?

2011-10-18 Thread Anash P. Oommen
Hi, You need to look at Predicates, see http://code.google.com/p/google-api-adwords-php/source/browse/trunk/examples/v201101/GetAllPausedCampaigns.php#60 for a usage example, and http://code.google.com/apis/adwords/docs/reference/latest/AdGroupCriterionService.Predicate.html for documentatio

Re: oAuth with AdHoc Reporting

2011-10-18 Thread Anash P. Oommen
Hi Ewan, It does, could you provide more details on what error you are seeing? Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-a

Re: number of concurrent API connections for pulling reports?

2011-10-18 Thread Anash P. Oommen
Hi Brian, Just wondering, are you using XmlTextReader (SAX) or XmlDocument (DOM) parser for parsing the xmls? When working on 60MB xmls, using XmlDocument can be really slow, and hours for parsing and merging wouldn't be surprising. With XmlTextReader it take just a couple of minutes max for p

Re: Trying to find the conversion metrics fields in the v201109 Adhoc reporting api

2011-10-18 Thread Anash P. Oommen
Hi Peter, See http://code.google.com/apis/adwords/docs/reportguide.html for migrating from v13 to v201109 adhoc reports. Essentially, you need to include ConversionCategoryName as a field in your reports. Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: getting keywords maxCPC using php from GetAdGroupCriterionService

2011-10-18 Thread Anash P. Oommen
Hi, The column name you need is "MaxCpc". See http://code.google.com/apis/adwords/docs/appendix/selectorfields.html#v201101-AdGroupCriterionService for all the selector fields and mappings. Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

Re: How Do We Detect Errors - Java Example

2011-10-18 Thread Anash P. Oommen
Hi Peter, If you have a reporting error, the response would look like !!!2|||-1|||Improperly formatted report (or something similar). So for now, you will have to examine the response to see if it is a text of the form !!!number|||number|||text. If not, it is a valid report. We are aware of t

Re: What If Threads Hang - Java Example

2011-10-18 Thread timp
Or at least I've hit a rate limiter in which there is a seemingly perpetual ssl handshake going on. Which didn't timeout. Possibly I set the wrong timeout? -tim On Oct 18, 10:38 pm, timp wrote: > This is not necessarily true.  Depending on which rate limiter he is > hitting. > > -tim > > On Oct

Re: What If Threads Hang - Java Example

2011-10-18 Thread timp
This is not necessarily true. Depending on which rate limiter he is hitting. -tim On Oct 18, 1:30 am, "Anash P. Oommen" wrote: > Hi Peter, > > You could set a timeout on your Http request object; if the server hangs or > takes too long to respond, the connection will abort and the thread shoul

google adwords api, how to add from in the query?

2011-10-18 Thread ExploreTalent
hello i am using Google AdWords api to get some data on my campaigns. and it looks like i can do this query: $selector = new Selector(); $selector->fields = array('Id', 'AdGroupId', 'Cost', 'Clicks'); $selector->ordering = array(new OrderBy('AdGroupId', 'ASCENDING')); what i want to do is to a

CampaignStats returning null from sandbox

2011-10-18 Thread Kory Hansen
I am new to the AdWords API and I am playing around in the sandbox. I created a test Campaign where I set some CampaignStats. When I try to get the CampaignStats, they are all null. Can you set CampaignStats in the sandbox? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on

Re: Download report with oauth

2011-10-18 Thread Stephen Yeargin
Eric, Does this announcement change the status of this request? I'm guessing at this point we're just waiting on updated client libraries. - Stephen -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also fi

Re: Using the AdHoc reporting

2011-10-18 Thread Stephen Yeargin
That's what I'm seeing as well. I seem to recall that I could change it to AuthSub, but I think an AuthSub token works as a substitute for an OAuth token, not the other way around. What I really want is a method to use off of AdsUser() to make a "signed" OAuth request. It looks like the reportin

Re: Destination Auto-tagging

2011-10-18 Thread Eric Koleda
Hi, No, unfortunately the API doesn't expose the auto-tagging functionality. Best, - Eric Koleda, AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=

Re: Report Downloader

2011-10-18 Thread ewan
If you make too many requests to the ClientLogin API within a "short" period of time, you sometimes find your request is rejected with a CAPTCHA challenge that you need to deal with manually; that's why you want to cache the token. I don't know of anything specific that will cache it for you, but,

oAuth with AdHoc Reporting

2011-10-18 Thread ewan
Hi, I saw a post from the blog stating that oAuth is now supported for the whole of the AdWords API. I've been trying it out with the AdHoc Reporting service but haven't got it working yet, so I wanted to check if the reporting servlet is actually accepting oAuth tokens yet. Thanks, Ewan -- =~

Re: Using the AdHoc reporting

2011-10-18 Thread ewan
>From the line `$headers[] = 'Authorization: GoogleLogin auth=' . $authToken;` in your code, I can see that you're trying to use an oAuth token with the ClientLogin API. You'll need to either generate a ClientLogin token, or try and work out the code of oAuth; I'm playing around with the later at t

Get Campaign details for each month in a single call

2011-10-18 Thread Ronn Chopra
Hi, I was wondering if it is possible to get the campaign details (amount, clicks, impressions, cost, etc) for given clientId for the past 3 months in one single call. In other words, I want to get the data for client id 10xx for the month of Aug, Sep and Oct. Is it possible to get this data

[PHP] Using the AdHoc reporting

2011-10-18 Thread Stephen Yeargin
Hello! I'm trying to see if I can work outside the PHP client library while waiting on it to be updated to support the new AdHoc reporting methods. From what I can guess, either my cURL request is bogus, my headers are incorrect, or the token I'm trying to use (created through OAuth) is not let

Get domain list by keyword search?

2011-10-18 Thread eric haberman
Hey gents, Is there a method in the AdWords API that would allow me to find the 'top returned domains' for a keyword search? Example Keyword: car tires Result: discounttires.com, sears.com, checkerauto.com It seems like this would be a basic search, but I can't find it in the API docs ... p

Keywordless "Dynamic Search Ad" in AdGroupAdService

2011-10-18 Thread tank98
Hi API team, we start to use KeywordLess with "Dynamic Search Ad" creative/ads, normally, I can get ads through AdGroupAdService, but it doesn't work for V2009 / V201101, and I have checked API document, looks nothing new on V201109. Can you let me know how to get "Dynamic Search Ad" for Keywor

sandbox: getting ADD_OPERATION_NOT_PERMITTED with both/either clientEmail and clientId

2011-10-18 Thread Piotr Szotkowski
Hi, I’m new to the AdWrods API, but I did my homework and went through the tutorials and the usual solution to my problem (but no dice). :) I’m trying to do the simplest thing from the ‘Quick SOAP+XML Tutorial’; got my Auth token and am sending the below to the sandbox: http://schemas.xmlsoap.or

Search Volume for mobile searches?

2011-10-18 Thread calford
Hi, Is it possible to get Search volumes for keywords for searches performed on mobile phones only? thanks -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=

Re: Google Adwords Developer Token

2011-10-18 Thread rick mataka
Hey Any news on dev key updates? still waiting here now over 6 weeks :( Ricky On Oct 17, 7:50 am, "Anash P. Oommen" wrote: > Hi Ian, > > Your account is not an MCC account, if it were, then it would have a "My > Client Center" tab. > Seehttp://adwords.google.com/support/aw/bin/answer.py?hl=en&

automatic placements full URL's

2011-10-18 Thread GregT
Hi, I'm trying to get the full URL's of pages where automatic placements for our clients are being shown. I don't see ALL the information I want in the UI (and have not been able to find it via reports), so it's probably not available in a report, but I thought I'd ask. The UI shows a coupl

Report Downloader

2011-10-18 Thread Paulo Fernandes
Hi I saw the java code for download report and I saw the following message: // This example generates an AuthToken on the fly. A production application // should cache and reuse the AuthToken, as they are valid for two weeks. Why I need to cache the AuthToken? Can I get something good to do that