public interface CustomTargetingServiceInterface
CustomTargetingKey and CustomTargetingValue objects.
This class was generated by the JAX-WS RI.
JAX-WS RI 2.2.9-b130926.1035
Generated source version: 2.1@RequestWrapper(localName="createCustomTargetingKeys", targetNamespace="https://www.google.com/apis/ads/publisher/v201711", className="com.google.api.ads.dfp.jaxws.v201711.CustomTargetingServiceInterfacecreateCustomTargetingKeys") @ResponseWrapper(localName="createCustomTargetingKeysResponse", targetNamespace="https://www.google.com/apis/ads/publisher/v201711", className="com.google.api.ads.dfp.jaxws.v201711.CustomTargetingServiceInterfacecreateCustomTargetingKeysResponse") List<CustomTargetingKey> createCustomTargetingKeys(List<CustomTargetingKey> keys) throws ApiException_Exception
CustomTargetingKey objects.
The following fields are required:
keys - the custom targeting keys to updatekeys - ApiException_Exception@RequestWrapper(localName="createCustomTargetingValues", targetNamespace="https://www.google.com/apis/ads/publisher/v201711", className="com.google.api.ads.dfp.jaxws.v201711.CustomTargetingServiceInterfacecreateCustomTargetingValues") @ResponseWrapper(localName="createCustomTargetingValuesResponse", targetNamespace="https://www.google.com/apis/ads/publisher/v201711", className="com.google.api.ads.dfp.jaxws.v201711.CustomTargetingServiceInterfacecreateCustomTargetingValuesResponse") List<CustomTargetingValue> createCustomTargetingValues(List<CustomTargetingValue> values) throws ApiException_Exception
CustomTargetingValue objects.
The following fields are required:
values - the custom targeting values to updatevalues - ApiException_Exception@RequestWrapper(localName="getCustomTargetingKeysByStatement", targetNamespace="https://www.google.com/apis/ads/publisher/v201711", className="com.google.api.ads.dfp.jaxws.v201711.CustomTargetingServiceInterfacegetCustomTargetingKeysByStatement") @ResponseWrapper(localName="getCustomTargetingKeysByStatementResponse", targetNamespace="https://www.google.com/apis/ads/publisher/v201711", className="com.google.api.ads.dfp.jaxws.v201711.CustomTargetingServiceInterfacegetCustomTargetingKeysByStatementResponse") CustomTargetingKeyPage getCustomTargetingKeysByStatement(Statement filterStatement) throws ApiException_Exception
CustomTargetingKeyPage of CustomTargetingKey objects
that satisfy the given Statement.query. The following fields are
supported for filtering:
| PQL Property | Object Property |
|---|---|
id |
CustomTargetingKey.id |
name |
CustomTargetingKey.name |
displayName |
CustomTargetingKey.displayName |
type |
CustomTargetingKey.type |
filterStatement - a Publisher Query Language statement used to filter
a set of custom targeting keysfilterStatement - ApiException_Exception@RequestWrapper(localName="getCustomTargetingValuesByStatement", targetNamespace="https://www.google.com/apis/ads/publisher/v201711", className="com.google.api.ads.dfp.jaxws.v201711.CustomTargetingServiceInterfacegetCustomTargetingValuesByStatement") @ResponseWrapper(localName="getCustomTargetingValuesByStatementResponse", targetNamespace="https://www.google.com/apis/ads/publisher/v201711", className="com.google.api.ads.dfp.jaxws.v201711.CustomTargetingServiceInterfacegetCustomTargetingValuesByStatementResponse") CustomTargetingValuePage getCustomTargetingValuesByStatement(Statement filterStatement) throws ApiException_Exception
CustomTargetingValuePage of CustomTargetingValue
objects that satisfy the given Statement.query.
The WHERE clause in the Statement.query must always contain
CustomTargetingValue.customTargetingKeyId as one of its columns in
a way that it is AND'ed with the rest of the query. So, if you want to
retrieve values for a known set of key ids, valid Statement.query
would look like:
The following fields are supported for filtering:
| PQL Property | Object Property |
|---|---|
id |
CustomTargetingValue.id |
customTargetingKeyId |
CustomTargetingValue.customTargetingKeyId |
name |
CustomTargetingValue.name |
displayName |
CustomTargetingValue.displayName |
matchType |
CustomTargetingValue.matchType |
filterStatement - a Publisher Query Language statement used to filter
a set of custom targeting valuesfilterStatement - ApiException_Exception@RequestWrapper(localName="performCustomTargetingKeyAction", targetNamespace="https://www.google.com/apis/ads/publisher/v201711", className="com.google.api.ads.dfp.jaxws.v201711.CustomTargetingServiceInterfaceperformCustomTargetingKeyAction") @ResponseWrapper(localName="performCustomTargetingKeyActionResponse", targetNamespace="https://www.google.com/apis/ads/publisher/v201711", className="com.google.api.ads.dfp.jaxws.v201711.CustomTargetingServiceInterfaceperformCustomTargetingKeyActionResponse") UpdateResult performCustomTargetingKeyAction(CustomTargetingKeyAction customTargetingKeyAction, Statement filterStatement) throws ApiException_Exception
CustomTargetingKey objects that match the given
Statement.query.customTargetingKeyAction - the action to performfilterStatement - a Publisher Query Language statement used to filter
a set of custom targeting keysfilterStatement - customTargetingKeyAction - ApiException_Exception@RequestWrapper(localName="performCustomTargetingValueAction", targetNamespace="https://www.google.com/apis/ads/publisher/v201711", className="com.google.api.ads.dfp.jaxws.v201711.CustomTargetingServiceInterfaceperformCustomTargetingValueAction") @ResponseWrapper(localName="performCustomTargetingValueActionResponse", targetNamespace="https://www.google.com/apis/ads/publisher/v201711", className="com.google.api.ads.dfp.jaxws.v201711.CustomTargetingServiceInterfaceperformCustomTargetingValueActionResponse") UpdateResult performCustomTargetingValueAction(CustomTargetingValueAction customTargetingValueAction, Statement filterStatement) throws ApiException_Exception
CustomTargetingValue objects that match the
given Statement.query.customTargetingValueAction - the action to performfilterStatement - a Publisher Query Language statement used to filter
a set of ad unitsfilterStatement - customTargetingValueAction - ApiException_Exception@RequestWrapper(localName="updateCustomTargetingKeys", targetNamespace="https://www.google.com/apis/ads/publisher/v201711", className="com.google.api.ads.dfp.jaxws.v201711.CustomTargetingServiceInterfaceupdateCustomTargetingKeys") @ResponseWrapper(localName="updateCustomTargetingKeysResponse", targetNamespace="https://www.google.com/apis/ads/publisher/v201711", className="com.google.api.ads.dfp.jaxws.v201711.CustomTargetingServiceInterfaceupdateCustomTargetingKeysResponse") List<CustomTargetingKey> updateCustomTargetingKeys(List<CustomTargetingKey> keys) throws ApiException_Exception
CustomTargetingKey objects.keys - the custom targeting keys to updatekeys - ApiException_Exception@RequestWrapper(localName="updateCustomTargetingValues", targetNamespace="https://www.google.com/apis/ads/publisher/v201711", className="com.google.api.ads.dfp.jaxws.v201711.CustomTargetingServiceInterfaceupdateCustomTargetingValues") @ResponseWrapper(localName="updateCustomTargetingValuesResponse", targetNamespace="https://www.google.com/apis/ads/publisher/v201711", className="com.google.api.ads.dfp.jaxws.v201711.CustomTargetingServiceInterfaceupdateCustomTargetingValuesResponse") List<CustomTargetingValue> updateCustomTargetingValues(List<CustomTargetingValue> values) throws ApiException_Exception
CustomTargetingValue objects.values - the custom targeting values to updatevalues - ApiException_ExceptionCopyright © 2018. All Rights Reserved.