ביטול הצעת DisplayVideo360AdvertiserLinkהצעה. ביטול יכול להיות אחד מהשניים: - דחיית הצעה שנשלחה מ-Display & Video 360 - ביטול הצעה שנשלחה מ-Google Analytics אחרי הביטול, בסופו של דבר הצעה תימחק באופן אוטומטי.
בקשת HTTP
POST https://analyticsadmin.googleapis.com/v1alpha/{name=properties/*/displayVideo360AdvertiserLinkProposals/*}:cancel
[[["התוכן קל להבנה","easyToUnderstand","thumb-up"],["התוכן עזר לי לפתור בעיה","solvedMyProblem","thumb-up"],["סיבה אחרת","otherUp","thumb-up"]],[["חסרים לי מידע או פרטים","missingTheInformationINeed","thumb-down"],["התוכן מורכב מדי או עם יותר מדי שלבים","tooComplicatedTooManySteps","thumb-down"],["התוכן לא עדכני","outOfDate","thumb-down"],["בעיה בתרגום","translationIssue","thumb-down"],["בעיה בדוגמאות/בקוד","samplesCodeIssue","thumb-down"],["סיבה אחרת","otherDown","thumb-down"]],["עדכון אחרון: 2024-05-06 (שעון UTC)."],[[["This request cancels a DisplayVideo360AdvertiserLinkProposal, which can mean declining a proposal from Display & Video 360 or withdrawing one from Google Analytics."],["The proposal will be automatically deleted after cancellation."],["An empty request body is required, and the response contains a DisplayVideo360AdvertiserLinkProposal object if successful."],["The `analytics.edit` OAuth scope is necessary for authorization."],["You must provide the DisplayVideo360AdvertiserLinkProposal name in the request URL using the format `properties/{propertyId}/displayVideo360AdvertiserLinkProposals/{proposalId}`."]]],["To cancel a `DisplayVideo360AdvertiserLinkProposal`, send a POST request to the specified URL, which includes the proposal's `name` as a path parameter. The request body must be empty. The response will return an instance of `DisplayVideo360AdvertiserLinkProposal`. Cancelling a proposal means either declining it or withdrawing it; it will be automatically deleted later. The action requires the `https://www.googleapis.com/auth/analytics.edit` authorization scope.\n"]]