pub enum TagManagerAPIv2 {
AuthTagmanagerDeleteContainers,
AuthTagmanagerEditContainers,
AuthTagmanagerEditContainerversions,
AuthTagmanagerManageAccounts,
AuthTagmanagerManageUsers,
AuthTagmanagerPublish,
AuthTagmanagerReadOnly,
}Expand description
Tag Manager API, v2
Variants§
AuthTagmanagerDeleteContainers
Documentation: Delete your Google Tag Manager containers, Scope: https://www.googleapis.com/auth/tagmanager.delete.containers
AuthTagmanagerEditContainers
Documentation: Manage your Google Tag Manager container and its subcomponents, excluding versioning and publishing, Scope: https://www.googleapis.com/auth/tagmanager.edit.containers
AuthTagmanagerEditContainerversions
Documentation: Manage your Google Tag Manager container versions, Scope: https://www.googleapis.com/auth/tagmanager.edit.containerversions
AuthTagmanagerManageAccounts
Documentation: View and manage your Google Tag Manager accounts, Scope: https://www.googleapis.com/auth/tagmanager.manage.accounts
AuthTagmanagerManageUsers
Documentation: Manage user permissions of your Google Tag Manager account and container, Scope: https://www.googleapis.com/auth/tagmanager.manage.users
AuthTagmanagerPublish
Documentation: Publish your Google Tag Manager container versions, Scope: https://www.googleapis.com/auth/tagmanager.publish
AuthTagmanagerReadOnly
Documentation: View your Google Tag Manager container and its subcomponents, Scope: https://www.googleapis.com/auth/tagmanager.readonly
Trait Implementations§
Source§impl Clone for TagManagerAPIv2
impl Clone for TagManagerAPIv2
Source§fn clone(&self) -> TagManagerAPIv2
fn clone(&self) -> TagManagerAPIv2
1.0.0 · Source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
source. Read moreSource§impl Debug for TagManagerAPIv2
impl Debug for TagManagerAPIv2
Source§impl FromGoogleScope<TagManagerAPIv2> for TagManagerAPIv2
impl FromGoogleScope<TagManagerAPIv2> for TagManagerAPIv2
Source§fn from_google_scope(google_scope: &str) -> Result<TagManagerAPIv2, ()>
fn from_google_scope(google_scope: &str) -> Result<TagManagerAPIv2, ()>
Err if you input an invalid Google Scope.Source§impl Hash for TagManagerAPIv2
impl Hash for TagManagerAPIv2
Source§impl PartialEq for TagManagerAPIv2
impl PartialEq for TagManagerAPIv2
Source§impl ToGoogleScope for TagManagerAPIv2
impl ToGoogleScope for TagManagerAPIv2
Source§fn to_google_scope(&self) -> &'static str
fn to_google_scope(&self) -> &'static str
str literal