analytics  v3
Public Member Functions | Static Public Member Functions | List of all members
google_analytics_api::WebPropertySummary Class Reference

#include <web_property_summary.h>

Inheritance diagram for google_analytics_api::WebPropertySummary:

Public Member Functions

 WebPropertySummary (const Json::Value &storage)
 
 WebPropertySummary (Json::Value *storage)
 
virtual ~WebPropertySummary ()
 
const StringPiece GetTypeName () const
 
bool has_id () const
 
void clear_id ()
 
const StringPiece get_id () const
 
void set_id (const StringPiece &value)
 
bool has_internal_web_property_id () const
 
void clear_internal_web_property_id ()
 
const StringPiece get_internal_web_property_id () const
 
void set_internal_web_property_id (const StringPiece &value)
 
bool has_kind () const
 
void clear_kind ()
 
const StringPiece get_kind () const
 
void set_kind (const StringPiece &value)
 
bool has_level () const
 
void clear_level ()
 
const StringPiece get_level () const
 
void set_level (const StringPiece &value)
 
bool has_name () const
 
void clear_name ()
 
const StringPiece get_name () const
 
void set_name (const StringPiece &value)
 
bool has_profiles () const
 
void clear_profiles ()
 
const client::JsonCppArray< ProfileSummaryget_profiles () const
 
client::JsonCppArray< ProfileSummarymutable_profiles ()
 
bool has_starred () const
 
void clear_starred ()
 
bool get_starred () const
 
void set_starred (bool value)
 
bool has_website_url () const
 
void clear_website_url ()
 
const StringPiece get_website_url () const
 
void set_website_url (const StringPiece &value)
 

Static Public Member Functions

static WebPropertySummaryNew ()
 

Detailed Description

JSON template for an Analytics WebPropertySummary. WebPropertySummary returns basic information (i.e., summary) for a web property.

Constructor & Destructor Documentation

◆ WebPropertySummary() [1/2]

google_analytics_api::WebPropertySummary::WebPropertySummary ( const Json::Value &  storage)
explicit

Standard constructor for an immutable data object instance.

Parameters
[in]storageThe 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]storageThe underlying data storage for this instance.

◆ ~WebPropertySummary()

google_analytics_api::WebPropertySummary::~WebPropertySummary ( )
virtual

Standard destructor.

Member Function Documentation

◆ 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

Returns a string denoting the type of this data object.

Returns
google_analytics_api::WebPropertySummary

◆ 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()

WebPropertySummary * google_analytics_api::WebPropertySummary::New ( )
static

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
[in]valueThe new value.

◆ 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
[in]valueThe new value.

◆ set_kind()

void google_analytics_api::WebPropertySummary::set_kind ( const StringPiece &  value)
inline

Change the 'kind' attribute.

Resource type for Analytics WebPropertySummary.

Parameters
[in]valueThe new value.

◆ 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
[in]valueThe new value.

◆ set_name()

void google_analytics_api::WebPropertySummary::set_name ( const StringPiece &  value)
inline

Change the 'name' attribute.

Web property name.

Parameters
[in]valueThe new value.

◆ 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
[in]valueThe new value.

◆ 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
[in]valueThe new value.

The documentation for this class was generated from the following files: