GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
GaData.ProfileInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAccountId()
Account ID to which this profile belongs.
|
String |
getInternalWebPropertyId()
Internal ID for the web property to which this profile belongs.
|
String |
getProfileId()
Profile ID.
|
String |
getProfileName()
Profile name.
|
String |
getTableId()
Table ID for profile.
|
String |
getWebPropertyId()
Web Property ID to which this profile belongs.
|
GaData.ProfileInfo |
setAccountId(String accountId)
Account ID to which this profile belongs.
|
GaData.ProfileInfo |
setInternalWebPropertyId(String internalWebPropertyId)
Internal ID for the web property to which this profile belongs.
|
GaData.ProfileInfo |
setProfileId(String profileId)
Profile ID.
|
GaData.ProfileInfo |
setProfileName(String profileName)
Profile name.
|
GaData.ProfileInfo |
setTableId(String tableId)
Table ID for profile.
|
GaData.ProfileInfo |
setWebPropertyId(String webPropertyId)
Web Property ID to which this profile belongs.
|
clone, getFactory, setFactory, toPrettyString, toStringentrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, set, setUnknownKeysclear, containsKey, containsValue, equals, hashCode, isEmpty, keySet, size, valuespublic String getAccountId()
null.public GaData.ProfileInfo setAccountId(String accountId)
null.public String getInternalWebPropertyId()
null.public GaData.ProfileInfo setInternalWebPropertyId(String internalWebPropertyId)
null.public String getProfileId()
null.public GaData.ProfileInfo setProfileId(String profileId)
null.public String getProfileName()
null.public GaData.ProfileInfo setProfileName(String profileName)
null.public String getTableId()
null.public GaData.ProfileInfo setTableId(String tableId)
null.public String getWebPropertyId()
null.public GaData.ProfileInfo setWebPropertyId(String webPropertyId)
null.