| Package | Description |
|---|---|
| com.google.api.services.dfareporting |
| Modifier and Type | Method and Description |
|---|---|
Dfareporting.EventTags.List |
Dfareporting.EventTags.list(java.lang.Long profileId)
Retrieves a list of event tags, possibly filtered.
|
Dfareporting.EventTags.List |
Dfareporting.EventTags.List.set(java.lang.String parameterName,
java.lang.Object value) |
Dfareporting.EventTags.List |
Dfareporting.EventTags.List.setAdId(java.lang.Long adId)
Select only event tags that belong to this ad.
|
Dfareporting.EventTags.List |
Dfareporting.EventTags.List.setAdvertiserId(java.lang.Long advertiserId)
Select only event tags that belong to this advertiser.
|
Dfareporting.EventTags.List |
Dfareporting.EventTags.List.setAlt(java.lang.String alt) |
Dfareporting.EventTags.List |
Dfareporting.EventTags.List.setCampaignId(java.lang.Long campaignId)
Select only event tags that belong to this campaign.
|
Dfareporting.EventTags.List |
Dfareporting.EventTags.List.setDefinitionsOnly(java.lang.Boolean definitionsOnly)
Examine only the specified campaign or advertiser's event tags for matching selector
criteria.
|
Dfareporting.EventTags.List |
Dfareporting.EventTags.List.setEnabled(java.lang.Boolean enabled)
Select only enabled event tags.
|
Dfareporting.EventTags.List |
Dfareporting.EventTags.List.setEventTagTypes(java.util.List<java.lang.String> eventTagTypes)
Select only event tags with the specified event tag types.
|
Dfareporting.EventTags.List |
Dfareporting.EventTags.List.setFields(java.lang.String fields) |
Dfareporting.EventTags.List |
Dfareporting.EventTags.List.setIds(java.util.List<java.lang.Long> ids)
Select only event tags with these IDs.
|
Dfareporting.EventTags.List |
Dfareporting.EventTags.List.setKey(java.lang.String key) |
Dfareporting.EventTags.List |
Dfareporting.EventTags.List.setOauthToken(java.lang.String oauthToken) |
Dfareporting.EventTags.List |
Dfareporting.EventTags.List.setPrettyPrint(java.lang.Boolean prettyPrint) |
Dfareporting.EventTags.List |
Dfareporting.EventTags.List.setProfileId(java.lang.Long profileId)
User profile ID associated with this request.
|
Dfareporting.EventTags.List |
Dfareporting.EventTags.List.setQuotaUser(java.lang.String quotaUser) |
Dfareporting.EventTags.List |
Dfareporting.EventTags.List.setSearchString(java.lang.String searchString)
Allows searching for objects by name or ID.
|
Dfareporting.EventTags.List |
Dfareporting.EventTags.List.setSortField(java.lang.String sortField)
Field by which to sort the list.
|
Dfareporting.EventTags.List |
Dfareporting.EventTags.List.setSortOrder(java.lang.String sortOrder)
Order of sorted results.
|
Dfareporting.EventTags.List |
Dfareporting.EventTags.List.setUserIp(java.lang.String userIp) |