public final class Project
extends com.google.api.client.json.GenericJson
This is the Java data model class that specifies how to parse/serialize into the JSON that is transmitted over HTTP when working with the Campaign Manager 360 API. For a detailed explanation see: https://developers.google.com/api-client-library/java/google-http-java-client/json
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
Project() |
| Modifier and Type | Method and Description |
|---|---|
Project |
clone() |
Long |
getAccountId()
Account ID of this project.
|
Long |
getAdvertiserId()
Advertiser ID of this project.
|
String |
getAudienceAgeGroup()
Audience age group of this project.
|
String |
getAudienceGender()
Audience gender of this project.
|
Long |
getBudget()
Budget of this project in the currency specified by the current account.
|
String |
getClientBillingCode()
Client billing code of this project.
|
String |
getClientName()
Name of the project client.
|
com.google.api.client.util.DateTime |
getEndDate() |
Long |
getId()
ID of this project.
|
String |
getKind()
Identifies what kind of resource this is.
|
LastModifiedInfo |
getLastModifiedInfo()
Information about the most recent modification of this project.
|
String |
getName()
Name of this project.
|
String |
getOverview()
Overview of this project.
|
com.google.api.client.util.DateTime |
getStartDate() |
Long |
getSubaccountId()
Subaccount ID of this project.
|
Long |
getTargetClicks()
Number of clicks that the advertiser is targeting.
|
Long |
getTargetConversions()
Number of conversions that the advertiser is targeting.
|
Long |
getTargetCpaNanos()
CPA that the advertiser is targeting.
|
Long |
getTargetCpcNanos()
CPC that the advertiser is targeting.
|
Long |
getTargetCpmActiveViewNanos()
vCPM from Active View that the advertiser is targeting.
|
Long |
getTargetCpmNanos()
CPM that the advertiser is targeting.
|
Long |
getTargetImpressions()
Number of impressions that the advertiser is targeting.
|
Project |
set(String fieldName,
Object value) |
Project |
setAccountId(Long accountId)
Account ID of this project.
|
Project |
setAdvertiserId(Long advertiserId)
Advertiser ID of this project.
|
Project |
setAudienceAgeGroup(String audienceAgeGroup)
Audience age group of this project.
|
Project |
setAudienceGender(String audienceGender)
Audience gender of this project.
|
Project |
setBudget(Long budget)
Budget of this project in the currency specified by the current account.
|
Project |
setClientBillingCode(String clientBillingCode)
Client billing code of this project.
|
Project |
setClientName(String clientName)
Name of the project client.
|
Project |
setEndDate(com.google.api.client.util.DateTime endDate) |
Project |
setId(Long id)
ID of this project.
|
Project |
setKind(String kind)
Identifies what kind of resource this is.
|
Project |
setLastModifiedInfo(LastModifiedInfo lastModifiedInfo)
Information about the most recent modification of this project.
|
Project |
setName(String name)
Name of this project.
|
Project |
setOverview(String overview)
Overview of this project.
|
Project |
setStartDate(com.google.api.client.util.DateTime startDate) |
Project |
setSubaccountId(Long subaccountId)
Subaccount ID of this project.
|
Project |
setTargetClicks(Long targetClicks)
Number of clicks that the advertiser is targeting.
|
Project |
setTargetConversions(Long targetConversions)
Number of conversions that the advertiser is targeting.
|
Project |
setTargetCpaNanos(Long targetCpaNanos)
CPA that the advertiser is targeting.
|
Project |
setTargetCpcNanos(Long targetCpcNanos)
CPC that the advertiser is targeting.
|
Project |
setTargetCpmActiveViewNanos(Long targetCpmActiveViewNanos)
vCPM from Active View that the advertiser is targeting.
|
Project |
setTargetCpmNanos(Long targetCpmNanos)
CPM that the advertiser is targeting.
|
Project |
setTargetImpressions(Long targetImpressions)
Number of impressions that the advertiser is targeting.
|
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 getAccountId()
null for nonepublic Project setAccountId(Long accountId)
accountId - accountId or null for nonepublic Long getAdvertiserId()
null for nonepublic Project setAdvertiserId(Long advertiserId)
advertiserId - advertiserId or null for nonepublic String getAudienceAgeGroup()
null for nonepublic Project setAudienceAgeGroup(String audienceAgeGroup)
audienceAgeGroup - audienceAgeGroup or null for nonepublic String getAudienceGender()
null for nonepublic Project setAudienceGender(String audienceGender)
audienceGender - audienceGender or null for nonepublic Long getBudget()
null for nonepublic Project setBudget(Long budget)
budget - budget or null for nonepublic String getClientBillingCode()
null for nonepublic Project setClientBillingCode(String clientBillingCode)
clientBillingCode - clientBillingCode or null for nonepublic String getClientName()
null for nonepublic Project setClientName(String clientName)
clientName - clientName or null for nonepublic com.google.api.client.util.DateTime getEndDate()
null for nonepublic Project setEndDate(com.google.api.client.util.DateTime endDate)
endDate - endDate or null for nonepublic Long getId()
null for nonepublic Project setId(Long id)
id - id or null for nonepublic String getKind()
null for nonepublic Project setKind(String kind)
kind - kind or null for nonepublic LastModifiedInfo getLastModifiedInfo()
null for nonepublic Project setLastModifiedInfo(LastModifiedInfo lastModifiedInfo)
lastModifiedInfo - lastModifiedInfo or null for nonepublic String getName()
null for nonepublic Project setName(String name)
name - name or null for nonepublic String getOverview()
null for nonepublic Project setOverview(String overview)
overview - overview or null for nonepublic com.google.api.client.util.DateTime getStartDate()
null for nonepublic Project setStartDate(com.google.api.client.util.DateTime startDate)
startDate - startDate or null for nonepublic Long getSubaccountId()
null for nonepublic Project setSubaccountId(Long subaccountId)
subaccountId - subaccountId or null for nonepublic Long getTargetClicks()
null for nonepublic Project setTargetClicks(Long targetClicks)
targetClicks - targetClicks or null for nonepublic Long getTargetConversions()
null for nonepublic Project setTargetConversions(Long targetConversions)
targetConversions - targetConversions or null for nonepublic Long getTargetCpaNanos()
null for nonepublic Project setTargetCpaNanos(Long targetCpaNanos)
targetCpaNanos - targetCpaNanos or null for nonepublic Long getTargetCpcNanos()
null for nonepublic Project setTargetCpcNanos(Long targetCpcNanos)
targetCpcNanos - targetCpcNanos or null for nonepublic Long getTargetCpmActiveViewNanos()
null for nonepublic Project setTargetCpmActiveViewNanos(Long targetCpmActiveViewNanos)
targetCpmActiveViewNanos - targetCpmActiveViewNanos or null for nonepublic Long getTargetCpmNanos()
null for nonepublic Project setTargetCpmNanos(Long targetCpmNanos)
targetCpmNanos - targetCpmNanos or null for nonepublic Long getTargetImpressions()
null for nonepublic Project setTargetImpressions(Long targetImpressions)
targetImpressions - targetImpressions or null for nonepublic Project set(String fieldName, Object value)
set in class com.google.api.client.json.GenericJsonpublic Project clone()
clone in class com.google.api.client.json.GenericJsonCopyright © 2011–2023 Google. All rights reserved.