Od
8 września 2025 r. każdy nowy element zamówienia będzie musiał deklarować, czy będzie wyświetlać reklamy polityczne w Unii Europejskiej (UE). Przesyłanie plików SDF i wywoływanie interfejsu Display & Video 360 API bez deklaracji zakończy się niepowodzeniem. Więcej informacji o tym, jak zaktualizować integrację, aby złożyć to oświadczenie, znajdziesz na naszej
stronie dotyczącej wycofania.
REST Resource: floodlightGroups.floodlightActivities
Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
Zasób: FloodlightActivity
pojedynczej aktywności Floodlight,
Zapis JSON |
{
"name": string,
"floodlightGroupId": string,
"floodlightActivityId": string,
"displayName": string,
"servingStatus": enum (FloodlightActivityServingStatus ),
"advertiserIds": [
string
],
"remarketingConfigs": [
{
object (RemarketingConfig )
}
],
"sslRequired": boolean
} |
Pola |
name |
string
Tylko dane wyjściowe. Nazwa zasobu aktywności Floodlight.
|
floodlightGroupId |
string (int64 format)
Wymagane. Niezmienna. Identyfikator nadrzędnej grupy Floodlight.
|
floodlightActivityId |
string (int64 format)
Tylko dane wyjściowe. Unikalny identyfikator aktywności Floodlight. Przypisany przez system.
|
displayName |
string
Wymagane. Wyświetlana nazwa aktywności Floodlight.
|
servingStatus |
enum (FloodlightActivityServingStatus )
Opcjonalnie: Informacja o tym, czy aktywność Floodlight jest wyświetlana.
|
advertiserIds[] |
string (int64 format)
Tylko dane wyjściowe. Identyfikatory reklamodawców, którzy mają dostęp do nadrzędnej grupy Floodlight. W tym polu będą wyświetleni tylko reklamodawcy należący do podanego identyfikatora partnera.
|
sslRequired |
boolean
Tylko dane wyjściowe. Określa, czy tagi muszą być zgodne.
|
FloodlightActivityServingStatus
Możliwe stany wyświetlania aktywności Floodlight.
Wartości w polu enum |
FLOODLIGHT_ACTIVITY_SERVING_STATUS_UNSPECIFIED |
Wartość typu nie została określona lub jest nieznana w tej wersji. |
FLOODLIGHT_ACTIVITY_SERVING_STATUS_ENABLED |
Włączono. |
FLOODLIGHT_ACTIVITY_SERVING_STATUS_DISABLED |
Wyłączono. |
Metody |
|
Pobiera aktywność Floodlight. |
|
Wyświetla aktywności Floodlight w grupie Floodlight. |
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2025-07-25 UTC.
[null,null,["Ostatnia aktualizacja: 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. |"]]