| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.utils.v201203 | |
| com.google.api.ads.dfp.axis.v201203 |
| Modifier and Type | Method and Description |
|---|---|
Statement |
StatementBuilder.toStatement()
Gets the
Statement representing the state of this statement
builder. |
| Modifier and Type | Method and Description |
|---|---|
Statement |
ReportQuery.getStatement()
Gets the statement value for this ReportQuery.
|
| Modifier and Type | Method and Description |
|---|---|
AdUnitPage |
InventoryServiceSoapBindingStub.getAdUnitsByStatement(Statement filterStatement) |
AdUnitPage |
InventoryServiceInterface.getAdUnitsByStatement(Statement filterStatement)
|
AdUnitSize[] |
InventoryServiceSoapBindingStub.getAdUnitSizesByStatement(Statement filterStatement) |
AdUnitSize[] |
InventoryServiceInterface.getAdUnitSizesByStatement(Statement filterStatement)
Gets a set of
AdUnitSize objects that satisfy the given
query. |
AudienceSegmentPage |
AudienceSegmentServiceInterface.getAudienceSegmentsByStatement(Statement filterStatement)
|
AudienceSegmentPage |
AudienceSegmentServiceSoapBindingStub.getAudienceSegmentsByStatement(Statement filterStatement) |
CompanyPage |
CompanyServiceInterface.getCompaniesByStatement(Statement filterStatement)
|
CompanyPage |
CompanyServiceSoapBindingStub.getCompaniesByStatement(Statement filterStatement) |
ContentPage |
ContentServiceInterface.getContentByStatement(Statement statement)
|
ContentPage |
ContentServiceSoapBindingStub.getContentByStatement(Statement statement) |
ContentPage |
ContentServiceInterface.getContentByStatementAndCustomTargetingValue(Statement filterStatement,
Long customTargetingValueId)
|
ContentPage |
ContentServiceSoapBindingStub.getContentByStatementAndCustomTargetingValue(Statement filterStatement,
Long customTargetingValueId) |
CreativePage |
CreativeServiceSoapBindingStub.getCreativesByStatement(Statement filterStatement) |
CreativePage |
CreativeServiceInterface.getCreativesByStatement(Statement filterStatement)
|
CreativeTemplatePage |
CreativeTemplateServiceSoapBindingStub.getCreativeTemplatesByStatement(Statement filterStatement) |
CreativeTemplatePage |
CreativeTemplateServiceInterface.getCreativeTemplatesByStatement(Statement filterStatement)
|
CustomTargetingKeyPage |
CustomTargetingServiceSoapBindingStub.getCustomTargetingKeysByStatement(Statement filterStatement) |
CustomTargetingKeyPage |
CustomTargetingServiceInterface.getCustomTargetingKeysByStatement(Statement filterStatement)
|
CustomTargetingValuePage |
CustomTargetingServiceSoapBindingStub.getCustomTargetingValuesByStatement(Statement filterStatement) |
CustomTargetingValuePage |
CustomTargetingServiceInterface.getCustomTargetingValuesByStatement(Statement filterStatement)
|
LabelPage |
LabelServiceInterface.getLabelsByStatement(Statement filterStatement)
|
LabelPage |
LabelServiceSoapBindingStub.getLabelsByStatement(Statement filterStatement) |
LineItemCreativeAssociationPage |
LineItemCreativeAssociationServiceInterface.getLineItemCreativeAssociationsByStatement(Statement filterStatement)
Gets a
LineItemCreativeAssociationPage of
LineItemCreativeAssociation objects that satisfy the
given
query. |
LineItemCreativeAssociationPage |
LineItemCreativeAssociationServiceSoapBindingStub.getLineItemCreativeAssociationsByStatement(Statement filterStatement) |
LineItemPage |
LineItemServiceInterface.getLineItemsByStatement(Statement filterStatement)
|
LineItemPage |
LineItemServiceSoapBindingStub.getLineItemsByStatement(Statement filterStatement) |
OrderPage |
OrderServiceInterface.getOrdersByStatement(Statement filterStatement)
|
OrderPage |
OrderServiceSoapBindingStub.getOrdersByStatement(Statement filterStatement) |
PlacementPage |
PlacementServiceInterface.getPlacementsByStatement(Statement filterStatement)
|
PlacementPage |
PlacementServiceSoapBindingStub.getPlacementsByStatement(Statement filterStatement) |
SuggestedAdUnitPage |
SuggestedAdUnitServiceInterface.getSuggestedAdUnitsByStatement(Statement filterStatement)
Gets a
SuggestedAdUnitPage of SuggestedAdUnit
objects that
satisfy the filter query. |
SuggestedAdUnitPage |
SuggestedAdUnitServiceSoapBindingStub.getSuggestedAdUnitsByStatement(Statement filterStatement) |
TeamPage |
TeamServiceSoapBindingStub.getTeamsByStatement(Statement filterStatement) |
TeamPage |
TeamServiceInterface.getTeamsByStatement(Statement filterStatement)
|
ThirdPartySlotPage |
ThirdPartySlotServiceInterface.getThirdPartySlotsByStatement(Statement filterStatement)
Gets a
ThirdPartySlotPage of ThirdPartySlot
objects that
satisfy the filter query. |
ThirdPartySlotPage |
ThirdPartySlotServiceSoapBindingStub.getThirdPartySlotsByStatement(Statement filterStatement) |
ContentPage |
ContentServiceInterface.getUncategorizedContentByStatement(Statement filterStatement)
Gets a
ContentPage of Content objects that
are not
associated with the Network's
Network.contentBrowseCustomTargetingKeyId. |
ContentPage |
ContentServiceSoapBindingStub.getUncategorizedContentByStatement(Statement filterStatement) |
UserPage |
UserServiceSoapBindingStub.getUsersByStatement(Statement filterStatement) |
UserPage |
UserServiceInterface.getUsersByStatement(Statement filterStatement)
|
UpdateResult |
InventoryServiceSoapBindingStub.performAdUnitAction(AdUnitAction adUnitAction,
Statement filterStatement) |
UpdateResult |
InventoryServiceInterface.performAdUnitAction(AdUnitAction adUnitAction,
Statement filterStatement)
|
UpdateResult |
CustomTargetingServiceSoapBindingStub.performCustomTargetingKeyAction(CustomTargetingKeyAction customTargetingKeyAction,
Statement filterStatement) |
UpdateResult |
CustomTargetingServiceInterface.performCustomTargetingKeyAction(CustomTargetingKeyAction customTargetingKeyAction,
Statement filterStatement)
Performs actions on
CustomTargetingKey objects that
match the given
query. |
UpdateResult |
CustomTargetingServiceSoapBindingStub.performCustomTargetingValueAction(CustomTargetingValueAction customTargetingValueAction,
Statement filterStatement) |
UpdateResult |
CustomTargetingServiceInterface.performCustomTargetingValueAction(CustomTargetingValueAction customTargetingValueAction,
Statement filterStatement)
Performs actions on
CustomTargetingValue objects that
match the
given query. |
UpdateResult |
LabelServiceInterface.performLabelAction(LabelAction labelAction,
Statement filterStatement)
|
UpdateResult |
LabelServiceSoapBindingStub.performLabelAction(LabelAction labelAction,
Statement filterStatement) |
UpdateResult |
LineItemServiceInterface.performLineItemAction(LineItemAction lineItemAction,
Statement filterStatement)
|
UpdateResult |
LineItemServiceSoapBindingStub.performLineItemAction(LineItemAction lineItemAction,
Statement filterStatement) |
UpdateResult |
LineItemCreativeAssociationServiceInterface.performLineItemCreativeAssociationAction(LineItemCreativeAssociationAction lineItemCreativeAssociationAction,
Statement filterStatement)
Performs actions on
LineItemCreativeAssociation objects
that match
the given query. |
UpdateResult |
LineItemCreativeAssociationServiceSoapBindingStub.performLineItemCreativeAssociationAction(LineItemCreativeAssociationAction lineItemCreativeAssociationAction,
Statement filterStatement) |
UpdateResult |
OrderServiceInterface.performOrderAction(OrderAction orderAction,
Statement filterStatement)
|
UpdateResult |
OrderServiceSoapBindingStub.performOrderAction(OrderAction orderAction,
Statement filterStatement) |
UpdateResult |
PlacementServiceInterface.performPlacementAction(PlacementAction placementAction,
Statement filterStatement)
|
UpdateResult |
PlacementServiceSoapBindingStub.performPlacementAction(PlacementAction placementAction,
Statement filterStatement) |
SuggestedAdUnitUpdateResult |
SuggestedAdUnitServiceInterface.performSuggestedAdUnitAction(SuggestedAdUnitAction suggestedAdUnitAction,
Statement filterStatement)
Performs actions on
SuggestedAdUnit objects that match
the given
query. |
SuggestedAdUnitUpdateResult |
SuggestedAdUnitServiceSoapBindingStub.performSuggestedAdUnitAction(SuggestedAdUnitAction suggestedAdUnitAction,
Statement filterStatement) |
UpdateResult |
ThirdPartySlotServiceInterface.performThirdPartySlotAction(ThirdPartySlotAction thirdPartySlotAction,
Statement filterStatement)
Performs actions on
ThirdPartySlot objects that match
the given
query. |
UpdateResult |
ThirdPartySlotServiceSoapBindingStub.performThirdPartySlotAction(ThirdPartySlotAction thirdPartySlotAction,
Statement filterStatement) |
UpdateResult |
UserServiceSoapBindingStub.performUserAction(UserAction userAction,
Statement filterStatement) |
UpdateResult |
UserServiceInterface.performUserAction(UserAction userAction,
Statement filterStatement)
|
ResultSet |
PublisherQueryLanguageServiceSoapBindingStub.select(Statement selectStatement) |
ResultSet |
PublisherQueryLanguageServiceInterface.select(Statement selectStatement)
Retrieves rows of data that satisfy the given
query
from
the system. |
void |
ReportQuery.setStatement(Statement statement)
Sets the statement value for this ReportQuery.
|
| Constructor and Description |
|---|
ReportQuery(Dimension[] dimensions,
ReportQueryAdUnitView adUnitView,
Column[] columns,
DimensionAttribute[] dimensionAttributes,
Date startDate,
Date endDate,
DateRangeType dateRangeType,
DimensionFilter[] dimensionFilters,
Statement statement) |
Copyright © 2013. All Rights Reserved.