analytics
v3
|
#include <remarketing_audience.h>
Classes | |
class | RemarketingAudienceAudienceDefinition |
class | RemarketingAudienceStateBasedAudienceDefinition |
Public Member Functions | |
RemarketingAudience (const Json::Value &storage) | |
RemarketingAudience (Json::Value *storage) | |
virtual | ~RemarketingAudience () |
const StringPiece | GetTypeName () const |
bool | has_account_id () const |
void | clear_account_id () |
const StringPiece | get_account_id () const |
void | set_account_id (const StringPiece &value) |
bool | has_audience_definition () const |
void | clear_audience_definition () |
const RemarketingAudienceAudienceDefinition | get_audience_definition () const |
RemarketingAudienceAudienceDefinition | mutable_audienceDefinition () |
bool | has_audience_type () const |
void | clear_audience_type () |
const StringPiece | get_audience_type () const |
void | set_audience_type (const StringPiece &value) |
bool | has_created () const |
void | clear_created () |
client::DateTime | get_created () const |
void | set_created (client::DateTime value) |
bool | has_description () const |
void | clear_description () |
const StringPiece | get_description () const |
void | set_description (const StringPiece &value) |
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_linked_ad_accounts () const |
void | clear_linked_ad_accounts () |
const client::JsonCppArray< LinkedForeignAccount > | get_linked_ad_accounts () const |
client::JsonCppArray< LinkedForeignAccount > | mutable_linkedAdAccounts () |
bool | has_linked_views () const |
void | clear_linked_views () |
const client::JsonCppArray< string > | get_linked_views () const |
client::JsonCppArray< string > | mutable_linkedViews () |
bool | has_name () const |
void | clear_name () |
const StringPiece | get_name () const |
void | set_name (const StringPiece &value) |
bool | has_state_based_audience_definition () const |
void | clear_state_based_audience_definition () |
const RemarketingAudienceStateBasedAudienceDefinition | get_state_based_audience_definition () const |
RemarketingAudienceStateBasedAudienceDefinition | mutable_stateBasedAudienceDefinition () |
bool | has_updated () const |
void | clear_updated () |
client::DateTime | get_updated () const |
void | set_updated (client::DateTime value) |
bool | has_web_property_id () const |
void | clear_web_property_id () |
const StringPiece | get_web_property_id () const |
void | set_web_property_id (const StringPiece &value) |
Static Public Member Functions | |
static RemarketingAudience * | New () |
JSON template for an Analytics remarketing audience.
|
explicit |
Standard constructor for an immutable data object instance.
[in] | storage | The underlying data storage for this instance. |
|
explicit |
Standard constructor for a mutable data object instance.
[in] | storage | The underlying data storage for this instance. |
|
virtual |
Standard destructor.
|
inline |
Clears the 'accountId
' attribute.
|
inline |
Clears the 'audienceDefinition
' attribute.
|
inline |
Clears the 'audienceType
' attribute.
|
inline |
Clears the 'created
' attribute.
|
inline |
Clears the 'description
' attribute.
|
inline |
Clears the 'id
' attribute.
|
inline |
Clears the 'internalWebPropertyId
' attribute.
|
inline |
Clears the 'kind
' attribute.
|
inline |
Clears the 'linkedAdAccounts
' attribute.
|
inline |
Clears the 'linkedViews
' attribute.
|
inline |
Clears the 'name
' attribute.
|
inline |
Clears the 'stateBasedAudienceDefinition
' attribute.
|
inline |
Clears the 'updated
' attribute.
|
inline |
Clears the 'webPropertyId
' attribute.
|
inline |
Get the value of the 'accountId
' attribute.
|
inline |
Get a reference to the value of the 'audienceDefinition
' attribute.
|
inline |
Get the value of the 'audienceType
' attribute.
|
inline |
Get the value of the 'created
' attribute.
|
inline |
Get the value of the 'description
' attribute.
|
inline |
Get the value of the 'id
' attribute.
|
inline |
Get the value of the 'internalWebPropertyId
' attribute.
|
inline |
Get the value of the 'kind
' attribute.
const client::JsonCppArray<LinkedForeignAccount > google_analytics_api::RemarketingAudience::get_linked_ad_accounts | ( | ) | const |
Get a reference to the value of the 'linkedAdAccounts
' attribute.
|
inline |
Get a reference to the value of the 'linkedViews
' attribute.
|
inline |
Get the value of the 'name
' attribute.
|
inline |
Get a reference to the value of the 'stateBasedAudienceDefinition
' attribute.
|
inline |
Get the value of the 'updated
' attribute.
|
inline |
Get the value of the 'webPropertyId
' attribute.
|
inline |
Returns a string denoting the type of this data object.
|
inline |
Determine if the 'accountId
' attribute was set.
accountId
' attribute was set.
|
inline |
Determine if the 'audienceDefinition
' attribute was set.
audienceDefinition
' attribute was set.
|
inline |
Determine if the 'audienceType
' attribute was set.
audienceType
' attribute was set.
|
inline |
Determine if the 'created
' attribute was set.
created
' attribute was set.
|
inline |
Determine if the 'description
' attribute was set.
description
' attribute was set.
|
inline |
Determine if the 'id
' attribute was set.
id
' attribute was set.
|
inline |
Determine if the 'internalWebPropertyId
' attribute was set.
internalWebPropertyId
' attribute was set.
|
inline |
Determine if the 'kind
' attribute was set.
kind
' attribute was set.
|
inline |
Determine if the 'linkedAdAccounts
' attribute was set.
linkedAdAccounts
' attribute was set.
|
inline |
Determine if the 'linkedViews
' attribute was set.
linkedViews
' attribute was set.
|
inline |
Determine if the 'name
' attribute was set.
name
' attribute was set.
|
inline |
Determine if the 'stateBasedAudienceDefinition
' attribute was set.
stateBasedAudienceDefinition
' attribute was set.
|
inline |
Determine if the 'updated
' attribute was set.
updated
' attribute was set.
|
inline |
Determine if the 'webPropertyId
' attribute was set.
webPropertyId
' attribute was set.
|
inline |
Gets a reference to a mutable value of the 'audienceDefinition
' property.
The simple audience definition that will cause a user to be added to an audience.
client::JsonCppArray<LinkedForeignAccount > google_analytics_api::RemarketingAudience::mutable_linkedAdAccounts | ( | ) |
Gets a reference to a mutable value of the 'linkedAdAccounts
' property.
The linked ad accounts associated with this remarketing audience. A remarketing audience can have only one linkedAdAccount currently.
|
inline |
Gets a reference to a mutable value of the 'linkedViews
' property.
The views (profiles) that this remarketing audience is linked to.
|
inline |
Gets a reference to a mutable value of the 'stateBasedAudienceDefinition
' property.
A state based audience definition that will cause a user to be added or removed from an audience.
|
static |
Creates a new default instance.
|
inline |
Change the 'accountId
' attribute.
Account ID to which this remarketing audience belongs.
[in] | value | The new value. |
|
inline |
Change the 'audienceType
' attribute.
The type of audience, either SIMPLE or STATE_BASED.
[in] | value | The new value. |
|
inline |
Change the 'created
' attribute.
Time this remarketing audience was created.
[in] | value | The new value. |
|
inline |
Change the 'description
' attribute.
The description of this remarketing audience.
[in] | value | The new value. |
|
inline |
Change the 'id
' attribute.
Remarketing Audience ID.
[in] | value | The new value. |
|
inline |
Change the 'internalWebPropertyId
' attribute.
Internal ID for the web property to which this remarketing audience belongs.
[in] | value | The new value. |
|
inline |
Change the 'kind
' attribute.
Collection type.
[in] | value | The new value. |
|
inline |
Change the 'name
' attribute.
The name of this remarketing audience.
[in] | value | The new value. |
|
inline |
Change the 'updated
' attribute.
Time this remarketing audience was last modified.
[in] | value | The new value. |
|
inline |
Change the 'webPropertyId
' attribute.
Web property ID of the form UA-XXXXX-YY to which this remarketing audience belongs.
[in] | value | The new value. |