https://groups.google.com/g/adwords-api/c/FiU9iW0hNFw/m/rpM-vRXRAQAJ
Per the above conversation, it's determined we cannot retrieve invoice cost breakdowns...only totals. A recommendation was made "*to query the metrics.cost_micros <https://developers.google.com/google-ads/api/fields/v2/campaign#metrics.cost_micros> field from the campaign <https://developers.google.com/google-ads/api/fields/v2/campaign> resource and set the date range to be a monthly range" *to try and replicate. I'm using the Google Ads Query Builder and can't figure out what date range I'm suppose to set. *Can you confirm what date range field I use to filter? Also am I able to retrieve other cost details that would be in a monthly invoice such as adjustments?* So far I figured it's this: SELECT metrics.cost_micros FROM campaign WHERE campaign.id = [CAMPAIGN ID] -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads 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 "Google Ads API and AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/23c3e54f-691c-4e33-b4cb-ff135abe0fccn%40googlegroups.com.
