public static final class ReportRequest.ReportScope
extends com.google.api.client.json.GenericJson
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
ReportScope() |
| Modifier and Type | Method and Description |
|---|---|
ReportRequest.ReportScope |
clone() |
Long |
getAdGroupId()
DS ad group ID.
|
Long |
getAdId()
DS ad ID.
|
Long |
getAdvertiserId()
DS advertiser ID.
|
Long |
getAgencyId()
DS agency ID.
|
Long |
getCampaignId()
DS campaign ID.
|
Long |
getEngineAccountId()
DS engine account ID.
|
Long |
getKeywordId()
DS keyword ID.
|
ReportRequest.ReportScope |
set(String fieldName,
Object value) |
ReportRequest.ReportScope |
setAdGroupId(Long adGroupId)
DS ad group ID.
|
ReportRequest.ReportScope |
setAdId(Long adId)
DS ad ID.
|
ReportRequest.ReportScope |
setAdvertiserId(Long advertiserId)
DS advertiser ID.
|
ReportRequest.ReportScope |
setAgencyId(Long agencyId)
DS agency ID.
|
ReportRequest.ReportScope |
setCampaignId(Long campaignId)
DS campaign ID.
|
ReportRequest.ReportScope |
setEngineAccountId(Long engineAccountId)
DS engine account ID.
|
ReportRequest.ReportScope |
setKeywordId(Long keywordId)
DS keyword ID.
|
getFactory, setFactory, toPrettyString, toStringentrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeysclear, containsKey, containsValue, isEmpty, keySet, size, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllpublic Long getAdGroupId()
null for nonepublic ReportRequest.ReportScope setAdGroupId(Long adGroupId)
adGroupId - adGroupId or null for nonepublic Long getAdId()
null for nonepublic ReportRequest.ReportScope setAdId(Long adId)
adId - adId or null for nonepublic Long getAdvertiserId()
null for nonepublic ReportRequest.ReportScope setAdvertiserId(Long advertiserId)
advertiserId - advertiserId or null for nonepublic Long getAgencyId()
null for nonepublic ReportRequest.ReportScope setAgencyId(Long agencyId)
agencyId - agencyId or null for nonepublic Long getCampaignId()
null for nonepublic ReportRequest.ReportScope setCampaignId(Long campaignId)
campaignId - campaignId or null for nonepublic Long getEngineAccountId()
null for nonepublic ReportRequest.ReportScope setEngineAccountId(Long engineAccountId)
engineAccountId - engineAccountId or null for nonepublic Long getKeywordId()
null for nonepublic ReportRequest.ReportScope setKeywordId(Long keywordId)
keywordId - keywordId or null for nonepublic ReportRequest.ReportScope set(String fieldName, Object value)
set in class com.google.api.client.json.GenericJsonpublic ReportRequest.ReportScope clone()
clone in class com.google.api.client.json.GenericJsonCopyright © 2011–2025 Google. All rights reserved.