| Modifier and Type | Method and Description |
|---|---|
ServiceQueryInterface.BuilderInterface.ServiceWhereBuilderInterface<Page,SortOrder,ServiceQuery.Builder> |
ServiceQuery.Builder.where(EntityField field) |
ServiceQueryInterface.BuilderInterface.ServiceWhereBuilderInterface<Page,SortOrder,ServiceQuery.Builder> |
ServiceQuery.Builder.where(String field) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ServiceQuery.hasNext(Page page) |
ServiceQuery |
ServiceQuery.nextPage(Page page) |
| Constructor and Description |
|---|
Builder(ServiceQueryInterface.BuilderInterface<Page,SortOrder> builderInterface)
Constructs a new service query builder by copying all properties from the passed service
query builder.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BudgetOrderPage
A page of
BudgetOrders from BudgetOrderService#get
method. |
| Modifier and Type | Class and Description |
|---|---|
class |
AdCustomizerFeedPage
The result of a call to AdCustomizerFeedService#get.
|
class |
AdGroupAdPage
Represents a page of
AdGroupAds resulting from the query done by
AdGroupAdService. |
class |
AdGroupBidLandscapePage
Contains a subset of
AdGroupBidLandscape objects resulting from the
filtering and paging of DataService#getAdGroupBidLandscape call. |
class |
AdGroupBidModifierPage
Contains a subset of adgroup bid modifiers resulting from a call to
AdGroupBidModifierService#get. |
class |
AdGroupCriterionPage
Contains a subset of adgroup criteria resulting from a
AdGroupCriterionService#get call. |
class |
AdGroupExtensionSettingPage
Contains a subset of AdGroupExtensionSetting objects resulting from a
AdGroupExtensionSettingService#get call. |
class |
AdGroupFeedPage
The result of a call to AdGroupFeedService#get.
|
class |
AdGroupPage
Contains a subset of ad groups resulting from the filtering and paging of the
AdGroupService#get call. |
class |
AdPage
|
class |
AssetPage
Contains a filtered and paged subset of Assets as returned by
AssetService#get. |
class |
BatchJobPage
A page of
BatchJobs. |
class |
BiddingStrategyPage
Contains a list of bidding strategies resulting from the filtering and paging
of
BiddingStrategy#get call. |
class |
BudgetPage
Contains a list of budgets resulting from the filtering and paging of
BudgetService#get call. |
class |
CampaignBidModifierPage
Subset of campaign bid modifiers resulting from a call to
CampaignBidModifierService#get. |
class |
CampaignCriterionPage
Contains a subset of campaign criteria resulting from a call to
CampaignCriterionService#get. |
class |
CampaignExtensionSettingPage
Contains a subset of CampaignExtensionSetting objects resulting from a
CampaignExtensionSettingService#get call. |
class |
CampaignFeedPage
The result of a call to
CampaignFeedService#get. |
class |
CampaignGroupPage
Contains a subset of campaign groups resulting from the filtering and paging of the
CampaignGroupService#get call. |
class |
CampaignGroupPerformanceTargetPage
Contains a subset of campaign group performance targets resulting from the filtering and paging
of the {CampaignGroupPerformanceTargetService#get} call.
|
class |
CampaignPage
Contains a set of campaigns resulting from the filtering and paging of the
CampaignService#get call. |
class |
CampaignSharedSetPage
Contains a list of associations between campaigns and shared sets
resulting from the filtering and paging of
CampaignSharedSetService#get call. |
class |
ConversionTrackerPage
Contains a subset of
ConversionTrackers resulting from the filtering
and paging of the ConversionTrackerService#get call. |
class |
CriterionBidLandscapePage
Contains a subset of
CriterionBidLandscapePage objects resulting from the
filtering and paging of DataService#getCriterionBidLandscape call. |
class |
CustomerExtensionSettingPage
Contains a subset of CustomerExtensionSetting objects resulting from a
CustomerExtensionSettingService#get call. |
class |
CustomerFeedPage
The result of a call to
CustomerFeedService#get. |
class |
CustomerNegativeCriterionPage
Contains a list of customer level criteria exclusions filtered and sorted
as specified in the
CustomerExclusionCriterionService#get call |
class |
DomainCategoryPage
Contains a subset of
DomainCategory objects resulting from
the filtering and paging of DataService#getDomainCategory call. |
class |
DraftAsyncErrorPage
Contains a subset of DraftAsyncErrors resulting from the filtering and paging of
DraftAsyncErrorService#get call. |
class |
DraftPage
Contains a subset of drafts resulting from the filtering and paging of
DraftService#get call. |
class |
FeedItemPage
Contains a subset of feed items resulting from a
FeedItemService#get call. |
class |
FeedItemTargetPage
The result of a call to
FeedItemTargetService#get. |
class |
FeedMappingPage
The result of a call to
FeedMappingService#get. |
class |
FeedPage
The result of a call to FeedService#get.
|
class |
LabelPage
Contains a subset of labels resulting from the filtering and paging of the
LabelService#get call. |
class |
NoStatsPage
Java class for NoStatsPage complex type.
|
class |
NullStatsPage
Java class for NullStatsPage complex type.
|
class |
SharedCriterionPage
Contains a list of shared set criteria results filtered and sorted
as specified in the
SharedCriterionService#get call |
class |
SharedSetPage
Contains a list of criterion lists resulting from the filtering and paging of
SharedSetService#get call. |
class |
TrialAsyncErrorPage
Contains a subset of TrialAsyncErrors resulting from the filtering and paging of
TrialAsyncErrorService#get call. |
class |
TrialPage
Contains a filtered and paged subset of campaign trials as returned by
TrialService#get. |
| Modifier and Type | Class and Description |
|---|---|
class |
ManagedCustomerPage
Return result of
ManagedCustomerService |
| Modifier and Type | Class and Description |
|---|---|
class |
OfflineDataUploadPage
Contains a list of OfflineDataUpload resulting from filtering and paging of get call.
|
class |
UserListPage
Contains a list of user lists resulting from the filtering and paging of the
UserListService#get call. |
Copyright © 2023. All rights reserved.