Hi Pablo,
Thank you for returning to our team.
Regarding your concern, please note that Google Ads API mirrors the Google Ads
UI. Meaning the Google Ads API should be able to retrieve or manage the data
available in the Google Ads UI. That being said, as requested, so our team can
provide accu
Thank you, but let me reformulate the question.
I'm running a Google Ads Scripts (GoogleAds->Tools and Settings->Bulk
Actions->Scripts). The query being run is
*SELECT segments.date,customer.id,customer.resource_name,
customer.descriptive_name,segments.geo_target
Hi Pablo,
Thank you for getting back to us. I hope that you are doing well today.
Moving forward to your concerns:
does exist ANY way to obtain those rows with null values for city dimension?
As mentioned in the documentation about segmentation
(https://developers.google.com/google-ads/api/doc
Thank you
As stated in the documentation you provided me,
*When adding some segments, the metrics in the summary row may decrease*
*When segments.keyword.info.match_type is added to a query with FROM
ad_group_ad, that segment is telling the query to only get the rows of data
that have keywords
Hi.
with the following query I'm able to collect costs with country and city as
columns.
SELECT
segments.date,
geographic_view.country_criterion_id,
segments.geo_target_region,
metrics.clicks,
metrics.impressions,
metrics.cost_micros,
customer.id,
customer.resource_name,
geographic_view.r