سرور MCP را برای Google Analytics امتحان کنید. از
GitHub نصب کنید و برای جزئیات بیشتر به
اطلاعیه مراجعه کنید.
Method: properties.displayVideo360AdvertiserLinkProposals.create
با مجموعهها، منظم بمانید
ذخیره و طبقهبندی محتوا براساس اولویتهای شما.
یک DisplayVideo360AdvertiserLinkProposal ایجاد می کند.
درخواست HTTP
POST https://analyticsadmin.googleapis.com/v1alpha/{parent=properties/*}/displayVideo360AdvertiserLinkProposals
URL از دستور GRPC Transcoding استفاده می کند.
پارامترهای مسیر
مولفه های |
---|
parent | string ضروری. فرمت مثال: properties/1234 |
درخواست بدن
بدنه درخواست شامل نمونه ای از DisplayVideo360AdvertiserLinkProposal
است.
بدن پاسخگو
در صورت موفقیت آمیز بودن، بدنه پاسخ حاوی یک نمونه جدید از DisplayVideo360AdvertiserLinkProposal
است.
محدوده مجوز
به محدوده OAuth زیر نیاز دارد:
-
https://www.googleapis.com/auth/analytics.edit
،
یک DisplayVideo360AdvertiserLinkProposal ایجاد می کند.
درخواست HTTP
POST https://analyticsadmin.googleapis.com/v1alpha/{parent=properties/*}/displayVideo360AdvertiserLinkProposals
URL از دستور GRPC Transcoding استفاده می کند.
پارامترهای مسیر
مولفه های |
---|
parent | string ضروری. فرمت مثال: properties/1234 |
درخواست بدن
بدنه درخواست شامل نمونه ای از DisplayVideo360AdvertiserLinkProposal
است.
بدن پاسخگو
در صورت موفقیت آمیز بودن، بدنه پاسخ حاوی یک نمونه جدید از DisplayVideo360AdvertiserLinkProposal
است.
محدوده مجوز
به محدوده OAuth زیر نیاز دارد:
-
https://www.googleapis.com/auth/analytics.edit
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2025-07-24 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2025-07-24 بهوقت ساعت هماهنگ جهانی."],[[["\u003cp\u003eCreates a DisplayVideo360AdvertiserLinkProposal using an HTTP POST request to a specified URL with the parent property ID.\u003c/p\u003e\n"],["\u003cp\u003eThe request body should contain a DisplayVideo360AdvertiserLinkProposal object and authorization requires the \u003ccode\u003eanalytics.edit\u003c/code\u003e scope.\u003c/p\u003e\n"],["\u003cp\u003eA successful response returns the newly created DisplayVideo360AdvertiserLinkProposal object.\u003c/p\u003e\n"]]],["This describes creating a `DisplayVideo360AdvertiserLinkProposal` via a `POST` request to `https://analyticsadmin.googleapis.com/v1alpha/{parent=properties/*}/displayVideo360AdvertiserLinkProposals`. The `parent` path parameter, formatted as `properties/1234`, is mandatory. The request body must include a `DisplayVideo360AdvertiserLinkProposal` instance. A successful request returns a new instance of the same type. The required authorization scope is `https://www.googleapis.com/auth/analytics.edit`.\n"],null,["# Method: properties.displayVideo360AdvertiserLinkProposals.create\n\n- [HTTP request](#body.HTTP_TEMPLATE)\n- [Path parameters](#body.PATH_PARAMETERS)\n- [Request body](#body.request_body)\n- [Response body](#body.response_body)\n- [Authorization scopes](#body.aspect)\n- [Try it!](#try-it)\n\nCreates a DisplayVideo360AdvertiserLinkProposal.\n\n### HTTP request\n\n`POST https://analyticsadmin.googleapis.com/v1alpha/{parent=properties/*}/displayVideo360AdvertiserLinkProposals`\n\nThe URL uses [gRPC Transcoding](https://google.aip.dev/127) syntax.\n\n### Path parameters\n\n| Parameters ||\n|----------|----------------------------------------------------|\n| `parent` | `string` Required. Example format: properties/1234 |\n\n### Request body\n\nThe request body contains an instance of [DisplayVideo360AdvertiserLinkProposal](/analytics/devguides/config/admin/v1/rest/v1alpha/properties.displayVideo360AdvertiserLinkProposals#DisplayVideo360AdvertiserLinkProposal).\n\n### Response body\n\nIf successful, the response body contains a newly created instance of [DisplayVideo360AdvertiserLinkProposal](/analytics/devguides/config/admin/v1/rest/v1alpha/properties.displayVideo360AdvertiserLinkProposals#DisplayVideo360AdvertiserLinkProposal).\n\n### Authorization scopes\n\nRequires the following OAuth scope:\n\n- `https://www.googleapis.com/auth/analytics.edit`"]]