geo_lookup
Convert raw geo IDs from Apple Ads reports into named locations. Specify id and entity type to retrieve readable names.
Instructions
Resolve geos by raw IDs. Each request item is { id: 'CountryCode|adminArea|locality', entity: 'Country|AdminArea|Locality' }. Useful when a report returns geo IDs you want named.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| requests | Yes | ||
| orgId | No | Override the org (account) for this call. Defaults to ASA_ORG_ID. Use the `org_acls` tool to discover orgIds. |