to estimate cPC and clicks per day for each clientid

12 views
Skip to first unread message

drakefield

unread,
Sep 11, 2008, 7:45:02 AM9/11/08
to AdWords API Forum
Hi

I would like to calculate CPC and clicks per day for each clientid
under a custormerid using adwords api. could any one provide necessary
information on this

Thanks in advance

AdWords API Advisor

unread,
Sep 11, 2008, 1:55:26 PM9/11/08
to AdWords API Forum
Hello,

You should be able to get this information by scheduling a cross-
client report using the ReportService of the AdWords API. If you
haven't developed with the AdWords API before, the best starting point
would be to look through our Developer's Guide at

http://www.google.com/apis/adwords/developer/index.html

and to use the client library for the language of your choice,
available from

http://www.google.com/apis/adwords/clients.html

I believe that all of the client libraries contain some sample code
illustrating how to schedule and download a basic report, and you can
customize the report type and the columns you'd like with the
information from

http://www.google.com/apis/adwords/developer/DefinedReportJob.html

Cheers,
-Jeff Posnick, AdWords API Team


On Sep 11, 7:45 am, drakefield

drakefield

unread,
Sep 15, 2008, 8:32:25 AM9/15/08
to AdWords API Forum
Hi,

Thanks for the reply,

I have created a report of type 'Account' and aggregation type
'Summary'. On running against adwords api, it returns with an empty
xml. Why it is not providing details?

Thank you

On Sep 11, 12:45 pm, drakefield

AdWords API Advisor

unread,
Sep 15, 2008, 1:48:00 PM9/15/08
to AdWords API Forum
Hello,

The first thing to check is whether you're making your request
against the Sandbox environment. If you are, you won't get any
meaningful report results back. If you're working from the sample code
that ships with the client libraries, the comments should explain how
to switch between the Sandbox and Production environments.

Assuming you're running your reports in the Production environment,
the next two things to check is that you're requesting a meaningful
set of values for "selectedColumns" and that you're specifying a date
range for which your accounts actually have some AdWords data.

Cheers,
-Jeff Posnick, AdWords API Team


On Sep 15, 8:32 am, drakefield
Reply all
Reply to author
Forward
0 new messages