With our team we are trying to obtain the cost of the adgroups in general in relation to the hour, we are currently using the following query SELECT metrics.cost_micros, segments.hour, ad_group.name FROM ad_group WHERE campaign.status = ENABLED
But we get an answer that we don't understand, at the beginning we have the same adgroup X with the 24 hours cost in each one. But when we change to the next adgroup the hour is always 0, is this because there are no more costs for the following hours? or is there something we are doing wrong? Thanks for your attention -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/3061cfe4-517a-42c8-8a86-56e65f7404den%40googlegroups.com.
