REST Resource: advertisers.channels

משאב: ערוץ

ערוץ אחד. ערוצים הם קבוצות מותאמות אישית של אתרים ואפליקציות קשורים.

ייצוג ב-JSON
{
  "name": string,
  "channelId": string,
  "displayName": string,
  "positivelyTargetedLineItemCount": string,
  "negativelyTargetedLineItemCount": string,

  // Union field owner can be only one of the following:
  "partnerId": string,
  "advertiserId": string
  // End of list of possible types for union field owner.
}
שדות
name

string

פלט בלבד. שם המשאב של הערוץ.

channelId

string (int64 format)

פלט בלבד. המזהה הייחודי של הערוץ. הוקצה על ידי המערכת.

displayName

string

חובה. השם המוצג של הערוץ. הקידוד חייב להיות UTF-8, והאורך המקסימלי הוא 240 בייטים.

positivelyTargetedLineItemCount

string (int64 format)

פלט בלבד. מספר פריטי הקמפיין שמטרגטים ישירות את הערוץ הזה באופן חיובי.

negativelyTargetedLineItemCount

string (int64 format)

פלט בלבד. מספר הפריטים שמטרגטים ישירות את הערוץ הזה באופן שלילי.

שדה איחוד owner. מזהה את הישות ב-DV360 שהערוץ שייך לה. הגורם הזה יכול להיות שותף או מפרסם. הערך owner יכול להיות רק אחד מהבאים:
partnerId

string (int64 format)

המזהה של השותף שהוא הבעלים של הערוץ.

advertiserId

string (int64 format)

המזהה של המפרסם שהוא הבעלים של הערוץ.

Methods

create

יצירת ערוץ חדש.

get

הפונקציה מחזירה ערוץ של שותף או מפרסם.

list

רשימת הערוצים של שותף או מפרסם.

patch

עדכון של ערוץ.