Did you remember to include QualityScore in the list of fields you requested?
http://code.google.com/apis/adwords/docs/appendix/selectorfields.html#v201109-AdGroupCriterionService On Monday, 27 February 2012 04:17:08 UTC-5, Hudarsono Hu wrote: > > Hi All, > > Note : This is in Sandbox mode. > > When we submit a keyword, we get return value that contains 'Quality Info". > > But when we try to run "Get" on "AdgroupCriterionService", we get the > return value without qualityinfo. THis is what was returned : > > <entries xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" > xsi:type="BiddableAdGroupCriterion"> > <adGroupId>3065405361</adGroupId> > <criterionUse>BIDDABLE</criterionUse> > <criterion xsi:type="Keyword"> > <id>11710095</id> > <type>KEYWORD</type> > <Criterion.Type>Keyword</Criterion.Type> > <matchType>BROAD</matchType> > </criterion> > > <AdGroupCriterion.Type>BiddableAdGroupCriterion</AdGroupCriterion.Type> > <stats> > <network>SEARCH</network> > <Stats.Type>Stats</Stats.Type> > </stats> > </entries> > > > So we can check the quality info of that keyword after addition? > -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en
