The Data Manager API is in closed beta. To express interest in joining the closed beta, fill out
this form.
Destination
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
Google का वह प्रॉडक्ट जिस पर डेटा भेजा जा रहा है. उदाहरण के लिए, Google Ads खाता.
JSON के काेड में दिखाना |
{
"reference": string,
"loginAccount": {
object (ProductAccount )
},
"linkedAccount": {
object (ProductAccount )
},
"operatingAccount": {
object (ProductAccount )
},
"productDestinationId": string
} |
फ़ील्ड |
reference |
string
ज़रूरी नहीं. इस Destination रिसॉर्स का आईडी, जो अनुरोध में यूनीक होता है. IngestEventsRequest में इस Destination का रेफ़रंस देने के लिए इस्तेमाल करें.
|
loginAccount |
object (ProductAccount )
ज़रूरी नहीं. इस एपीआई कॉल के लिए इस्तेमाल किया गया खाता. operatingAccount में डेटा जोड़ने या हटाने के लिए, इस loginAccount के पास operatingAccount में डेटा लिखने का ऐक्सेस होना चाहिए. उदाहरण के लिए, operatingAccount का मैनेजर खाता या operatingAccount से लिंक किया गया कोई खाता.
|
linkedAccount |
object (ProductAccount )
ज़रूरी नहीं. वह खाता जिसका ऐक्सेस, कॉल करने वाले उपयोगकर्ता के loginAccount के पास है. यह ऐक्सेस, खाते को लिंक करने की सुविधा की मदद से मिलता है. उदाहरण के लिए, डेटा पार्टनर के loginAccount के पास क्लाइंट के linkedAccount का ऐक्सेस हो सकता है. पार्टनर, linkedAccount से किसी दूसरे operatingAccount में डेटा भेजने के लिए, इस फ़ील्ड का इस्तेमाल कर सकता है.
|
operatingAccount |
object (ProductAccount )
ज़रूरी है. वह खाता जिसमें डेटा भेजना है या जिससे डेटा हटाना है.
|
productDestinationId |
string
ज़रूरी है. प्रॉडक्ट खाते में मौजूद वह ऑब्जेक्ट जिसमें डेटा डालना है. उदाहरण के लिए, Google Ads ऑडियंस आईडी या Display & Video 360 ऑडियंस आईडी.
|
ProductAccount
किसी खास खाते को दिखाता है.
JSON के काेड में दिखाना |
{
"product": enum (Product ),
"accountId": string
} |
फ़ील्ड |
product |
enum (Product )
ज़रूरी है. वह प्रॉडक्ट जिससे खाता जुड़ा है. उदाहरण के लिए, GOOGLE_ADS .
|
accountId |
string
ज़रूरी है. खाते का आईडी. उदाहरण के लिए, आपका Google Ads खाता आईडी.
|
प्रॉडक्ट
किसी Google प्रॉडक्ट को दिखाता है. इसका इस्तेमाल खातों और डेस्टिनेशन को ढूंढने के लिए किया जाता है.
Enums |
PRODUCT_UNSPECIFIED |
प्रॉडक्ट की जानकारी नहीं दी गई है. इसका कभी इस्तेमाल नहीं किया जाना चाहिए. |
GOOGLE_ADS |
Google Ads. |
DISPLAY_VIDEO_PARTNER |
Display & Video 360 पार्टनर. |
DISPLAY_VIDEO_ADVERTISER |
Display & Video 360 की मदद से विज्ञापन देने वाला. |
DATA_PARTNER |
डेटा पार्टनर. |
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2025-07-25 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2025-07-25 (UTC) को अपडेट किया गया."],[],[],null,["# Destination\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n- [ProductAccount](#ProductAccount)\n - [JSON representation](#ProductAccount.SCHEMA_REPRESENTATION)\n- [Product](#Product)\n\nThe Google product you're sending data to. For example, a Google Ads account.\n\n| JSON representation |\n|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ``` { \"reference\": string, \"loginAccount\": { object (/data-manager/api/reference/rest/v1/Destination#ProductAccount) }, \"linkedAccount\": { object (/data-manager/api/reference/rest/v1/Destination#ProductAccount) }, \"operatingAccount\": { object (/data-manager/api/reference/rest/v1/Destination#ProductAccount) }, \"productDestinationId\": string } ``` |\n\n| Fields ||\n|------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `reference` | `string` Optional. ID for this `Destination` resource, unique within the request. Use to reference this `Destination` in the `IngestEventsRequest`. |\n| `loginAccount` | `object (`[ProductAccount](/data-manager/api/reference/rest/v1/Destination#ProductAccount)`)` Optional. The account used to make this API call. To add or remove data from the [`operatingAccount`](/data-manager/api/reference/rest/v1/Destination#FIELDS.operating_account), this `loginAccount` must have write access to the `operatingAccount`. For example, a manager account of the `operatingAccount`, or an account with an established link to the `operatingAccount`. |\n| `linkedAccount` | `object (`[ProductAccount](/data-manager/api/reference/rest/v1/Destination#ProductAccount)`)` Optional. An account that the calling user's [`loginAccount`](/data-manager/api/reference/rest/v1/Destination#FIELDS.login_account) has access to, through an established account link. For example, a data partner's `loginAccount` might have access to a client's `linkedAccount`. The partner might use this field to send data from the `linkedAccount` to another [`operatingAccount`](/data-manager/api/reference/rest/v1/Destination#FIELDS.operating_account). |\n| `operatingAccount` | `object (`[ProductAccount](/data-manager/api/reference/rest/v1/Destination#ProductAccount)`)` Required. The account to send the data to or remove the data from. |\n| `productDestinationId` | `string` Required. The object within the product account to ingest into. For example, a Google Ads audience ID or a Display \\& Video 360 audience ID. |\n\nProductAccount\n--------------\n\nRepresents a specific account.\n\n| JSON representation |\n|------------------------------------------------------------------------------------------------------------|\n| ``` { \"product\": enum (/data-manager/api/reference/rest/v1/Destination#Product), \"accountId\": string } ``` |\n\n| Fields ||\n|-------------|--------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `product` | `enum (`[Product](/data-manager/api/reference/rest/v1/Destination#Product)`)` Required. The product the account belongs to. For example, `GOOGLE_ADS`. |\n| `accountId` | `string` Required. The ID of the account. For example, your Google Ads account ID. |\n\nProduct\n-------\n\nRepresents a specific Google product. Used to locate accounts and destinations.\n\n| Enums ||\n|----------------------------|--------------------------------------------|\n| `PRODUCT_UNSPECIFIED` | Unspecified product. Should never be used. |\n| `GOOGLE_ADS` | Google Ads. |\n| `DISPLAY_VIDEO_PARTNER` | Display \\& Video 360 partner. |\n| `DISPLAY_VIDEO_ADVERTISER` | Display \\& Video 360 advertiser. |\n| `DATA_PARTNER` | Data Partner. |"]]