Class AccessLocations (1.2.0)

AccessLocations(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Home office and physical location of the principal. .. attribute:: principal_office_country

The "home office" location of the principal. A two-letter country code (ISO 3166-1 alpha-2), such as "US", "DE" or "GB" or a region code. In some limited situations Google systems may refer refer to a region code instead of a country code. Possible Region Codes:

  • ASI: Asia
  • EUR: Europe
  • OCE: Oceania
  • AFR: Africa
  • NAM: North America
  • SAM: South America
  • ANT: Antarctica
  • ANY: Any location

    :type: str

Attribute

NameDescription
principal_physical_location_country str
Physical location of the principal at the time of the access. A two-letter country code (ISO 3166-1 alpha-2), such as "US", "DE" or "GB" or a region code. In some limited situations Google systems may refer refer to a region code instead of a country code. Possible Region Codes: - ASI: Asia - EUR: Europe - OCE: Oceania - AFR: Africa - NAM: North America - SAM: South America - ANT: Antarctica - ANY: Any location