A DeliveryRequestHeaderLog contains fields common to all Deliveries API RPC requests and must be present in each request proto.
JSON representation |
---|
{ "languageCode": string, "regionCode": string, "sdkVersion": string, "osVersion": string, "sdkType": enum ( |
Fields | |
---|---|
language |
The BCP-47 language code, such as |
region |
CLDR region code of where the request is coming from. |
sdk |
Version of SDK that made the request. |
os |
Version of the operating system on which the SDK is running. |
sdk |
The type of SDK sending the request. |
platform |
Platform of the calling SDK. |