OfferTag
Reprezentuje tag niestandardowy określony na potrzeby abonamentów podstawowych i ofert subskrypcji.
Zapis JSON |
{
"tag": string
} |
Pola |
tag |
string
Musi być zgodny ze standardem RFC-1034. Oznacza to, że ten ciąg może zawierać tylko małe litery (a–z), cyfry (0–9) i łączniki (-), a także 20 znaków.
|
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2024-08-22 UTC.
[null,null,["Ostatnia aktualizacja: 2024-08-22 UTC."],[[["Custom tags for base plans and subscription offers are represented using JSON."],["The JSON representation consists of a single field, \"tag\", which contains a string value."],["The \"tag\" value must adhere to RFC-1034 guidelines, limiting it to lowercase letters, numbers, hyphens, and a maximum length of 20 characters."]]],[]]