OfferTag
यह बुनियादी प्लान और सदस्यता के ऑफ़र के लिए तय किया गया कस्टम टैग दिखाता है.
JSON के काेड में दिखाना |
{
"tag": string
} |
फ़ील्ड |
tag |
string
RFC-1034 के मुताबिक होना चाहिए. इसका मतलब है कि इस स्ट्रिंग में सिर्फ़ छोटे अक्षर (a-z), संख्याएं (0-9), और हाइफ़न (-) शामिल हो सकते हैं. साथ ही, इसमें ज़्यादा से ज़्यादा 20 वर्ण हो सकते हैं.
|
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2024-08-22 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 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."]]],["The provided JSON schema defines a custom tag with a single field: `tag`. This `string` field must adhere to RFC-1034, allowing only lowercase letters, numbers, and hyphens. The `tag` is also limited to a maximum length of 20 characters. This tag is used for base plans and subscription offers, enabling custom labeling or categorization.\n"]]