I have the same problem during migration process. Could you tell me, 
please, Did you manage to solve this problem? Thanks in advance!

вторник, 8 февраля 2022 г. в 10:42:28 UTC+3, hal...@ebay.com: 

> Here is the query for Adwords API, when migrate to Ads API i need to query 
> two resources (geographic_view 
> <https://developers.google.com/google-ads/api/fields/v9/geographic_view?hl=en>
>  and user_location_view 
> <https://developers.google.com/google-ads/api/fields/v9/user_location_view?hl=en>)
>  
> to get the same data as Adwords.
> select
>  Date
> , AccountCurrencyCode
> , CampaignId
> , CampaignName
> , CityCriteriaId
> , CountryCriteriaId
> , IsTargetingLocation
> , MetroCriteriaId
> , MostSpecificCriteriaId
> , RegionCriteriaId
> , AdGroupId
> , Device
> , LocationType
> , Clicks
> , Cost
> , Impressions
> from
> GEO_PERFORMANCE_REPORT
> where Date >='2022-01-01' and Date<='2022-02-05'
>
> so it will return two data feeds, right? how to merge these two returned 
> feeds into one as i queried Google Adwords?
>
> or is there have some more efficient solution i could take?
>
> On Tuesday, February 8, 2022 at 3:10:44 AM UTC+8 adsapi wrote:
>
>> Hello there,
>>
>> Thank you for getting in touch. Could you please give us more information 
>> why you need to merge these (geographic_view 
>> <https://developers.google.com/google-ads/api/fields/v9/geographic_view?hl=en>
>>  
>> and user_location_view 
>> <https://developers.google.com/google-ads/api/fields/v9/user_location_view?hl=en>
>>  
>> reports) two resources into one, which is not possible via API, is there 
>> any valid reason behind this?
>>
>> The main differences between two of them views are:
>>
>>    - *Geographic view*: The Geographic data shows your customer’s 
>>    physical locations or locations that they had shown interest in through 
>>    searches on Google or Google Maps. 
>>    - *User location view*: The user location data shows only your 
>>    customer’s physical locations, regardless of any locations they may be 
>>    interested in. 
>>
>> Kindly go through this 
>> <https://support.google.com/google-ads/answer/2453994?hl=en> article to 
>> read more about measuring geographic performance.
>>
>> Your numbers seem to indicate your location options are set to the 
>> default. If you want your ad to show for people physically located within 
>> Canada, change this setting to "People in my targeted location". Let me 
>> know if you have any questions.
>>
>>
>> Best regards, 
>> [image: Google Logo] 
>> Jakeia Sabrina 
>> Google Ads API Team  
>>
>> ref:_00D1U1174p._5004Q2VQTBd:ref
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/6408df9c-5623-42bf-a9fd-0ca839e75aabn%40googlegroups.com.

Reply via email to