API Migration: Ad Perf Report: CallerNationalDesignatedCode to call_view.caller_region_code
32 views
Skip to first unread message
David Antunes
unread,
Jul 16, 2021, 3:45:02 AM7/16/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API and Google Ads API Forum
Hi,
According to the documentation CallerNationalDesignatedCode in the Ad Performance Report in the AdWords API maps to the "call_view.caller_region_code" attribute in the new Google Ads API.
Just wanted to confim if this is correct, since:
In the old API: CallerNationalDesignatedCode had Display name: "Caller area code"
In the new API maps to call_view.caller_region_code, which has Field description: "Output only. Region code of the caller."
Whereas in the old API: CallerCountryCallingCode had Display name "Caller country code"
In the new API maps to call_view.caller_area_code, which has Field description: "Output only. Area code of the caller. Null if the call duration is shorter than 15 seconds."
It looks to me like there could be something incorrect with the mapping here - would this be the case? Or is it ok?