SavedColumns
इस संसाधन के लिए उपलब्ध तरीकों की सूची देखने के लिए, इस पेज के आखिर में देखें.
संसाधन निरूपण
सेव किया गया कॉलम
{
"kind": "doubleclicksearch#savedColumn",
"savedColumnName": string,
"type": string
}
प्रॉपर्टी का नाम |
मान |
ब्यौरा |
नोट |
kind |
string |
इसकी पहचान सेव किए गए कॉलम संसाधन के रूप में करता है. वैल्यू: तय स्ट्रिंग doubleclicksearch#savedColumn . |
|
savedColumnName |
string |
सेव किए गए कॉलम का नाम. |
|
type |
string |
सेव किए गए इस कॉलम से जिस तरह का डेटा जनरेट होगा. |
|
तरीके
- list
- विज्ञापन देने वाले किसी खास व्यक्ति के लिए, सेव किए गए कॉलम की सूची पाएं.
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2024-08-20 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2024-08-20 (UTC) को अपडेट किया गया."],[[["This page documents the structure and properties of a saved column resource in the DoubleClick Search API."],["Saved columns store data types and are represented by properties like `kind`, `savedColumnName`, and `type`."],["Users can retrieve a list of saved columns for a specific advertiser using the provided method."]]],["The document defines a \"SavedColumn\" resource with properties: `kind` (identifying the resource type), `savedColumnName` (the column's name), and `type` (the data type produced). A `list` method is available to retrieve saved columns for a specific advertiser. The `kind` property is fixed to \"doubleclicksearch#savedColumn\". The resource represents a column of saved data in an advertiser's DoubleClick Search account.\n"]]