public interface LineItemTemplateServiceInterface
LineItemTemplate 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 |
|---|---|
LineItemTemplatePage |
getLineItemTemplatesByStatement(Statement filterStatement)
|
@RequestWrapper(localName="getLineItemTemplatesByStatement", targetNamespace="https://www.google.com/apis/ads/publisher/v201802", className="com.google.api.ads.dfp.jaxws.v201802.LineItemTemplateServiceInterfacegetLineItemTemplatesByStatement") @ResponseWrapper(localName="getLineItemTemplatesByStatementResponse", targetNamespace="https://www.google.com/apis/ads/publisher/v201802", className="com.google.api.ads.dfp.jaxws.v201802.LineItemTemplateServiceInterfacegetLineItemTemplatesByStatementResponse") LineItemTemplatePage getLineItemTemplatesByStatement(Statement filterStatement) throws ApiException_Exception
LineItemTemplatePage of LineItemTemplate objects
that satisfy the given Statement.query. The following fields are
supported for filtering:
| PQL Property | Object Property |
|---|---|
id |
LineItemTemplate.id |
filterStatement - a Publisher Query Language statement used to filter
a set of line item templatesfilterStatement - ApiException - if a RuntimeException is thrownApiException_ExceptionCopyright © 2018. All Rights Reserved.