| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201206 |
| Modifier and Type | Method and Description |
|---|---|
CreativeSet |
CreativeSetServiceInterface.createCreativeSet(CreativeSet creativeSet)
Creates a new
CreativeSet. |
CreativeSet |
CreativeSetServiceSoapBindingStub.createCreativeSet(CreativeSet creativeSet) |
CreativeSet |
CreativeSetServiceInterface.getCreativeSet(Long creativeSetId)
Returns the
CreativeSet uniquely identified by the
given ID. |
CreativeSet |
CreativeSetServiceSoapBindingStub.getCreativeSet(Long creativeSetId) |
CreativeSet[] |
CreativeSetPage.getResults()
Gets the results value for this CreativeSetPage.
|
CreativeSet |
CreativeSetPage.getResults(int i) |
CreativeSet |
CreativeSetServiceInterface.updateCreativeSet(CreativeSet creativeSet)
Updates the specified
CreativeSet. |
CreativeSet |
CreativeSetServiceSoapBindingStub.updateCreativeSet(CreativeSet creativeSet) |
| Modifier and Type | Method and Description |
|---|---|
CreativeSet |
CreativeSetServiceInterface.createCreativeSet(CreativeSet creativeSet)
Creates a new
CreativeSet. |
CreativeSet |
CreativeSetServiceSoapBindingStub.createCreativeSet(CreativeSet creativeSet) |
void |
CreativeSetPage.setResults(CreativeSet[] results)
Sets the results value for this CreativeSetPage.
|
void |
CreativeSetPage.setResults(int i,
CreativeSet _value) |
CreativeSet |
CreativeSetServiceInterface.updateCreativeSet(CreativeSet creativeSet)
Updates the specified
CreativeSet. |
CreativeSet |
CreativeSetServiceSoapBindingStub.updateCreativeSet(CreativeSet creativeSet) |
| Constructor and Description |
|---|
CreativeSetPage(Integer totalResultSetSize,
Integer startIndex,
CreativeSet[] results) |
Copyright © 2013. All Rights Reserved.