v1
latestOpenAPI 3.1.02026-07-2616636641.7 KBGet Geo-Targeting
get/v1/flight/{FlightID}/geotargeting/{LocationID}
Path parameters
FlightIDinteger required
ID of the Flight
LocationIDinteger required
ID from the Geo-Targeting Endpoint
Response
200
Example response
{
"LocationId": 76543,
"FlightId": 12345,
"CountryCode": "US",
"Region": "NC",
"MetroCode": 560
}