ตั้งแต่วันที่
8 กันยายน 2025 เป็นต้นไป รายการโฆษณาใหม่ทุกรายการจะต้องประกาศว่าจะแสดงโฆษณาทางการเมืองในสหภาพยุโรป (EU) หรือไม่ การอัปโหลด API ของ Display & Video 360 และ SDF ที่ไม่ได้ระบุการประกาศจะล้มเหลว ดูรายละเอียดเพิ่มเติมเกี่ยวกับวิธีอัปเดตการผสานรวมเพื่อประกาศนี้ได้ที่
หน้าการเลิกใช้งาน
REST Resource: floodlightGroups.floodlightActivities
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
แหล่งข้อมูล: FloodlightActivity
กิจกรรม Floodlight รายการเดียว
การแสดง JSON |
{
"name": string,
"floodlightGroupId": string,
"floodlightActivityId": string,
"displayName": string,
"servingStatus": enum (FloodlightActivityServingStatus ),
"advertiserIds": [
string
],
"remarketingConfigs": [
{
object (RemarketingConfig )
}
],
"sslRequired": boolean
} |
ช่อง |
name |
string
เอาต์พุตเท่านั้น ชื่อแหล่งข้อมูลของกิจกรรม Floodlight
|
floodlightGroupId |
string (int64 format)
ต้องระบุ เปลี่ยนแปลงไม่ได้ รหัสของกลุ่ม Floodlight หลัก
|
floodlightActivityId |
string (int64 format)
เอาต์พุตเท่านั้น รหัสที่ไม่ซ้ำของกิจกรรม Floodlight กำหนดโดยระบบ
|
displayName |
string
ต้องระบุ ชื่อที่แสดงของกิจกรรม Floodlight
|
servingStatus |
enum (FloodlightActivityServingStatus )
ไม่บังคับ แสดงกิจกรรม Floodlight หรือไม่
|
advertiserIds[] |
string (int64 format)
เอาต์พุตเท่านั้น รหัสของผู้ลงโฆษณาที่มีสิทธิ์เข้าถึงกลุ่ม Floodlight หลัก เฉพาะผู้ลงโฆษณาภายใต้รหัสพาร์ทเนอร์ที่ระบุไว้เท่านั้นที่จะแสดงในช่องนี้
|
sslRequired |
boolean
เอาต์พุตเท่านั้น กำหนดให้แท็กต้องเป็นไปตามข้อกำหนดหรือไม่
|
FloodlightActivityServingStatus
สถานะการแสดงผลที่เป็นไปได้ของกิจกรรม Floodlight
Enum |
FLOODLIGHT_ACTIVITY_SERVING_STATUS_UNSPECIFIED |
ไม่ได้ระบุค่าประเภทหรือค่าประเภทไม่รู้จักในเวอร์ชันนี้ |
FLOODLIGHT_ACTIVITY_SERVING_STATUS_ENABLED |
เปิดใช้แล้ว |
FLOODLIGHT_ACTIVITY_SERVING_STATUS_DISABLED |
ปิดใช้อยู่ |
เมธอด |
|
รับกิจกรรม Floodlight |
|
แสดงกิจกรรม Floodlight ในกลุ่ม Floodlight |
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-07-25 UTC
[null,null,["อัปเดตล่าสุด 2025-07-25 UTC"],[],["The Display & Video 360 API v4, currently in beta, includes resources for managing Floodlight activities. Key information includes the `FloodlightActivity` resource, which represents a single Floodlight activity with properties like `name`, `floodlightGroupId`, `displayName`, and `servingStatus`. Remarketing configurations (`RemarketingConfig`) can also be set, enabling or disabling remarketing for specific advertisers. Possible serving statuses are `ENABLED` and `DISABLED`. Available methods include getting and listing Floodlight activities.\n"],null,["# REST Resource: floodlightGroups.floodlightActivities\n\n- [Resource: FloodlightActivity](#FloodlightActivity)\n - [JSON representation](#FloodlightActivity.SCHEMA_REPRESENTATION)\n- [FloodlightActivityServingStatus](#FloodlightActivityServingStatus)\n- [RemarketingConfig](#RemarketingConfig)\n - [JSON representation](#RemarketingConfig.SCHEMA_REPRESENTATION)\n- [Methods](#METHODS_SUMMARY)\n\nResource: FloodlightActivity\n----------------------------\n\nA single Floodlight activity.\n\n| JSON representation |\n|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ``` { \"name\": string, \"floodlightGroupId\": string, \"floodlightActivityId\": string, \"displayName\": string, \"servingStatus\": enum (/display-video/api/reference/rest/v4/floodlightGroups.floodlightActivities#FloodlightActivityServingStatus), \"advertiserIds\": [ string ], \"remarketingConfigs\": [ { object (/display-video/api/reference/rest/v4/floodlightGroups.floodlightActivities#RemarketingConfig) } ], \"sslRequired\": boolean } ``` |\n\n| Fields ||\n|------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `name` | `string` Output only. The resource name of the Floodlight activity. |\n| `floodlightGroupId` | `string (`[int64](https://developers.google.com/discovery/v1/type-format)` format)` Required. Immutable. The ID of the parent Floodlight group. |\n| `floodlightActivityId` | `string (`[int64](https://developers.google.com/discovery/v1/type-format)` format)` Output only. The unique ID of the Floodlight activity. Assigned by the system. |\n| `displayName` | `string` Required. The display name of the Floodlight activity. |\n| `servingStatus` | `enum (`[FloodlightActivityServingStatus](/display-video/api/reference/rest/v4/floodlightGroups.floodlightActivities#FloodlightActivityServingStatus)`)` Optional. Whether the Floodlight activity is served. |\n| `advertiserIds[]` | `string (`[int64](https://developers.google.com/discovery/v1/type-format)` format)` Output only. IDs of the advertisers that have access to the parent Floodlight group. Only advertisers under the provided partner ID will be listed in this field. |\n| `remarketingConfigs[]` | `object (`[RemarketingConfig](/display-video/api/reference/rest/v4/floodlightGroups.floodlightActivities#RemarketingConfig)`)` Output only. A list of configuration objects designating whether remarketing for this Floodlight Activity is enabled and available for a specifc advertiser. If enabled, this Floodlight Activity generates a remarketing user list that is able to be used in targeting under the advertiser. |\n| `sslRequired` | `boolean` Output only. Whether tags are required to be compliant. |\n\nFloodlightActivityServingStatus\n-------------------------------\n\nPossible serving statuses of a Floodlight activity.\n\n| Enums ||\n|--------------------------------------------------|------------------------------------------------------------|\n| `FLOODLIGHT_ACTIVITY_SERVING_STATUS_UNSPECIFIED` | Type value is not specified or is unknown in this version. |\n| `FLOODLIGHT_ACTIVITY_SERVING_STATUS_ENABLED` | Enabled. |\n| `FLOODLIGHT_ACTIVITY_SERVING_STATUS_DISABLED` | Disabled. |\n\nRemarketingConfig\n-----------------\n\nSettings that control the whether remarketing is enabled for the given identified advertiser.\n\n| JSON representation |\n|-------------------------------------------------------------------|\n| ``` { \"advertiserId\": string, \"remarketingEnabled\": boolean } ``` |\n\n| Fields ||\n|----------------------|----------------------------------------------------------------------------------------------------------------------------|\n| `advertiserId` | `string (`[int64](https://developers.google.com/discovery/v1/type-format)` format)` Output only. The ID of the advertiser. |\n| `remarketingEnabled` | `boolean` Output only. Whether the Floodlight activity remarketing user list is available to the identified advertiser. |\n\n| Methods ------- ||\n|---------------------------------------------------------------------------------------------|----------------------------------------------------|\n| ### [get](/display-video/api/reference/rest/v4/floodlightGroups.floodlightActivities/get) | Gets a Floodlight activity. |\n| ### [list](/display-video/api/reference/rest/v4/floodlightGroups.floodlightActivities/list) | Lists Floodlight activities in a Floodlight group. |"]]