Quality score on Adwords Api

810 views
Skip to first unread message

position2 company

unread,
Oct 10, 2011, 8:22:22 AM10/10/11
to adwor...@googlegroups.com
Hi,
I am using google adwords api v13.
I am ubale to fetch the quality score and impression share for client.
How do i get the competition benchmark quality score and impression share based on the industry?


Thanks in Advance.
Uttam

Kevin Winter

unread,
Oct 12, 2011, 11:07:14 AM10/12/11
to adwor...@googlegroups.com
Hi Uttam,
  You cannot obtain this information using v13.  We recommend migrating to v201109 where you can get the QualityScore from the QualityInfo objects in the AdGroupCriterionService: http://code.google.com/apis/adwords/docs/reference/latest/AdGroupCriterionService.BiddableAdGroupCriterion.html#qualityInfo

- Kevin Winter
AdWords API Team

newbie_boxers

unread,
Apr 18, 2012, 5:42:22 AM4/18/12
to adwor...@googlegroups.com
I can't seem to find the  QualityInfo objects. hmm is it because I am using the sandbox?

-js

Kevin Winter

unread,
Apr 18, 2012, 11:18:05 AM4/18/12
to adwor...@googlegroups.com
Hi js,

Make sure that "QualityScore" appears as a field in your selector or else this object won't be populated.  I believe that the sandbox should return back fake values for these fields.

- Kevin Winter
AdWords API Team

newbie_boxers

unread,
Apr 18, 2012, 9:28:51 PM4/18/12
to adwor...@googlegroups.com
Hi KW,

Thank you for that! Big help.

This maybe a dumb question but I'll ask it anyway,
can you set values to a clicks, cost, impressions, conversions and averagePosition in the Stats Object?
how about the firstPageCpc in the BiddableAdGroupCriterion Object?

-js

Kevin Winter

unread,
Apr 19, 2012, 11:00:07 AM4/19/12
to adwor...@googlegroups.com
Hi js,
  No, these fields cannot be written.  The qualityInfo and stats fields are marked ReadOnly (in the BiddableAdGroupCriterion object: https://developers.google.com/adwords/api/docs/reference/latest/AdGroupCriterionService.BiddableAdGroupCriterion#qualityInfo ) and the API should ignore values sent in these fields.

- Kevin Winter
AdWords API Team

newbie_boxers

unread,
Apr 19, 2012, 9:06:19 PM4/19/12
to adwor...@googlegroups.com
I see. So there is no way that it could have any values in it?

Kevin Winter

unread,
Apr 20, 2012, 9:41:24 AM4/20/12
to adwor...@googlegroups.com
Hi,
  No, no, this field will have values once the backend systems have had a chance to evaluate the criteria's quality.  The values aren't set by developers but by backend systems calculating values.  Same thing happens for the Stats object.

- Kevin Winter
AdWords API Team
Reply all
Reply to author
Forward
0 new messages