I can't find a way of getting to segment hotel performance (impressions, clicks, etc.) from *hotel performance view *by *user country* - that functionality is crucial on reporting and it's something provided by Google Hotel Ads and it's something we can see in the Google Ads dashboard.
Could you please point out where can I get this segmentation from? SELECT campaign.id, campaign.name, segments.date, segments.device, segments.hotel_booking_window_days, segments.hotel_check_in_date, segments.hotel_date_selection_type, segments.hotel_check_in_day_of_week, segments.hotel_country, -- its not user country!!! segments.hotel_length_of_stay, segments.partner_hotel_id, metrics.average_position, metrics.cost_micros, metrics.impressions, metrics.search_impression_share, metrics.clicks, metrics.conversions FROM hotel_performance_view WHERE segments.date DURING LAST_30_DAYS Thanks! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 "AdWords API and Google Ads 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/5bd77096-925e-44b6-9c95-afa9c0c108bd%40googlegroups.com.
