CampaignFeed

ฟีดแคมเปญ

การแสดง JSON
{
  "resourceName": string,
  "placeholderTypes": [
    enum (PlaceholderType)
  ],
  "matchingFunction": {
    object (MatchingFunction)
  },
  "status": enum (FeedLinkStatus),
  "feed": string,
  "campaign": string
}
ช่อง
resourceName

string

เปลี่ยนแปลงไม่ได้ ชื่อทรัพยากรของฟีดแคมเปญ ชื่อทรัพยากรฟีดแคมเปญมีแบบฟอร์มดังนี้

`customers/{customerId}/campaignFeeds/{campaignId}~{feedId}

placeholderTypes[]

enum (PlaceholderType)

ระบุประเภทตัวยึดตำแหน่งที่ฟีดอาจสร้างขึ้นในแคมเปญที่เชื่อมต่อ ต้องระบุ

matchingFunction

object (MatchingFunction)

ฟังก์ชันจับคู่ที่เชื่อมโยงกับ CampaignFeed ใช้ฟังก์ชันการจับคู่เพื่อกรองชุดรายการฟีดที่เลือก ต้องระบุ

status

enum (FeedLinkStatus)

เอาต์พุตเท่านั้น สถานะของฟีดแคมเปญ ช่องนี้เป็นแบบอ่านอย่างเดียว

feed

string

เปลี่ยนแปลงไม่ได้ ฟีดที่มี CampaignFeed อยู่

campaign

string

เปลี่ยนแปลงไม่ได้ แคมเปญที่มี CampaignFeed อยู่