#include <web_property_summary.h>
JSON template for an Analytics WebPropertySummary. WebPropertySummary returns basic information (i.e., summary) for a web property.
◆ WebPropertySummary() [1/2]
google_analytics_api::WebPropertySummary::WebPropertySummary |
( |
const Json::Value & |
storage | ) |
|
|
explicit |
Standard constructor for an immutable data object instance.
- Parameters
-
[in] | storage | The underlying data storage for this instance. |
◆ WebPropertySummary() [2/2]
google_analytics_api::WebPropertySummary::WebPropertySummary |
( |
Json::Value * |
storage | ) |
|
|
explicit |
Standard constructor for a mutable data object instance.
- Parameters
-
[in] | storage | The underlying data storage for this instance. |
◆ ~WebPropertySummary()
google_analytics_api::WebPropertySummary::~WebPropertySummary |
( |
| ) |
|
|
virtual |
◆ clear_id()
void google_analytics_api::WebPropertySummary::clear_id |
( |
| ) |
|
|
inline |
Clears the 'id
' attribute.
◆ clear_internal_web_property_id()
void google_analytics_api::WebPropertySummary::clear_internal_web_property_id |
( |
| ) |
|
|
inline |
Clears the 'internalWebPropertyId
' attribute.
◆ clear_kind()
void google_analytics_api::WebPropertySummary::clear_kind |
( |
| ) |
|
|
inline |
Clears the 'kind
' attribute.
◆ clear_level()
void google_analytics_api::WebPropertySummary::clear_level |
( |
| ) |
|
|
inline |
Clears the 'level
' attribute.
◆ clear_name()
void google_analytics_api::WebPropertySummary::clear_name |
( |
| ) |
|
|
inline |
Clears the 'name
' attribute.
◆ clear_profiles()
void google_analytics_api::WebPropertySummary::clear_profiles |
( |
| ) |
|
|
inline |
Clears the 'profiles
' attribute.
◆ clear_starred()
void google_analytics_api::WebPropertySummary::clear_starred |
( |
| ) |
|
|
inline |
Clears the 'starred
' attribute.
◆ clear_website_url()
void google_analytics_api::WebPropertySummary::clear_website_url |
( |
| ) |
|
|
inline |
Clears the 'websiteUrl
' attribute.
◆ get_id()
const StringPiece google_analytics_api::WebPropertySummary::get_id |
( |
| ) |
const |
|
inline |
Get the value of the 'id
' attribute.
◆ get_internal_web_property_id()
const StringPiece google_analytics_api::WebPropertySummary::get_internal_web_property_id |
( |
| ) |
const |
|
inline |
Get the value of the 'internalWebPropertyId
' attribute.
◆ get_kind()
const StringPiece google_analytics_api::WebPropertySummary::get_kind |
( |
| ) |
const |
|
inline |
Get the value of the 'kind
' attribute.
◆ get_level()
const StringPiece google_analytics_api::WebPropertySummary::get_level |
( |
| ) |
const |
|
inline |
Get the value of the 'level
' attribute.
◆ get_name()
const StringPiece google_analytics_api::WebPropertySummary::get_name |
( |
| ) |
const |
|
inline |
Get the value of the 'name
' attribute.
◆ get_profiles()
const client::JsonCppArray<ProfileSummary > google_analytics_api::WebPropertySummary::get_profiles |
( |
| ) |
const |
Get a reference to the value of the 'profiles
' attribute.
◆ get_starred()
bool google_analytics_api::WebPropertySummary::get_starred |
( |
| ) |
const |
|
inline |
Get the value of the 'starred
' attribute.
◆ get_website_url()
const StringPiece google_analytics_api::WebPropertySummary::get_website_url |
( |
| ) |
const |
|
inline |
Get the value of the 'websiteUrl
' attribute.
◆ GetTypeName()
const StringPiece google_analytics_api::WebPropertySummary::GetTypeName |
( |
| ) |
const |
|
inline |
◆ has_id()
bool google_analytics_api::WebPropertySummary::has_id |
( |
| ) |
const |
|
inline |
Determine if the 'id
' attribute was set.
- Returns
- true if the '
id
' attribute was set.
◆ has_internal_web_property_id()
bool google_analytics_api::WebPropertySummary::has_internal_web_property_id |
( |
| ) |
const |
|
inline |
Determine if the 'internalWebPropertyId
' attribute was set.
- Returns
- true if the '
internalWebPropertyId
' attribute was set.
◆ has_kind()
bool google_analytics_api::WebPropertySummary::has_kind |
( |
| ) |
const |
|
inline |
Determine if the 'kind
' attribute was set.
- Returns
- true if the '
kind
' attribute was set.
◆ has_level()
bool google_analytics_api::WebPropertySummary::has_level |
( |
| ) |
const |
|
inline |
Determine if the 'level
' attribute was set.
- Returns
- true if the '
level
' attribute was set.
◆ has_name()
bool google_analytics_api::WebPropertySummary::has_name |
( |
| ) |
const |
|
inline |
Determine if the 'name
' attribute was set.
- Returns
- true if the '
name
' attribute was set.
◆ has_profiles()
bool google_analytics_api::WebPropertySummary::has_profiles |
( |
| ) |
const |
|
inline |
Determine if the 'profiles
' attribute was set.
- Returns
- true if the '
profiles
' attribute was set.
◆ has_starred()
bool google_analytics_api::WebPropertySummary::has_starred |
( |
| ) |
const |
|
inline |
Determine if the 'starred
' attribute was set.
- Returns
- true if the '
starred
' attribute was set.
◆ has_website_url()
bool google_analytics_api::WebPropertySummary::has_website_url |
( |
| ) |
const |
|
inline |
Determine if the 'websiteUrl
' attribute was set.
- Returns
- true if the '
websiteUrl
' attribute was set.
◆ mutable_profiles()
client::JsonCppArray<ProfileSummary > google_analytics_api::WebPropertySummary::mutable_profiles |
( |
| ) |
|
Gets a reference to a mutable value of the 'profiles
' property.
List of profiles under this web property.
- Returns
- The result can be modified to change the attribute value.
◆ New()
Creates a new default instance.
- Returns
- Ownership is passed back to the caller.
◆ set_id()
void google_analytics_api::WebPropertySummary::set_id |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'id
' attribute.
Web property ID of the form UA-XXXXX-YY.
- Parameters
-
◆ set_internal_web_property_id()
void google_analytics_api::WebPropertySummary::set_internal_web_property_id |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'internalWebPropertyId
' attribute.
Internal ID for this web property.
- Parameters
-
◆ set_kind()
void google_analytics_api::WebPropertySummary::set_kind |
( |
const StringPiece & |
value | ) |
|
|
inline |
◆ set_level()
void google_analytics_api::WebPropertySummary::set_level |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'level
' attribute.
Level for this web property. Possible values are STANDARD or PREMIUM.
- Parameters
-
◆ set_name()
void google_analytics_api::WebPropertySummary::set_name |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'name
' attribute.
Web property name.
- Parameters
-
◆ set_starred()
void google_analytics_api::WebPropertySummary::set_starred |
( |
bool |
value | ) |
|
|
inline |
Change the 'starred
' attribute.
Indicates whether this web property is starred or not.
- Parameters
-
◆ set_website_url()
void google_analytics_api::WebPropertySummary::set_website_url |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'websiteUrl
' attribute.
Website url for this web property.
- Parameters
-
The documentation for this class was generated from the following files: