|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ApiException | |
|---|---|
| com.google.api.ads.dfp.axis.v201204 | |
| Uses of ApiException in com.google.api.ads.dfp.axis.v201204 |
|---|
| Methods in com.google.api.ads.dfp.axis.v201204 that throw ApiException | |
|---|---|
AdUnit |
InventoryServiceSoapBindingStub.createAdUnit(AdUnit adUnit)
|
AdUnit |
InventoryServiceInterface.createAdUnit(AdUnit adUnit)
Creates a new AdUnit. |
AdUnit[] |
InventoryServiceSoapBindingStub.createAdUnits(AdUnit[] adUnits)
|
AdUnit[] |
InventoryServiceInterface.createAdUnits(AdUnit[] adUnits)
Creates new AdUnit objects. |
Company[] |
CompanyServiceSoapBindingStub.createCompanies(Company[] companies)
|
Company[] |
CompanyServiceInterface.createCompanies(Company[] companies)
Creates new Company objects. |
Company |
CompanyServiceSoapBindingStub.createCompany(Company company)
|
Company |
CompanyServiceInterface.createCompany(Company company)
Creates a new Company. |
Creative |
CreativeServiceInterface.createCreative(Creative creative)
Creates a new Creative. |
Creative |
CreativeServiceSoapBindingStub.createCreative(Creative creative)
|
Creative[] |
CreativeServiceInterface.createCreatives(Creative[] creatives)
Creates new Creative objects. |
Creative[] |
CreativeServiceSoapBindingStub.createCreatives(Creative[] creatives)
|
CustomField |
CustomFieldServiceSoapBindingStub.createCustomField(CustomField customField)
|
CustomField |
CustomFieldServiceInterface.createCustomField(CustomField customField)
Creates a new CustomField. |
CustomFieldOption |
CustomFieldServiceSoapBindingStub.createCustomFieldOption(CustomFieldOption customFieldOption)
|
CustomFieldOption |
CustomFieldServiceInterface.createCustomFieldOption(CustomFieldOption customFieldOption)
Creates a new CustomFieldOption. |
CustomFieldOption[] |
CustomFieldServiceSoapBindingStub.createCustomFieldOptions(CustomFieldOption[] customFieldOptions)
|
CustomFieldOption[] |
CustomFieldServiceInterface.createCustomFieldOptions(CustomFieldOption[] customFieldOptions)
Creates new CustomFieldOption objects. |
CustomField[] |
CustomFieldServiceSoapBindingStub.createCustomFields(CustomField[] customFields)
|
CustomField[] |
CustomFieldServiceInterface.createCustomFields(CustomField[] customFields)
Creates new CustomField objects. |
CustomTargetingKey[] |
CustomTargetingServiceSoapBindingStub.createCustomTargetingKeys(CustomTargetingKey[] keys)
|
CustomTargetingKey[] |
CustomTargetingServiceInterface.createCustomTargetingKeys(CustomTargetingKey[] keys)
Creates new CustomTargetingKey objects. |
CustomTargetingValue[] |
CustomTargetingServiceSoapBindingStub.createCustomTargetingValues(CustomTargetingValue[] values)
|
CustomTargetingValue[] |
CustomTargetingServiceInterface.createCustomTargetingValues(CustomTargetingValue[] values)
Creates new CustomTargetingValue objects. |
Label |
LabelServiceSoapBindingStub.createLabel(Label label)
|
Label |
LabelServiceInterface.createLabel(Label label)
Creates a new Label. |
Label[] |
LabelServiceSoapBindingStub.createLabels(Label[] labels)
|
Label[] |
LabelServiceInterface.createLabels(Label[] labels)
Creates new Label objects. |
LineItem |
LineItemServiceSoapBindingStub.createLineItem(LineItem lineItem)
|
LineItem |
LineItemServiceInterface.createLineItem(LineItem lineItem)
Creates a new LineItem. |
LineItemCreativeAssociation |
LineItemCreativeAssociationServiceInterface.createLineItemCreativeAssociation(LineItemCreativeAssociation lineItemCreativeAssociation)
Creates a new LineItemCreativeAssociation. |
LineItemCreativeAssociation |
LineItemCreativeAssociationServiceSoapBindingStub.createLineItemCreativeAssociation(LineItemCreativeAssociation lineItemCreativeAssociation)
|
LineItemCreativeAssociation[] |
LineItemCreativeAssociationServiceInterface.createLineItemCreativeAssociations(LineItemCreativeAssociation[] lineItemCreativeAssociations)
Creates new LineItemCreativeAssociation objects |
LineItemCreativeAssociation[] |
LineItemCreativeAssociationServiceSoapBindingStub.createLineItemCreativeAssociations(LineItemCreativeAssociation[] lineItemCreativeAssociations)
|
LineItem[] |
LineItemServiceSoapBindingStub.createLineItems(LineItem[] lineItems)
|
LineItem[] |
LineItemServiceInterface.createLineItems(LineItem[] lineItems)
Creates new LineItem objects. |
Order |
OrderServiceSoapBindingStub.createOrder(Order order)
|
Order |
OrderServiceInterface.createOrder(Order order)
Creates a new Order. |
Order[] |
OrderServiceSoapBindingStub.createOrders(Order[] orders)
|
Order[] |
OrderServiceInterface.createOrders(Order[] orders)
Creates new Order objects. |
Placement |
PlacementServiceSoapBindingStub.createPlacement(Placement placement)
|
Placement |
PlacementServiceInterface.createPlacement(Placement placement)
Creates a new Placement. |
Placement[] |
PlacementServiceSoapBindingStub.createPlacements(Placement[] placements)
|
Placement[] |
PlacementServiceInterface.createPlacements(Placement[] placements)
Creates new Placement objects. |
Team |
TeamServiceInterface.createTeam(Team team)
Creates a new Team. |
Team |
TeamServiceSoapBindingStub.createTeam(Team team)
|
Team[] |
TeamServiceInterface.createTeams(Team[] teams)
Creates new Team objects. |
Team[] |
TeamServiceSoapBindingStub.createTeams(Team[] teams)
|
ThirdPartySlot |
ThirdPartySlotServiceSoapBindingStub.createThirdPartySlot(ThirdPartySlot thirdPartySlot)
|
ThirdPartySlot |
ThirdPartySlotServiceInterface.createThirdPartySlot(ThirdPartySlot thirdPartySlot)
Creates a new ThirdPartySlot. |
User |
UserServiceInterface.createUser(User user)
Creates a new User. |
User |
UserServiceSoapBindingStub.createUser(User user)
|
User[] |
UserServiceInterface.createUsers(User[] users)
Creates new User objects. |
User[] |
UserServiceSoapBindingStub.createUsers(User[] users)
|
UserTeamAssociation |
UserTeamAssociationServiceInterface.createUserTeamAssociation(UserTeamAssociation userTeamAssociation)
Creates a new UserTeamAssociation. |
UserTeamAssociation |
UserTeamAssociationServiceSoapBindingStub.createUserTeamAssociation(UserTeamAssociation userTeamAssociation)
|
UserTeamAssociation[] |
UserTeamAssociationServiceInterface.createUserTeamAssociations(UserTeamAssociation[] userTeamAssociations)
Creates new UserTeamAssociation objects. |
UserTeamAssociation[] |
UserTeamAssociationServiceSoapBindingStub.createUserTeamAssociations(UserTeamAssociation[] userTeamAssociations)
|
AdUnit |
InventoryServiceSoapBindingStub.getAdUnit(String adUnitId)
|
AdUnit |
InventoryServiceInterface.getAdUnit(String adUnitId)
Returns the AdUnit uniquely identified by the given
ID. |
AdUnitPage |
InventoryServiceSoapBindingStub.getAdUnitsByStatement(Statement filterStatement)
|
AdUnitPage |
InventoryServiceInterface.getAdUnitsByStatement(Statement filterStatement)
Gets a AdUnitPage of AdUnit objects that satisfy
the given
Statement.query. |
AdUnitSize[] |
InventoryServiceSoapBindingStub.getAdUnitSizesByStatement(Statement filterStatement)
|
AdUnitSize[] |
InventoryServiceInterface.getAdUnitSizesByStatement(Statement filterStatement)
Gets a set of AdUnitSize objects that satisfy the given
Statement.query. |
Network[] |
NetworkServiceSoapBindingStub.getAllNetworks()
|
Network[] |
NetworkServiceInterface.getAllNetworks()
Returns the list of Network objects to which the current
login has
access. |
Role[] |
UserServiceInterface.getAllRoles()
Returns the Role objects that are defined for the users
of the
network. |
Role[] |
UserServiceSoapBindingStub.getAllRoles()
|
AudienceSegmentPage |
AudienceSegmentServiceSoapBindingStub.getAudienceSegmentsByStatement(Statement filterStatement)
|
AudienceSegmentPage |
AudienceSegmentServiceInterface.getAudienceSegmentsByStatement(Statement filterStatement)
Gets a AudienceSegmentPage of AudienceSegment
objects that satisfy the given
Statement.query. |
CompanyPage |
CompanyServiceSoapBindingStub.getCompaniesByStatement(Statement filterStatement)
|
CompanyPage |
CompanyServiceInterface.getCompaniesByStatement(Statement filterStatement)
Gets a CompanyPage of Company objects that
satisfy the
given Statement.query. |
Company |
CompanyServiceSoapBindingStub.getCompany(Long companyId)
|
Company |
CompanyServiceInterface.getCompany(Long companyId)
Returns the Company uniquely identified by the given
ID. |
ContentPage |
ContentServiceSoapBindingStub.getContentByStatement(Statement statement)
|
ContentPage |
ContentServiceInterface.getContentByStatement(Statement statement)
Gets a ContentPage of Content objects that
satisfy the
given Statement.query. |
ContentPage |
ContentServiceSoapBindingStub.getContentByStatementAndCustomTargetingValue(Statement filterStatement,
Long customTargetingValueId)
|
ContentPage |
ContentServiceInterface.getContentByStatementAndCustomTargetingValue(Statement filterStatement,
Long customTargetingValueId)
Gets a ContentPage of Content objects that
satisfy the
given Statement.query. |
Creative |
CreativeServiceInterface.getCreative(Long creativeId)
Returns the Creative uniquely identified by the given
ID. |
Creative |
CreativeServiceSoapBindingStub.getCreative(Long creativeId)
|
CreativePage |
CreativeServiceInterface.getCreativesByStatement(Statement filterStatement)
Gets a CreativePage of Creative objects that
satisfy the
given Statement.query. |
CreativePage |
CreativeServiceSoapBindingStub.getCreativesByStatement(Statement filterStatement)
|
CreativeTemplate |
CreativeTemplateServiceSoapBindingStub.getCreativeTemplate(Long creativeTemplateId)
|
CreativeTemplate |
CreativeTemplateServiceInterface.getCreativeTemplate(Long creativeTemplateId)
Returns the CreativeTemplate uniquely identified by
the given ID. |
CreativeTemplatePage |
CreativeTemplateServiceSoapBindingStub.getCreativeTemplatesByStatement(Statement filterStatement)
|
CreativeTemplatePage |
CreativeTemplateServiceInterface.getCreativeTemplatesByStatement(Statement filterStatement)
Gets a CreativeTemplatePage of CreativeTemplate
objects that satisfy the
given Statement.query. |
Network |
NetworkServiceSoapBindingStub.getCurrentNetwork()
|
Network |
NetworkServiceInterface.getCurrentNetwork()
Returns the current network for which requests are being made. |
User |
UserServiceInterface.getCurrentUser()
Returns the current User. |
User |
UserServiceSoapBindingStub.getCurrentUser()
|
CustomField |
CustomFieldServiceSoapBindingStub.getCustomField(Long customFieldId)
|
CustomField |
CustomFieldServiceInterface.getCustomField(Long customFieldId)
Returns the CustomField uniquely identified by the
given ID. |
CustomFieldOption |
CustomFieldServiceSoapBindingStub.getCustomFieldOption(Long customFieldOptionId)
|
CustomFieldOption |
CustomFieldServiceInterface.getCustomFieldOption(Long customFieldOptionId)
Returns the CustomFieldOption uniquely identified by
the given ID. |
CustomFieldPage |
CustomFieldServiceSoapBindingStub.getCustomFieldsByStatement(Statement filterStatement)
|
CustomFieldPage |
CustomFieldServiceInterface.getCustomFieldsByStatement(Statement filterStatement)
Gets a CustomFieldPage of CustomField objects
that satisfy the
given Statement.query. |
CustomTargetingKeyPage |
CustomTargetingServiceSoapBindingStub.getCustomTargetingKeysByStatement(Statement filterStatement)
|
CustomTargetingKeyPage |
CustomTargetingServiceInterface.getCustomTargetingKeysByStatement(Statement filterStatement)
Gets a CustomTargetingKeyPage of CustomTargetingKey
objects
that satisfy the given Statement.query. |
CustomTargetingValuePage |
CustomTargetingServiceSoapBindingStub.getCustomTargetingValuesByStatement(Statement filterStatement)
|
CustomTargetingValuePage |
CustomTargetingServiceInterface.getCustomTargetingValuesByStatement(Statement filterStatement)
Gets a CustomTargetingValuePage of CustomTargetingValue
objects that satisfy the given Statement.query. |
Forecast |
ForecastServiceInterface.getForecast(LineItem lineItem)
Gets a Forecast on a prospective LineItem object. |
Forecast |
ForecastServiceSoapBindingStub.getForecast(LineItem lineItem)
|
Forecast |
ForecastServiceInterface.getForecastById(Long lineItemId)
Gets a Forecast for an existing LineItem object. |
Forecast |
ForecastServiceSoapBindingStub.getForecastById(Long lineItemId)
|
Label |
LabelServiceSoapBindingStub.getLabel(Long labelId)
|
Label |
LabelServiceInterface.getLabel(Long labelId)
Returns the Label uniquely identified by the given
ID. |
LabelPage |
LabelServiceSoapBindingStub.getLabelsByStatement(Statement filterStatement)
|
LabelPage |
LabelServiceInterface.getLabelsByStatement(Statement filterStatement)
Gets a LabelPage of Label objects that satisfy
the
given Statement.query. |
LineItem |
LineItemServiceSoapBindingStub.getLineItem(Long lineItemId)
|
LineItem |
LineItemServiceInterface.getLineItem(Long lineItemId)
Returns the LineItem uniquely identified by the given
ID. |
LineItemCreativeAssociation |
LineItemCreativeAssociationServiceInterface.getLineItemCreativeAssociation(Long lineItemId,
Long creativeId)
Returns the LineItemCreativeAssociation uniquely identified
by the
given line item and creative IDs. |
LineItemCreativeAssociation |
LineItemCreativeAssociationServiceSoapBindingStub.getLineItemCreativeAssociation(Long lineItemId,
Long creativeId)
|
LineItemCreativeAssociationPage |
LineItemCreativeAssociationServiceInterface.getLineItemCreativeAssociationsByStatement(Statement filterStatement)
Gets a LineItemCreativeAssociationPage of
LineItemCreativeAssociation objects that satisfy the
given
Statement.query. |
LineItemCreativeAssociationPage |
LineItemCreativeAssociationServiceSoapBindingStub.getLineItemCreativeAssociationsByStatement(Statement filterStatement)
|
LineItemPage |
LineItemServiceSoapBindingStub.getLineItemsByStatement(Statement filterStatement)
|
LineItemPage |
LineItemServiceInterface.getLineItemsByStatement(Statement filterStatement)
Gets a LineItemPage of LineItem objects that
satisfy the
given Statement.query. |
Order |
OrderServiceSoapBindingStub.getOrder(Long orderId)
|
Order |
OrderServiceInterface.getOrder(Long orderId)
Returns the Order uniquely identified by the given
ID. |
OrderPage |
OrderServiceSoapBindingStub.getOrdersByStatement(Statement filterStatement)
|
OrderPage |
OrderServiceInterface.getOrdersByStatement(Statement filterStatement)
Gets an OrderPage of Order objects that satisfy
the given
Statement.query. |
Placement |
PlacementServiceSoapBindingStub.getPlacement(Long placementId)
|
Placement |
PlacementServiceInterface.getPlacement(Long placementId)
Returns the Placement uniquely identified by the given
ID. |
PlacementPage |
PlacementServiceSoapBindingStub.getPlacementsByStatement(Statement filterStatement)
|
PlacementPage |
PlacementServiceInterface.getPlacementsByStatement(Statement filterStatement)
Gets a PlacementPage of Placement objects that
satisfy the
given Statement.query. |
String |
LineItemCreativeAssociationServiceInterface.getPreviewUrl(Long lineItemId,
Long creativeId,
String siteUrl)
Returns an insite preview URL that references the specified site URL with the specified creative from the association served to it. |
String |
LineItemCreativeAssociationServiceSoapBindingStub.getPreviewUrl(Long lineItemId,
Long creativeId,
String siteUrl)
|
String |
ReportServiceSoapBindingStub.getReportDownloadURL(Long reportJobId,
ExportFormat exportFormat)
|
String |
ReportServiceInterface.getReportDownloadURL(Long reportJobId,
ExportFormat exportFormat)
Returns the URL at which the report file can be downloaded. |
ReportJob |
ReportServiceSoapBindingStub.getReportJob(Long reportJobId)
|
ReportJob |
ReportServiceInterface.getReportJob(Long reportJobId)
Returns the ReportJob uniquely identified by the given
ID. |
SuggestedAdUnit |
SuggestedAdUnitServiceSoapBindingStub.getSuggestedAdUnit(String suggestedAdUnitId)
|
SuggestedAdUnit |
SuggestedAdUnitServiceInterface.getSuggestedAdUnit(String suggestedAdUnitId)
Returns the SuggestedAdUnit uniquely identified by the given ID. |
SuggestedAdUnitPage |
SuggestedAdUnitServiceSoapBindingStub.getSuggestedAdUnitsByStatement(Statement filterStatement)
|
SuggestedAdUnitPage |
SuggestedAdUnitServiceInterface.getSuggestedAdUnitsByStatement(Statement filterStatement)
Gets a SuggestedAdUnitPage of SuggestedAdUnit
objects that
satisfy the filter query. |
Team |
TeamServiceInterface.getTeam(Long teamId)
Returns the Team uniquely identified by the given ID. |
Team |
TeamServiceSoapBindingStub.getTeam(Long teamId)
|
TeamPage |
TeamServiceInterface.getTeamsByStatement(Statement filterStatement)
Gets a TeamPage of Team objects that satisfy
the
given Statement.query. |
TeamPage |
TeamServiceSoapBindingStub.getTeamsByStatement(Statement filterStatement)
|
ThirdPartySlotPage |
ThirdPartySlotServiceSoapBindingStub.getThirdPartySlotsByStatement(Statement filterStatement)
|
ThirdPartySlotPage |
ThirdPartySlotServiceInterface.getThirdPartySlotsByStatement(Statement filterStatement)
Gets a ThirdPartySlotPage of ThirdPartySlot
objects that
satisfy the filter query. |
ContentPage |
ContentServiceSoapBindingStub.getUncategorizedContentByStatement(Statement filterStatement)
|
ContentPage |
ContentServiceInterface.getUncategorizedContentByStatement(Statement filterStatement)
Gets a ContentPage of Content objects that
are not
associated with the Network's
Network.contentBrowseCustomTargetingKeyId. |
User |
UserServiceInterface.getUser(Long userId)
Returns the User uniquely identified by the given ID. |
User |
UserServiceSoapBindingStub.getUser(Long userId)
|
UserPage |
UserServiceInterface.getUsersByStatement(Statement filterStatement)
Gets a UserPage of User objects that satisfy
the given
Statement.query. |
UserPage |
UserServiceSoapBindingStub.getUsersByStatement(Statement filterStatement)
|
UserTeamAssociation |
UserTeamAssociationServiceInterface.getUserTeamAssociation(Long teamId,
Long userId)
Returns the UserTeamAssociation uniquely identified
by the given
user and team IDs. |
UserTeamAssociation |
UserTeamAssociationServiceSoapBindingStub.getUserTeamAssociation(Long teamId,
Long userId)
|
UserTeamAssociationPage |
UserTeamAssociationServiceInterface.getUserTeamAssociationsByStatement(Statement filterStatement)
Gets a UserTeamAssociationPage of UserTeamAssociation
objects that satisfy the given Statement.query. |
UserTeamAssociationPage |
UserTeamAssociationServiceSoapBindingStub.getUserTeamAssociationsByStatement(Statement filterStatement)
|
Network |
NetworkServiceSoapBindingStub.makeTestNetwork()
|
Network |
NetworkServiceInterface.makeTestNetwork()
Creates a new blank network for testing purposes using the current login. |
UpdateResult |
InventoryServiceSoapBindingStub.performAdUnitAction(AdUnitAction adUnitAction,
Statement filterStatement)
|
UpdateResult |
InventoryServiceInterface.performAdUnitAction(AdUnitAction adUnitAction,
Statement filterStatement)
Performs actions on AdUnit objects that match the given
Statement.query. |
UpdateResult |
CustomFieldServiceSoapBindingStub.performCustomFieldAction(CustomFieldAction customFieldAction,
Statement filterStatement)
|
UpdateResult |
CustomFieldServiceInterface.performCustomFieldAction(CustomFieldAction customFieldAction,
Statement filterStatement)
Performs actions on CustomField objects that match
the given
Statement.query. |
UpdateResult |
CustomTargetingServiceSoapBindingStub.performCustomTargetingKeyAction(CustomTargetingKeyAction customTargetingKeyAction,
Statement filterStatement)
|
UpdateResult |
CustomTargetingServiceInterface.performCustomTargetingKeyAction(CustomTargetingKeyAction customTargetingKeyAction,
Statement filterStatement)
Performs actions on CustomTargetingKey objects that
match the given
Statement.query. |
UpdateResult |
CustomTargetingServiceSoapBindingStub.performCustomTargetingValueAction(CustomTargetingValueAction customTargetingValueAction,
Statement filterStatement)
|
UpdateResult |
CustomTargetingServiceInterface.performCustomTargetingValueAction(CustomTargetingValueAction customTargetingValueAction,
Statement filterStatement)
Performs actions on CustomTargetingValue objects that
match the
given Statement.query. |
UpdateResult |
LabelServiceSoapBindingStub.performLabelAction(LabelAction labelAction,
Statement filterStatement)
|
UpdateResult |
LabelServiceInterface.performLabelAction(LabelAction labelAction,
Statement filterStatement)
Performs actions on Label objects that match the given
Statement.query. |
UpdateResult |
LineItemServiceSoapBindingStub.performLineItemAction(LineItemAction lineItemAction,
Statement filterStatement)
|
UpdateResult |
LineItemServiceInterface.performLineItemAction(LineItemAction lineItemAction,
Statement filterStatement)
Performs actions on LineItem objects that match the
given
Statement.query. |
UpdateResult |
LineItemCreativeAssociationServiceInterface.performLineItemCreativeAssociationAction(LineItemCreativeAssociationAction lineItemCreativeAssociationAction,
Statement filterStatement)
Performs actions on LineItemCreativeAssociation objects
that match
the given Statement.query. |
UpdateResult |
LineItemCreativeAssociationServiceSoapBindingStub.performLineItemCreativeAssociationAction(LineItemCreativeAssociationAction lineItemCreativeAssociationAction,
Statement filterStatement)
|
UpdateResult |
OrderServiceSoapBindingStub.performOrderAction(OrderAction orderAction,
Statement filterStatement)
|
UpdateResult |
OrderServiceInterface.performOrderAction(OrderAction orderAction,
Statement filterStatement)
Performs actions on Order objects that match the given
Statement.query. |
UpdateResult |
PlacementServiceSoapBindingStub.performPlacementAction(PlacementAction placementAction,
Statement filterStatement)
|
UpdateResult |
PlacementServiceInterface.performPlacementAction(PlacementAction placementAction,
Statement filterStatement)
Performs actions on Placement objects that match the
given
Statement.query. |
SuggestedAdUnitUpdateResult |
SuggestedAdUnitServiceSoapBindingStub.performSuggestedAdUnitAction(SuggestedAdUnitAction suggestedAdUnitAction,
Statement filterStatement)
|
SuggestedAdUnitUpdateResult |
SuggestedAdUnitServiceInterface.performSuggestedAdUnitAction(SuggestedAdUnitAction suggestedAdUnitAction,
Statement filterStatement)
Performs actions on SuggestedAdUnit objects that match
the given
Statement.query. |
UpdateResult |
ThirdPartySlotServiceSoapBindingStub.performThirdPartySlotAction(ThirdPartySlotAction thirdPartySlotAction,
Statement filterStatement)
|
UpdateResult |
ThirdPartySlotServiceInterface.performThirdPartySlotAction(ThirdPartySlotAction thirdPartySlotAction,
Statement filterStatement)
Performs actions on ThirdPartySlot objects that match
the given
Statement.query. |
UpdateResult |
UserServiceInterface.performUserAction(UserAction userAction,
Statement filterStatement)
Performs actions on User objects that match the given
Statement.query. |
UpdateResult |
UserServiceSoapBindingStub.performUserAction(UserAction userAction,
Statement filterStatement)
|
UpdateResult |
UserTeamAssociationServiceInterface.performUserTeamAssociationAction(UserTeamAssociationAction userTeamAssociationAction,
Statement statement)
Performs actions on UserTeamAssociation objects that
match the
given Statement.query. |
UpdateResult |
UserTeamAssociationServiceSoapBindingStub.performUserTeamAssociationAction(UserTeamAssociationAction userTeamAssociationAction,
Statement statement)
|
ReportJob |
ReportServiceSoapBindingStub.runReportJob(ReportJob reportJob)
|
ReportJob |
ReportServiceInterface.runReportJob(ReportJob reportJob)
Initiates the execution of a ReportQuery on the server. |
ResultSet |
PublisherQueryLanguageServiceSoapBindingStub.select(Statement selectStatement)
|
ResultSet |
PublisherQueryLanguageServiceInterface.select(Statement selectStatement)
Retrieves rows of data that satisfy the given Statement.query
from
the system. |
AdUnit |
InventoryServiceSoapBindingStub.updateAdUnit(AdUnit adUnit)
|
AdUnit |
InventoryServiceInterface.updateAdUnit(AdUnit adUnit)
Updates the specified AdUnit. |
AdUnit[] |
InventoryServiceSoapBindingStub.updateAdUnits(AdUnit[] adUnits)
|
AdUnit[] |
InventoryServiceInterface.updateAdUnits(AdUnit[] adUnits)
Updates the specified AdUnit objects. |
Company[] |
CompanyServiceSoapBindingStub.updateCompanies(Company[] companies)
|
Company[] |
CompanyServiceInterface.updateCompanies(Company[] companies)
Updates the specified Company objects. |
Company |
CompanyServiceSoapBindingStub.updateCompany(Company company)
|
Company |
CompanyServiceInterface.updateCompany(Company company)
Updates the specified Company. |
Creative |
CreativeServiceInterface.updateCreative(Creative creative)
Updates the specified Creative. |
Creative |
CreativeServiceSoapBindingStub.updateCreative(Creative creative)
|
Creative[] |
CreativeServiceInterface.updateCreatives(Creative[] creatives)
Updates the specified Creative objects. |
Creative[] |
CreativeServiceSoapBindingStub.updateCreatives(Creative[] creatives)
|
CustomField |
CustomFieldServiceSoapBindingStub.updateCustomField(CustomField customField)
|
CustomField |
CustomFieldServiceInterface.updateCustomField(CustomField customField)
Updates the specified CustomField. |
CustomFieldOption |
CustomFieldServiceSoapBindingStub.updateCustomFieldOption(CustomFieldOption customFieldOption)
|
CustomFieldOption |
CustomFieldServiceInterface.updateCustomFieldOption(CustomFieldOption customFieldOption)
Updates the specified CustomFieldOption. |
CustomFieldOption[] |
CustomFieldServiceSoapBindingStub.updateCustomFieldOptions(CustomFieldOption[] customFieldOptions)
|
CustomFieldOption[] |
CustomFieldServiceInterface.updateCustomFieldOptions(CustomFieldOption[] customFieldOptions)
Updates the specified CustomFieldOption objects. |
CustomField[] |
CustomFieldServiceSoapBindingStub.updateCustomFields(CustomField[] customFields)
|
CustomField[] |
CustomFieldServiceInterface.updateCustomFields(CustomField[] customFields)
Updates the specified CustomField objects. |
CustomTargetingKey[] |
CustomTargetingServiceSoapBindingStub.updateCustomTargetingKeys(CustomTargetingKey[] keys)
|
CustomTargetingKey[] |
CustomTargetingServiceInterface.updateCustomTargetingKeys(CustomTargetingKey[] keys)
Updates the specified CustomTargetingKey objects. |
CustomTargetingValue[] |
CustomTargetingServiceSoapBindingStub.updateCustomTargetingValues(CustomTargetingValue[] values)
|
CustomTargetingValue[] |
CustomTargetingServiceInterface.updateCustomTargetingValues(CustomTargetingValue[] values)
Updates the specified CustomTargetingValue objects. |
Label |
LabelServiceSoapBindingStub.updateLabel(Label label)
|
Label |
LabelServiceInterface.updateLabel(Label label)
Updates the specified Label. |
Label[] |
LabelServiceSoapBindingStub.updateLabels(Label[] labels)
|
Label[] |
LabelServiceInterface.updateLabels(Label[] labels)
Updates the specified Label objects. |
LineItem |
LineItemServiceSoapBindingStub.updateLineItem(LineItem lineItem)
|
LineItem |
LineItemServiceInterface.updateLineItem(LineItem lineItem)
Updates the specified LineItem. |
LineItemCreativeAssociation |
LineItemCreativeAssociationServiceInterface.updateLineItemCreativeAssociation(LineItemCreativeAssociation lineItemCreativeAssociation)
Updates the specified LineItemCreativeAssociation. |
LineItemCreativeAssociation |
LineItemCreativeAssociationServiceSoapBindingStub.updateLineItemCreativeAssociation(LineItemCreativeAssociation lineItemCreativeAssociation)
|
LineItemCreativeAssociation[] |
LineItemCreativeAssociationServiceInterface.updateLineItemCreativeAssociations(LineItemCreativeAssociation[] lineItemCreativeAssociations)
Updates the specified LineItemCreativeAssociation objects |
LineItemCreativeAssociation[] |
LineItemCreativeAssociationServiceSoapBindingStub.updateLineItemCreativeAssociations(LineItemCreativeAssociation[] lineItemCreativeAssociations)
|
LineItem[] |
LineItemServiceSoapBindingStub.updateLineItems(LineItem[] lineItems)
|
LineItem[] |
LineItemServiceInterface.updateLineItems(LineItem[] lineItems)
Updates the specified LineItem objects. |
Network |
NetworkServiceSoapBindingStub.updateNetwork(Network network)
|
Network |
NetworkServiceInterface.updateNetwork(Network network)
Updates the specified network. |
Order |
OrderServiceSoapBindingStub.updateOrder(Order order)
|
Order |
OrderServiceInterface.updateOrder(Order order)
Updates the specified Order. |
Order[] |
OrderServiceSoapBindingStub.updateOrders(Order[] orders)
|
Order[] |
OrderServiceInterface.updateOrders(Order[] orders)
Updates the specified Order objects. |
Placement |
PlacementServiceSoapBindingStub.updatePlacement(Placement placement)
|
Placement |
PlacementServiceInterface.updatePlacement(Placement placement)
Updates the specified Placement. |
Placement[] |
PlacementServiceSoapBindingStub.updatePlacements(Placement[] placements)
|
Placement[] |
PlacementServiceInterface.updatePlacements(Placement[] placements)
Updates the specified Placement objects. |
Team |
TeamServiceInterface.updateTeam(Team team)
Updates the specified Team. |
Team |
TeamServiceSoapBindingStub.updateTeam(Team team)
|
Team[] |
TeamServiceInterface.updateTeams(Team[] teams)
Updates the specified Team objects. |
Team[] |
TeamServiceSoapBindingStub.updateTeams(Team[] teams)
|
ThirdPartySlot |
ThirdPartySlotServiceSoapBindingStub.updateThirdPartySlot(ThirdPartySlot thirdPartySlot)
|
ThirdPartySlot |
ThirdPartySlotServiceInterface.updateThirdPartySlot(ThirdPartySlot thirdPartySlot)
Updates the specified ThirdPartySlot. |
User |
UserServiceInterface.updateUser(User user)
Updates the specified User. |
User |
UserServiceSoapBindingStub.updateUser(User user)
|
User[] |
UserServiceInterface.updateUsers(User[] users)
Updates the specified User objects. |
User[] |
UserServiceSoapBindingStub.updateUsers(User[] users)
|
UserTeamAssociation |
UserTeamAssociationServiceInterface.updateUserTeamAssociation(UserTeamAssociation userTeamAssociation)
Updates the specified UserTeamAssociation. |
UserTeamAssociation |
UserTeamAssociationServiceSoapBindingStub.updateUserTeamAssociation(UserTeamAssociation userTeamAssociation)
|
UserTeamAssociation[] |
UserTeamAssociationServiceInterface.updateUserTeamAssociations(UserTeamAssociation[] userTeamAssociations)
Updates the specified UserTeamAssociation objects. |
UserTeamAssociation[] |
UserTeamAssociationServiceSoapBindingStub.updateUserTeamAssociations(UserTeamAssociation[] userTeamAssociations)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||