| Package | Description |
|---|---|
| com.criteo.marketing.model |
| Modifier and Type | Method and Description |
|---|---|
static AdSetDeliveryLimitations.EnvironmentsEnum |
AdSetDeliveryLimitations.EnvironmentsEnum.fromValue(java.lang.String value) |
AdSetDeliveryLimitations.EnvironmentsEnum |
AdSetDeliveryLimitations.EnvironmentsEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static AdSetDeliveryLimitations.EnvironmentsEnum |
AdSetDeliveryLimitations.EnvironmentsEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AdSetDeliveryLimitations.EnvironmentsEnum[] |
AdSetDeliveryLimitations.EnvironmentsEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AdSetDeliveryLimitations.EnvironmentsEnum> |
AdSetDeliveryLimitations.getEnvironments()
List of environments which the ad set should target
|
| Modifier and Type | Method and Description |
|---|---|
AdSetDeliveryLimitations |
AdSetDeliveryLimitations.addEnvironmentsItem(AdSetDeliveryLimitations.EnvironmentsEnum environmentsItem) |
void |
AdSetDeliveryLimitations.EnvironmentsEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
AdSetDeliveryLimitations.EnvironmentsEnum enumeration) |
| Modifier and Type | Method and Description |
|---|---|
AdSetDeliveryLimitations |
AdSetDeliveryLimitations.environments(java.util.List<AdSetDeliveryLimitations.EnvironmentsEnum> environments) |
void |
AdSetDeliveryLimitations.setEnvironments(java.util.List<AdSetDeliveryLimitations.EnvironmentsEnum> environments) |
Copyright © 2021. All rights reserved.