تاريخ التعديل الأخير: 2025-02-25 (حسب التوقيت العالمي المتفَّق عليه)
[[["يسهُل فهم المحتوى.","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"]],["تاريخ التعديل الأخير: 2025-02-25 (حسب التوقيت العالمي المتفَّق عليه)"],[[["Creates a FirstAndThirdPartyAudience with an audienceType of either `CUSTOMER_MATCH_CONTACT_INFO` or `CUSTOMER_MATCH_DEVICE_ID`."],["Sends a POST request to the specified URL to create the FirstAndThirdPartyAudience, requiring an advertiserId as a query parameter."],["The request body should contain a FirstAndThirdPartyAudience object, and a successful response will return the newly created FirstAndThirdPartyAudience object."],["Requires authorization with the `https://www.googleapis.com/auth/display-video` scope for access."]]],["This content outlines how to create a `FirstAndThirdPartyAudience` via a POST HTTP request to `https://displayvideo.googleapis.com/v3/firstAndThirdPartyAudiences`. The request requires the `advertiserId` query parameter. The request body should contain an instance of `FirstAndThirdPartyAudience`, which is only supported for `CUSTOMER_MATCH_CONTACT_INFO` and `CUSTOMER_MATCH_DEVICE_ID` audience types. Successful creation returns a new `FirstAndThirdPartyAudience` instance in the response body. The process requires `https://www.googleapis.com/auth/display-video` authorization scope.\n"]]