CountryProvinceGeotoken

GoogleApi.ContentWarehouse.V1.Model.CountryProvinceGeotoken


Table of Contents ▼

Jump to a specific part of the page:

Description

A 32 bit fingerprint of a state level geotoken. The geotoken is in the following format: statecountry. These indicate a page is of interest to these states/regions of a country. The use of message is to enable easy additions of probabilities or weights per metro id in the future.

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. geotoken (type: integer(), default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.CountryProvinceGeotoken{
geotoken: integer() | nil
}

Function

@spec decode(struct(), keyword()) :: struct()

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.CountryProvinceGeotoken