| Package | Description |
|---|---|
| com.google.api.services.dfareporting |
| Modifier and Type | Method and Description |
|---|---|
Dfareporting.BillingProfiles.List |
Dfareporting.BillingProfiles.list(Long profileId)
Retrieves a list of billing profiles, possibly filtered.
|
Dfareporting.BillingProfiles.List |
Dfareporting.BillingProfiles.List.set(String parameterName,
Object value) |
Dfareporting.BillingProfiles.List |
Dfareporting.BillingProfiles.List.set$Xgafv(String $Xgafv) |
Dfareporting.BillingProfiles.List |
Dfareporting.BillingProfiles.List.setAccessToken(String accessToken) |
Dfareporting.BillingProfiles.List |
Dfareporting.BillingProfiles.List.setAlt(String alt) |
Dfareporting.BillingProfiles.List |
Dfareporting.BillingProfiles.List.setCallback(String callback) |
Dfareporting.BillingProfiles.List |
Dfareporting.BillingProfiles.List.setCurrencyCode(String currencyCode)
Select only billing profile with currency.
|
Dfareporting.BillingProfiles.List |
Dfareporting.BillingProfiles.List.setFields(String fields) |
Dfareporting.BillingProfiles.List |
Dfareporting.BillingProfiles.List.setIds(List<Long> ids)
Select only billing profile with these IDs.
|
Dfareporting.BillingProfiles.List |
Dfareporting.BillingProfiles.List.setKey(String key) |
Dfareporting.BillingProfiles.List |
Dfareporting.BillingProfiles.List.setMaxResults(Integer maxResults)
Maximum number of results to return.
|
Dfareporting.BillingProfiles.List |
Dfareporting.BillingProfiles.List.setName(String name)
Allows searching for billing profiles by name.
|
Dfareporting.BillingProfiles.List |
Dfareporting.BillingProfiles.List.setOauthToken(String oauthToken) |
Dfareporting.BillingProfiles.List |
Dfareporting.BillingProfiles.List.setOnlySuggestion(Boolean onlySuggestion)
Select only billing profile which is suggested for the currency_code & subaccount_id using
the Billing Suggestion API.
|
Dfareporting.BillingProfiles.List |
Dfareporting.BillingProfiles.List.setPageToken(String pageToken)
Value of the nextPageToken from the previous result page.
|
Dfareporting.BillingProfiles.List |
Dfareporting.BillingProfiles.List.setPrettyPrint(Boolean prettyPrint) |
Dfareporting.BillingProfiles.List |
Dfareporting.BillingProfiles.List.setProfileId(Long profileId)
User profile ID associated with this request.
|
Dfareporting.BillingProfiles.List |
Dfareporting.BillingProfiles.List.setQuotaUser(String quotaUser) |
Dfareporting.BillingProfiles.List |
Dfareporting.BillingProfiles.List.setSortField(String sortField)
Field by which to sort the list.
|
Dfareporting.BillingProfiles.List |
Dfareporting.BillingProfiles.List.setSortOrder(String sortOrder)
Order of sorted results.
|
Dfareporting.BillingProfiles.List |
Dfareporting.BillingProfiles.List.setStatus(List<String> status)
Select only billing profile with the specified status.
|
Dfareporting.BillingProfiles.List |
Dfareporting.BillingProfiles.List.setSubaccountIds(List<Long> subaccountIds)
Select only billing profile with the specified subaccount.When only_suggestion is true,
only a single subaccount_id is supported.
|
Dfareporting.BillingProfiles.List |
Dfareporting.BillingProfiles.List.setUploadProtocol(String uploadProtocol) |
Dfareporting.BillingProfiles.List |
Dfareporting.BillingProfiles.List.setUploadType(String uploadType) |
Copyright © 2011–2023 Google. All rights reserved.