| Package | Description |
|---|---|
| com.google.api.services.dfareporting |
| Modifier and Type | Method and Description |
|---|---|
Dfareporting.CreativeGroups.List |
Dfareporting.CreativeGroups.list(java.lang.Long profileId)
Retrieves a list of creative groups, possibly filtered.
|
Dfareporting.CreativeGroups.List |
Dfareporting.CreativeGroups.List.set(java.lang.String parameterName,
java.lang.Object value) |
Dfareporting.CreativeGroups.List |
Dfareporting.CreativeGroups.List.setAdvertiserIds(java.util.List<java.lang.Long> advertiserIds)
Select only creative groups that belong to these advertisers.
|
Dfareporting.CreativeGroups.List |
Dfareporting.CreativeGroups.List.setAlt(java.lang.String alt) |
Dfareporting.CreativeGroups.List |
Dfareporting.CreativeGroups.List.setFields(java.lang.String fields) |
Dfareporting.CreativeGroups.List |
Dfareporting.CreativeGroups.List.setGroupNumber(java.lang.Integer groupNumber)
Select only creative groups that belong to this subgroup.
|
Dfareporting.CreativeGroups.List |
Dfareporting.CreativeGroups.List.setIds(java.util.List<java.lang.Long> ids)
Select only creative groups with these IDs.
|
Dfareporting.CreativeGroups.List |
Dfareporting.CreativeGroups.List.setKey(java.lang.String key) |
Dfareporting.CreativeGroups.List |
Dfareporting.CreativeGroups.List.setMaxResults(java.lang.Integer maxResults)
Maximum number of results to return.
|
Dfareporting.CreativeGroups.List |
Dfareporting.CreativeGroups.List.setOauthToken(java.lang.String oauthToken) |
Dfareporting.CreativeGroups.List |
Dfareporting.CreativeGroups.List.setPageToken(java.lang.String pageToken)
Value of the nextPageToken from the previous result page.
|
Dfareporting.CreativeGroups.List |
Dfareporting.CreativeGroups.List.setPrettyPrint(java.lang.Boolean prettyPrint) |
Dfareporting.CreativeGroups.List |
Dfareporting.CreativeGroups.List.setProfileId(java.lang.Long profileId)
User profile ID associated with this request.
|
Dfareporting.CreativeGroups.List |
Dfareporting.CreativeGroups.List.setQuotaUser(java.lang.String quotaUser) |
Dfareporting.CreativeGroups.List |
Dfareporting.CreativeGroups.List.setSearchString(java.lang.String searchString)
Allows searching for creative groups by name or ID.
|
Dfareporting.CreativeGroups.List |
Dfareporting.CreativeGroups.List.setSortField(java.lang.String sortField)
Field by which to sort the list.
|
Dfareporting.CreativeGroups.List |
Dfareporting.CreativeGroups.List.setSortOrder(java.lang.String sortOrder)
Order of sorted results.
|
Dfareporting.CreativeGroups.List |
Dfareporting.CreativeGroups.List.setUserIp(java.lang.String userIp) |