#include <entity_ad_words_links.h>
An entity Google Ads link collection provides a list of GA-Google Ads links Each resource in this collection corresponds to a single link.
◆ EntityAdWordsLinks() [1/2]
google_analytics_api::EntityAdWordsLinks::EntityAdWordsLinks |
( |
const Json::Value & |
storage | ) |
|
|
explicit |
Standard constructor for an immutable data object instance.
- Parameters
-
[in] | storage | The underlying data storage for this instance. |
◆ EntityAdWordsLinks() [2/2]
google_analytics_api::EntityAdWordsLinks::EntityAdWordsLinks |
( |
Json::Value * |
storage | ) |
|
|
explicit |
Standard constructor for a mutable data object instance.
- Parameters
-
[in] | storage | The underlying data storage for this instance. |
◆ ~EntityAdWordsLinks()
google_analytics_api::EntityAdWordsLinks::~EntityAdWordsLinks |
( |
| ) |
|
|
virtual |
◆ clear_items()
void google_analytics_api::EntityAdWordsLinks::clear_items |
( |
| ) |
|
|
inline |
Clears the 'items
' attribute.
◆ clear_items_per_page()
void google_analytics_api::EntityAdWordsLinks::clear_items_per_page |
( |
| ) |
|
|
inline |
Clears the 'itemsPerPage
' attribute.
◆ clear_kind()
void google_analytics_api::EntityAdWordsLinks::clear_kind |
( |
| ) |
|
|
inline |
Clears the 'kind
' attribute.
◆ clear_next_link()
void google_analytics_api::EntityAdWordsLinks::clear_next_link |
( |
| ) |
|
|
inline |
Clears the 'nextLink
' attribute.
◆ clear_previous_link()
void google_analytics_api::EntityAdWordsLinks::clear_previous_link |
( |
| ) |
|
|
inline |
Clears the 'previousLink
' attribute.
◆ clear_start_index()
void google_analytics_api::EntityAdWordsLinks::clear_start_index |
( |
| ) |
|
|
inline |
Clears the 'startIndex
' attribute.
◆ clear_total_results()
void google_analytics_api::EntityAdWordsLinks::clear_total_results |
( |
| ) |
|
|
inline |
Clears the 'totalResults
' attribute.
◆ get_items()
const client::JsonCppArray<EntityAdWordsLink > google_analytics_api::EntityAdWordsLinks::get_items |
( |
| ) |
const |
Get a reference to the value of the 'items
' attribute.
◆ get_items_per_page()
int32 google_analytics_api::EntityAdWordsLinks::get_items_per_page |
( |
| ) |
const |
|
inline |
Get the value of the 'itemsPerPage
' attribute.
◆ get_kind()
const StringPiece google_analytics_api::EntityAdWordsLinks::get_kind |
( |
| ) |
const |
|
inline |
Get the value of the 'kind
' attribute.
◆ get_next_link()
const StringPiece google_analytics_api::EntityAdWordsLinks::get_next_link |
( |
| ) |
const |
|
inline |
Get the value of the 'nextLink
' attribute.
◆ get_previous_link()
const StringPiece google_analytics_api::EntityAdWordsLinks::get_previous_link |
( |
| ) |
const |
|
inline |
Get the value of the 'previousLink
' attribute.
◆ get_start_index()
int32 google_analytics_api::EntityAdWordsLinks::get_start_index |
( |
| ) |
const |
|
inline |
Get the value of the 'startIndex
' attribute.
◆ get_total_results()
int32 google_analytics_api::EntityAdWordsLinks::get_total_results |
( |
| ) |
const |
|
inline |
Get the value of the 'totalResults
' attribute.
◆ GetTypeName()
const StringPiece google_analytics_api::EntityAdWordsLinks::GetTypeName |
( |
| ) |
const |
|
inline |
◆ has_items()
bool google_analytics_api::EntityAdWordsLinks::has_items |
( |
| ) |
const |
|
inline |
Determine if the 'items
' attribute was set.
- Returns
- true if the '
items
' attribute was set.
◆ has_items_per_page()
bool google_analytics_api::EntityAdWordsLinks::has_items_per_page |
( |
| ) |
const |
|
inline |
Determine if the 'itemsPerPage
' attribute was set.
- Returns
- true if the '
itemsPerPage
' attribute was set.
◆ has_kind()
bool google_analytics_api::EntityAdWordsLinks::has_kind |
( |
| ) |
const |
|
inline |
Determine if the 'kind
' attribute was set.
- Returns
- true if the '
kind
' attribute was set.
◆ has_next_link()
bool google_analytics_api::EntityAdWordsLinks::has_next_link |
( |
| ) |
const |
|
inline |
Determine if the 'nextLink
' attribute was set.
- Returns
- true if the '
nextLink
' attribute was set.
◆ has_previous_link()
bool google_analytics_api::EntityAdWordsLinks::has_previous_link |
( |
| ) |
const |
|
inline |
Determine if the 'previousLink
' attribute was set.
- Returns
- true if the '
previousLink
' attribute was set.
◆ has_start_index()
bool google_analytics_api::EntityAdWordsLinks::has_start_index |
( |
| ) |
const |
|
inline |
Determine if the 'startIndex
' attribute was set.
- Returns
- true if the '
startIndex
' attribute was set.
◆ has_total_results()
bool google_analytics_api::EntityAdWordsLinks::has_total_results |
( |
| ) |
const |
|
inline |
Determine if the 'totalResults
' attribute was set.
- Returns
- true if the '
totalResults
' attribute was set.
◆ mutable_items()
client::JsonCppArray<EntityAdWordsLink > google_analytics_api::EntityAdWordsLinks::mutable_items |
( |
| ) |
|
Gets a reference to a mutable value of the 'items
' property.
A list of entity Google Ads links.
- 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_items_per_page()
void google_analytics_api::EntityAdWordsLinks::set_items_per_page |
( |
int32 |
value | ) |
|
|
inline |
Change the 'itemsPerPage
' attribute.
The maximum number of entries the response can contain, regardless of the actual number of entries returned. Its value ranges from 1 to 1000 with a value of 1000 by default, or otherwise specified by the max-results query parameter.
- Parameters
-
◆ set_kind()
void google_analytics_api::EntityAdWordsLinks::set_kind |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'kind
' attribute.
Collection type.
- Parameters
-
◆ set_next_link()
void google_analytics_api::EntityAdWordsLinks::set_next_link |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'nextLink
' attribute.
Next link for this Google Ads link collection.
- Parameters
-
◆ set_previous_link()
void google_analytics_api::EntityAdWordsLinks::set_previous_link |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'previousLink
' attribute.
Previous link for this Google Ads link collection.
- Parameters
-
◆ set_start_index()
void google_analytics_api::EntityAdWordsLinks::set_start_index |
( |
int32 |
value | ) |
|
|
inline |
Change the 'startIndex
' attribute.
The starting index of the entries, which is 1 by default or otherwise specified by the start-index query parameter.
- Parameters
-
◆ set_total_results()
void google_analytics_api::EntityAdWordsLinks::set_total_results |
( |
int32 |
value | ) |
|
|
inline |
Change the 'totalResults
' attribute.
The total number of results for the query, regardless of the number of results in the response.
- Parameters
-
The documentation for this class was generated from the following files: