public interface CreativeTemplateServiceInterface
CreativeTemplate objects.
This class was generated by the JAX-WS RI.
JAX-WS RI 2.2.9-b130926.1035
Generated source version: 2.1| Modifier and Type | Method and Description |
|---|---|
CreativeTemplatePage |
getCreativeTemplatesByStatement(Statement filterStatement)
|
@RequestWrapper(localName="getCreativeTemplatesByStatement", targetNamespace="https://www.google.com/apis/ads/publisher/v201805", className="com.google.api.ads.dfp.jaxws.v201805.CreativeTemplateServiceInterfacegetCreativeTemplatesByStatement") @ResponseWrapper(localName="getCreativeTemplatesByStatementResponse", targetNamespace="https://www.google.com/apis/ads/publisher/v201805", className="com.google.api.ads.dfp.jaxws.v201805.CreativeTemplateServiceInterfacegetCreativeTemplatesByStatementResponse") CreativeTemplatePage getCreativeTemplatesByStatement(Statement filterStatement) throws ApiException_Exception
CreativeTemplatePage of CreativeTemplate objects that satisfy the
given Statement.query. The following fields are supported for
filtering:
| PQL Property | Object Property |
|---|---|
id |
CreativeTemplate.id |
name |
CreativeTemplate.name |
type |
CreativeTemplate.type |
status |
CreativeTemplate.status |
filterStatement - a Publisher Query Language statement used to filter
a set of creative templates.filterStatement - ApiException_ExceptionCopyright © 2018. All Rights Reserved.