master
md 3.67 KB

Default Permission

Default permissions for the plugin

This default permission set includes the following:

  • allow-adCreate
  • allow-adHide
  • allow-adIsLoaded
  • allow-adLoad
  • allow-adShow
  • allow-configRequest
  • allow-configure
  • allow-requestTrackingAuthorization
  • allow-trackingAuthorizationStatus
  • allow-isPrivacyOptionsRequired
  • allow-showPrivacyOptionsForm

Permission Table

Identifier Description
`admob:allow-adCreate` Enables the adCreate command without any pre-configured scope.
`admob:deny-adCreate` Denies the adCreate command without any pre-configured scope.
`admob:allow-adHide` Enables the adHide command without any pre-configured scope.
`admob:deny-adHide` Denies the adHide command without any pre-configured scope.
`admob:allow-adIsLoaded` Enables the adIsLoaded command without any pre-configured scope.
`admob:deny-adIsLoaded` Denies the adIsLoaded command without any pre-configured scope.
`admob:allow-adLoad` Enables the adLoad command without any pre-configured scope.
`admob:deny-adLoad` Denies the adLoad command without any pre-configured scope.
`admob:allow-adShow` Enables the adShow command without any pre-configured scope.
`admob:deny-adShow` Denies the adShow command without any pre-configured scope.
`admob:allow-configRequest` Enables the configRequest command without any pre-configured scope.
`admob:deny-configRequest` Denies the configRequest command without any pre-configured scope.
`admob:allow-configure` Enables the configure command without any pre-configured scope.
`admob:deny-configure` Denies the configure command without any pre-configured scope.
`admob:allow-isPrivacyOptionsRequired` Enables the isPrivacyOptionsRequired command without any pre-configured scope.
`admob:deny-isPrivacyOptionsRequired` Denies the isPrivacyOptionsRequired command without any pre-configured scope.
`admob:allow-register-listener` Enables the register_listener command without any pre-configured scope.
`admob:deny-register-listener` Denies the register_listener command without any pre-configured scope.
`admob:allow-requestTrackingAuthorization` Enables the requestTrackingAuthorization command without any pre-configured scope.
`admob:deny-requestTrackingAuthorization` Denies the requestTrackingAuthorization command without any pre-configured scope.
`admob:allow-showPrivacyOptionsForm` Enables the showPrivacyOptionsForm command without any pre-configured scope.
`admob:deny-showPrivacyOptionsForm` Denies the showPrivacyOptionsForm command without any pre-configured scope.
`admob:allow-trackingAuthorizationStatus` Enables the trackingAuthorizationStatus command without any pre-configured scope.
`admob:deny-trackingAuthorizationStatus` Denies the trackingAuthorizationStatus command without any pre-configured scope.