GoogleTag¶
Detailed information about a Google tag.
Complete reference
This is a complete reference for the GoogleTag
struct in Atlan, showing all of its embedded properties. For an introduction, you probably want to start with:
Embedded properties¶
These are the attributes embedded within each instance of the GoogleTag
struct in an asset:
googleTagKey
Key of the Google tag. | |
---|---|
1 2 |
|
-
Set the
googleTagKey
for aGoogleTag
. -
Retrieve the
googleTagKey
from aGoogleTag
.For more details
For more information, see the asset CRUD snippets on retrieving assets.
googleTagValue
Value for the Google tag. | |
---|---|
1 2 |
|
-
Set the
googleTagValue
for aGoogleTag
. -
Retrieve the
googleTagValue
from aGoogleTag
.For more details
For more information, see the asset CRUD snippets on retrieving assets.
googleTagKey
Key of the Google tag. | |
---|---|
1 2 3 4 5 |
|
-
Set the
googleTagKey
for aGoogleTag
.For more details
For more information, see the asset CRUD snippets.
googleTagValue
Value for the Google tag. | |
---|---|
1 2 3 4 5 |
|
-
Set the
googleTagValue
for aGoogleTag
.For more details
For more information, see the asset CRUD snippets.