Hi,
Thank you for the additional details.
However, for our team to further investigate, could you also share your
customer ID, as well as the complete request and response logs along with the
request ID, and the Google Ads UI view's screenshot that you mentioned
contained all the data?
You ma
hi,
I have already migrated to the latest version(V6), but the data I retrieved
is not right.
*Question* : I try to get uac account's user location data through this
API(https://developers.google.com/google-ads/api/fields/v3/user_location_view),
but I can only retrieve user location data of 16 c
Hi,
Thank you for reaching out. Since you are still using the deprecated v3, I
would recommend that you consider migrating to the latest version to keep
updated on new features of the Google Ads API.
Moving forward, so I can also investigate, could you provide your customer ID
and the complete
Plus, we use google ads api v3 version.
On Friday, November 20, 2020 at 7:07:51 PM UTC+8 Q wrote:
> hi~
> We try to get uac campaign's user location report through google ads api
> while meeting some problem.
>
> We use "User location view" to get uac account's data, sql like below:
> SELECT
>
hi~
We try to get uac campaign's user location report through google ads api
while meeting some problem.
We use "User location view" to get uac account's data, sql like below:
SELECT
campaign.id,
user_location_view.country_criterion_id,
segments.date,
segments.device,
segments.geo_target_county,