|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axis.client.Stub
com.google.api.ads.dfp.axis.v201201.LineItemCreativeAssociationServiceSoapBindingStub
public class LineItemCreativeAssociationServiceSoapBindingStub
| Field Summary |
|---|
| Fields inherited from class org.apache.axis.client.Stub |
|---|
_call, cachedEndpoint, cachedPassword, cachedPortName, cachedProperties, cachedTimeout, cachedUsername, maintainSession, maintainSessionSet, service |
| Fields inherited from interface javax.xml.rpc.Stub |
|---|
ENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY |
| Constructor Summary | |
|---|---|
LineItemCreativeAssociationServiceSoapBindingStub()
|
|
LineItemCreativeAssociationServiceSoapBindingStub(javax.xml.rpc.Service service)
|
|
LineItemCreativeAssociationServiceSoapBindingStub(URL endpointURL,
javax.xml.rpc.Service service)
|
|
| Methods inherited from class org.apache.axis.client.Stub |
|---|
_createCall, _getCall, _getProperty, _getPropertyNames, _getService, _setProperty, addAttachment, clearAttachments, clearHeaders, extractAttachments, firstCall, getAttachments, getHeader, getHeaders, getPassword, getPortName, getResponseHeader, getResponseHeaders, getResponseHeaders, getTimeout, getUsername, removeProperty, setAttachments, setHeader, setHeader, setMaintainSession, setPassword, setPortName, setPortName, setRequestHeaders, setTimeout, setUsername |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LineItemCreativeAssociationServiceSoapBindingStub()
throws org.apache.axis.AxisFault
org.apache.axis.AxisFault
public LineItemCreativeAssociationServiceSoapBindingStub(URL endpointURL,
javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
org.apache.axis.AxisFault
public LineItemCreativeAssociationServiceSoapBindingStub(javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
org.apache.axis.AxisFault| Method Detail |
|---|
protected org.apache.axis.client.Call createCall()
throws RemoteException
RemoteException
public LineItemCreativeAssociation createLineItemCreativeAssociation(LineItemCreativeAssociation lineItemCreativeAssociation)
throws RemoteException,
ApiException
LineItemCreativeAssociationServiceInterfaceLineItemCreativeAssociation.
The following fields are required:
createLineItemCreativeAssociation in interface LineItemCreativeAssociationServiceInterfacelineItemCreativeAssociation - the line item creative association
to
create
RemoteException
ApiException
public LineItemCreativeAssociation[] createLineItemCreativeAssociations(LineItemCreativeAssociation[] lineItemCreativeAssociations)
throws RemoteException,
ApiException
LineItemCreativeAssociationServiceInterfaceLineItemCreativeAssociation objects
createLineItemCreativeAssociations in interface LineItemCreativeAssociationServiceInterfacelineItemCreativeAssociations - the line item creative associations
to
create
RemoteException
ApiException
public LineItemCreativeAssociation getLineItemCreativeAssociation(Long lineItemId,
Long creativeId)
throws RemoteException,
ApiException
LineItemCreativeAssociationServiceInterfaceLineItemCreativeAssociation uniquely identified
by the
given line item and creative IDs.
getLineItemCreativeAssociation in interface LineItemCreativeAssociationServiceInterfacelineItemId - the ID of the line item, which must already existcreativeId - the ID of the creative, which must already exist
LineItemCreativeAssociation uniquely identified
by the
line item and creative IDs
RemoteException
ApiException
public LineItemCreativeAssociationPage getLineItemCreativeAssociationsByStatement(Statement filterStatement)
throws RemoteException,
ApiException
LineItemCreativeAssociationServiceInterfaceLineItemCreativeAssociationPage of
LineItemCreativeAssociation objects that satisfy the
given
Statement.query. The following fields are supported
for filtering:
| PQL Property | Object Property |
|---|---|
creativeId |
LineItemCreativeAssociation.creativeId |
manualCreativeRotationWeight |
LineItemCreativeAssociation.manualCreativeRotationWeight |
destinationUrl |
LineItemCreativeAssociation.destinationUrl |
lineItemId |
LineItemCreativeAssociation.lineItemId |
status |
LineItemCreativeAssociation.status |
lastModifiedDateTime |
LineItemCreativeAssociation.lastModifiedDateTime |
getLineItemCreativeAssociationsByStatement in interface LineItemCreativeAssociationServiceInterfacefilterStatement - a Publisher Query Language statement used to
filter
a set of line item creative associations
RemoteException
ApiException
public String getPreviewUrl(Long lineItemId,
Long creativeId,
String siteUrl)
throws RemoteException,
ApiException
LineItemCreativeAssociationServiceInterface
getPreviewUrl in interface LineItemCreativeAssociationServiceInterfacelineItemId - the ID of the line item, which must already existcreativeId - the ID of the creative, which must already existsiteUrl - the URL of the site that the creative should be previewed
in
RemoteException
ApiException
public UpdateResult performLineItemCreativeAssociationAction(LineItemCreativeAssociationAction lineItemCreativeAssociationAction,
Statement filterStatement)
throws RemoteException,
ApiException
LineItemCreativeAssociationServiceInterfaceLineItemCreativeAssociation objects
that match
the given Statement.query.
performLineItemCreativeAssociationAction in interface LineItemCreativeAssociationServiceInterfacelineItemCreativeAssociationAction - the action to performfilterStatement - a Publisher Query Language statement used to
filter
a set of line item creative associations
RemoteException
ApiException
public LineItemCreativeAssociation updateLineItemCreativeAssociation(LineItemCreativeAssociation lineItemCreativeAssociation)
throws RemoteException,
ApiException
LineItemCreativeAssociationServiceInterfaceLineItemCreativeAssociation.
updateLineItemCreativeAssociation in interface LineItemCreativeAssociationServiceInterfacelineItemCreativeAssociation - the line item creative association
to
update
RemoteException
ApiException
public LineItemCreativeAssociation[] updateLineItemCreativeAssociations(LineItemCreativeAssociation[] lineItemCreativeAssociations)
throws RemoteException,
ApiException
LineItemCreativeAssociationServiceInterfaceLineItemCreativeAssociation objects
updateLineItemCreativeAssociations in interface LineItemCreativeAssociationServiceInterfacelineItemCreativeAssociations - the line item creative associations
to
update
RemoteException
ApiException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||