Hi, Both of these values are read only, and I think they may not be provided in campaigns that never ran, are deleted, etc. Are you seeing this behavior across your account?
Best, - Eric Koleda, AdWords API Team On Apr 9, 12:43 pm, sidd <sidd.da...@gmail.com> wrote: > Hello: > > I am migrating our library to v200909 and I've found a discrepancy > that is occurring throughout our criterion. > > When I download an ad group's criterion through v13, I see the bid > amount for firstPageCpc and a qualityScore. When I download the same > data through v200909, firstPageCpc is NULL and quality score is zero. > > Is there a reason for this? Or a workaround? Thanks in advance... > > Example: v13 > <ns2:getAllCriteriaReturn xsi:type="ns2:Keyword" xmlns:ns2="https:// > adwords.google.com/api/adwords/v13"> > <ns2:adGroupId>289323082</ns2:adGroupId> > <ns2:criterionType>Keyword</ns2:criterionType> > <ns2:id>11027880</ns2:id> > <ns2:language></ns2:language> > <ns2:negative>false</ns2:negative> > <ns2:paused>false</ns2:paused> > <ns2:status>Active</ns2:status> > <ns2:firstPageCpc>400000</ns2:firstPageCpc> > <ns2:maxCpc>0</ns2:maxCpc> > <ns2:qualityScore>5</ns2:qualityScore> > <ns2:type>Broad</ns2:type> > </ns2:getAllCriteriaReturn> > > v200909 > > <adGroupId>289323082</adGroupId> > <criterion xsi:type="Keyword"> > <id>11027880</id> > <Criterion.Type>Keyword</Criterion.Type> > <matchType>BROAD</matchType> > </criterion> > <AdGroupCriterion.Type>BiddableAdGroupCriterion</ > AdGroupCriterion.Type> > <userStatus>ACTIVE</userStatus> > <systemServingStatus>ELIGIBLE</systemServingStatus> > <approvalStatus>APPROVED</approvalStatus> > <bids xsi:type="ManualCPCAdGroupCriterionBids"> > > <AdGroupCriterionBids.Type>ManualCPCAdGroupCriterionBids</ > AdGroupCriterionBids.Type> > <maxCpc> > <amount> > > <ComparableValue.Type>Money</ComparableValue.Type> > > <microAmount>150000</microAmount> > </amount> > </maxCpc> > <bidSource>ADGROUP</bidSource> > </bids> > <qualityInfo/> -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Have you migrated to v200909 yet? The v13 sunset is on April 22, 2010. 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 To unsubscribe, reply using "remove me" as the subject.