| Package | Description |
|---|---|
| com.google.api.services.dfareporting.model |
| Modifier and Type | Method and Description |
|---|---|
DfpSettings |
DfpSettings.clone() |
DfpSettings |
DirectorySiteSettings.getDfpSettings()
Directory site DFP settings.
|
DfpSettings |
DfpSettings.set(java.lang.String fieldName,
java.lang.Object value) |
DfpSettings |
DfpSettings.setDfpNetworkCode(java.lang.String dfpNetworkCode)
DFP network code for this directory site.
|
DfpSettings |
DfpSettings.setDfpNetworkName(java.lang.String dfpNetworkName)
DFP network name for this directory site.
|
DfpSettings |
DfpSettings.setProgrammaticPlacementAccepted(java.lang.Boolean programmaticPlacementAccepted)
Whether this directory site accepts programmatic placements.
|
DfpSettings |
DfpSettings.setPublisherPortalOnly(java.lang.Boolean publisherPortalOnly)
Whether this directory site is available only via DoubleClick Publisher Portal.
|
DfpSettings |
DfpSettings.setPubPaidPlacementAccepted(java.lang.Boolean pubPaidPlacementAccepted)
Whether this directory site accepts publisher-paid tags.
|
| Modifier and Type | Method and Description |
|---|---|
DirectorySiteSettings |
DirectorySiteSettings.setDfpSettings(DfpSettings dfpSettings)
Directory site DFP settings.
|