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?

Thanks

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?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 couple things related to this.  In the Networks tab, when you 
show the details for automatic placements, it will show you the domains (not 
full URL) that had clicks or a large number of impressions.  You can then 
click on the See URL list dropdown and see full URL's, but unfortunately, 
those are only the URL's that received clicks -- if it was a URL that had a 
large number of impressions but no clicks, it will not be there.

The v201109 automatic placements performance report gives what shows in the 
automatic placements details of the Networks tab (i.e. just the domains, 
except that it leaves out the Other domains information, as others have 
posted about).  And the v201109 URL Performance report is giving me the same 
information that I see when I click the See URL list dropdown -- i.e. full 
URL's, but only of those that received clicks (both managed and automatic 
placements).

What I'd like to be able to get is the full URL's of those pages that are 
represented by the domains in the automatic placements details but did not 
receive clicks.  It seemed to me that the place to get this was in the 
automatic placements report's CriteriaParameters column since its display 
name  XML name are URL, but when I download that column, even though the 
column header is URL, the value for the column is always Content, which 
seems very odd for a column called URL -- is that a bug or intentional?

Anyway, as I mentioned, since I don't see a way to get this information in 
the UI, I doubt it's available in the API, but just wanted to check.

Thanks,
Greg

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


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 anash.p.oommen
+fo...@google.com 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=enanswer=7725for
 details on how to create an MCC account. Make sure you use a fresh login
 email, since your current login email is an AdWords account already. Now
 login to the newly created account, go to My account-AdWords API center and
 complete the signup.

 Let me know if you have more questions.

 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-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


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
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


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:

?xml version=1.0 encoding=UTF-8?
soap:Envelope
  xmlns:soap=http://schemas.xmlsoap.org/soap/envelope/;
  xmlns=https://adwords.google.com/api/adwords/cm/v201109;
  soap:Header
RequestHeader
  authToken.../authToken
  userAgentcurl-tutorial/userAgent
  developerTokenchast...@gmail.com++USD/developerToken
  clientEmailclient_1+chast...@gmail.com/clientEmail
  clientIdclient_1+chast...@gmail.com/clientId
/RequestHeader
  /soap:Header
  soap:Body
mutate
  operations
operatorADD/operator
operand
  nameHello World! with cURL/name
  budget
periodDAILY/period
amount
  microAmount10/microAmount
/amount
deliveryMethodSTANDARD/deliveryMethod
  /budget
  biddingStrategy
xmlns:cm=https://adwords.google.com/api/adwords/cm/v201109;
xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance;
xsi:type=cm:ManualCPC/
/operand
  /operations
/mutate
  /soap:Body
/soap:Envelope

Unfortunately, regardless whether I set only the clientEmail,
clientId or both (as above), I get the ADD_OPERATION_NOT_PERMITTED.

The same happens with my Apps account of chast...@chastell.net.

Is there anything obvious that I’m missing?

— Piotr Szotkowski
-- 
You could wire up a dead rat to a DIMM socket and
the PC BIOS memory test would pass it just fine.
   [Ethan Benson]





signature.asc
Description: Digital signature


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 Keywordless through 
API or we need to wait until API start to support.

thanks in advanced.

Tank98

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


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 ... perhaps I'm blind?

Thanks

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


[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 letting me in.

Expected Result:
An XML document containing report data.

Getting:
!!!2|||-1|||AuthenticationError.GOOGLE_ACCOUNT_COOKIE_INVALID @ 
Service[ReportInfoService.get]???

My code:
---

?php

/* Replace with legitimate credentials */
$authToken = '1/7xrnwyLT...uN4iAXRk';
$clientCustomerId = '1234567890';

/* Report Definition */
$xml = 'reportDefinition
  selector
fieldsDate/fields
fieldsCampaignId/fields
fieldsId/fields
fieldsHourOfDay/fields
fieldsImpressions/fields
fieldsClicks/fields
fieldsCost/fields
predicates
  fieldBiddingStrategy/field
  operatorIN/operator
  valuesBidToPosition/values
  valuesCpaPercent/values
/predicates
dateRange
  min20111001/min
  max20111031/max
/dateRange
  /selector
  reportNameTest Report/reportName
  reportTypeADGROUP_PERFORMANCE_REPORT/reportType
  dateRangeTypeCUSTOM_DATE/dateRangeType
  downloadFormatCSV/downloadFormat
/reportDefinition';

/* Authentication Headers */
$headers = array();
$headers[] = 'Authorization: GoogleLogin auth=' .  $authToken;
$headers[] = 'clientCustomerId: ' . $clientCustomerId;
$headers[] = 'returnMoneyInMicros: true';

/* Report Definition */
$post = array();
$post['__rdxml'] = $xml;

/* cURL Request */
$ch = curl_init();
curl_setopt($ch, CURLOPT_URL, 
'https://adwords.google.com/api/adwords/reportdownload/v201109');
curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, 0);
curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
curl_setopt($ch, CURLOPT_HEADER, 0);
curl_setopt($ch, CURLOPT_HTTPHEADER, $headers);
curl_setopt($ch, CURLOPT_FOLLOWLOCATION, 0);
curl_setopt($ch, CURLOPT_POST, 1);
curl_setopt($ch, CURLOPT_POSTFIELDS, $post);

// Get Response
$response = curl_exec($ch);
$code = curl_getinfo($ch, CURLINFO_HTTP_CODE);


/* Debugging */
print 'preHeaders:br /';
print_r($headers);
print 'hr /XML:br /';
print htmlentities($xml);
print 'hr /';
print 'HTTP Code: ' . $code . 'hr /';
print htmlentities($response);
print 'hr /Errors:br /';
$errors = array( 'errno' = curl_errno($ch), 'error' = curl_error($ch)) ;
print_r($errors);

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


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 in one call?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


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 the moment but not 100% sure if it's possible
yet.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


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

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


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, depending on what you're doing, you should only
request a token once per session at the most.

However, this is only a suggestion as I don't have the official
answer. The tokens themselves should last around two weeks; unless the
account owner either changes their password or revokes your access.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


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
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


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 reporting 
API is finally exposed to OAuth requests 
http://adwordsapi.blogspot.com/2011/10/adwords-api-now-fully-supports-oauth.html.

My ultimate solution may just be to wait until the client library is updated 
rather than trying to craft the request by hand.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: Download report with oauth

2011-10-18 Thread Stephen Yeargin
Eric,

Does this announcement 
http://adwordsapi.blogspot.com/2011/10/adwords-api-now-fully-supports-oauth.html
 
change the status of this request? I'm guessing at this point we're just 
waiting on updated client libraries.

- Stephen

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


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 add a from selector, maybe something like
this:

 $selector-from = array('tableName', 'Time  1234567891 ');
this looks like the next logical step of using a tableName and passing
the where clause.

another way might be:

$selector-from = array('tableName', array(new Where('Time 
1234567891')) );
anyone has an idea?

thanks

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


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 anash.p.oommen
+fo...@google.com 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 should
 receive an exception.

 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-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


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 timprepsc...@gmail.com wrote:
 This is not necessarily true.  Depending on which rate limiter he is
 hitting.

 -tim

 On Oct 18, 1:30 am, Anash P. Oommen anash.p.oommen







 +fo...@google.com 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 should
  receive an exception.

  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-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


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 the response code issue and are working to address it.

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-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


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 find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


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.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


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 
parsing and merging couple of 60MB xml reports.

Cheers,
Anash P. Oommnne,
AdWords API Advisor.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


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-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


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 
documentation.

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-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


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.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


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://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


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 discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en