| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201311 |
| Modifier and Type | Method and Description |
|---|---|
CmsContent[] |
Content.getCmsSources()
Gets the cmsSources value for this Content.
|
CmsContent |
Content.getCmsSources(int i) |
| Modifier and Type | Method and Description |
|---|---|
void |
Content.setCmsSources(CmsContent[] cmsSources)
Sets the cmsSources value for this Content.
|
void |
Content.setCmsSources(int i,
CmsContent _value) |
| Constructor and Description |
|---|
Content(Long id,
String name,
ContentStatus status,
ContentStatusDefinedBy statusDefinedBy,
DateTime lastModifiedDateTime,
long[] userDefinedCustomTargetingValueIds,
long[] mappingRuleDefinedCustomTargetingValueIds,
CmsContent[] cmsSources) |
Copyright © 2014. All Rights Reserved.