Content sites statistics

24 views
Skip to first unread message

Dwin

unread,
Jun 22, 2006, 11:31:55 AM6/22/06
to AdWords API Forum
Hello,

I am currently coding an interface to manage my adwords keywords. I
have been searching for quite a long time now but cannot find how to
get the statistics for the content sites.

Is it possible to get those informations with the current version of
the API ?

Thanks in advance

Richard Jones

unread,
Jun 22, 2006, 11:36:24 AM6/22/06
to Dwin, AdWords API Forum
On Thu, Jun 22, 2006 at 08:31:55AM -0700, Dwin wrote:
> I am currently coding an interface to manage my adwords keywords. I
> have been searching for quite a long time now but cannot find how to
> get the statistics for the content sites.

I may be misunderstanding your question, but here goes ...

If you have site-targeted criteria, use getCriterionStats:

http://www.google.com/apis/adwords/developer/CriterionService.html#getCriterionStats

Otherwise, use a CustomReportJob and set the adWordsType field to
ContentOnly:

http://www.google.com/apis/adwords/developer/CustomReportJob.html#adWordsType

Rich.

--
Richard Jones, CTO Merjis Ltd.
Merjis - web marketing and technology - http://merjis.com
Team Notepad - intranets and extranets for business - http://team-notepad.com

Dwin

unread,
Jun 23, 2006, 12:14:36 PM6/23/06
to AdWords API Forum
Thanks for your answer,

Perhaps I do not use the right terms. I am an API Google beginner. =)

I am trying to set the maxContentCPC value of an AdGroup. But to
calculate this value, I need some statistics about the content websites
(not the search websites) like the convertion rate, number of clics,
etc... for a given period.

"getCriterionStats" gives stats about the criterions only and not the
content sites.

And well, I realy didn't understand how to use a CustomReportJob and
cannot find any exemple. =/

Thanks in advance
Eric

Bernard Gallet

unread,
Jun 26, 2006, 1:31:11 AM6/26/06
to Dwin, AdWords API Forum
Actually, getCriterionStats as well as report also work on content. There is one "extra" keyword per adgroup, id 3000000 for the content. HTH,

- Bernard -

Dwin

unread,
Jun 26, 2006, 10:05:49 AM6/26/06
to AdWords API Forum
I sent a getCriterionStats with criterionIds 3000000 and the answer is
:

"soapenv:Server.userException: No criterion with this ID was found in
this AdGroup."

I am sure the content site criterion is activated and it contains a
value.

I tried to do a getAllCritera and the content site criteria is not
returned.

Bernard Gallet

unread,
Jun 26, 2006, 2:04:10 PM6/26/06
to Dwin, AdWords API Forum
OK, I was probably wrong on getCriteriaStats, however, it works on reports!

- Bernard -

Dwin

unread,
Jul 20, 2006, 5:57:00 AM7/20/06
to AdWords API Forum
Ok, still, nobody can give an exemple of a getCriterionStats request to
return the statistics of content site ?

CustomReportJob is working but is so slow I cannot use it in my
application. =(

Thanks
Eric

Reply all
Reply to author
Forward
0 new messages