Hello, Thank you for sharing the report definition. The Keyword Performance Report aggregates stats at the keyword level, one row per keyword. It looks like you're using different segment fields and hence you may get more than one row per keyword. I also see that any particular keyword will still have the current Max CPC value for any date.
Additionally, CpcBid <https://developers.google.com/adwords/api/docs/appendix/reports/keywords-performance-report#cpcbid> is of the type Attribute <https://developers.google.com/adwords/api/docs/appendix/reports#field-attributes> which indicates that the values returned will always reflect the current state of the account, ignoring the timespan of the report. The only option in this case would be that you monitor these changes locally within your system and track the CpcBid changes. Regards, Bharani, AdWords API Team On Thursday, December 7, 2017 at 12:21:19 PM UTC-5, Eduardo Cesar wrote: > > Hello. > > I'm trying to get two important information from my keywords using > Adwords API. The first is the CURRENT CPC bid. The second is the last date > that the bid was modified. > > I prefer use the report (and not the AdgroupCriterionService) to get the > cpc info. My doubts are: > > 1) If I choose the field 'CpcBid' in the report and choose 'LAST_30_DAYS' > time window, the returned value CpcBid is EVER the current CpcBid? > 2) How can I get the last date that the cpc was modified in keyword using > adwords reports? > > Thanks! > > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 --- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/efa15124-0133-45f5-87bc-e86190983767%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
