Create or update a geographic mapput https://{hostname}/config-gtm/v1/domains/{domainName}/geographic-maps/{mapName}Run this operation to create or update a geographic map.Path ParamsmapNamestringrequiredUnique name for the geographic map.domainNamestringrequiredThe full GTM domain name.Query ParamsdomainModificationCommentsstring | nullSpecifies change descriptions for audit trail and domain's change history. The maximum is 4000 characters.accountSwitchKeystringFor customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.Body Paramsassignmentsarray of objectsThe geographic zone groupings of countries.assignmentsADD objectdefaultDatacenterobjectA placeholder for all other geographic zones, countries not found in these geographic zones. Note that a geographic map cannot have the same countries in multiple geographic zones.defaultDatacenter objectlinksarray of objectsSpecifies the URL path that allows direct navigation to the geographic map.linksADD objectnamestringlength between 1 and 128A descriptive label for the geographic map, up to 128 characters.Response 200Successful response.Updated about 1 month ago