public class CreativeSetServiceInterfacegetCreativeSetsByStatement extends Object
CreativeSetPage of CreativeSet objects that satisfy the
given Statement.query. The following fields are supported for
filtering:
| PQL Property | Object Property |
|---|---|
id |
CreativeSet.id |
name |
CreativeSet.name |
masterCreativeId |
CreativeSet.masterCreativeId |
lastModifiedDateTime |
CreativeSet.lastModifiedDateTime |
| Constructor and Description |
|---|
CreativeSetServiceInterfacegetCreativeSetsByStatement() |
| Modifier and Type | Method and Description |
|---|---|
Statement |
getStatement()
Gets the value of the statement property.
|
void |
setStatement(Statement value)
Sets the value of the statement property.
|
protected Statement statement
Copyright © 2018. All Rights Reserved.