google_api_tag_manager v0.0.1 GoogleApi.TagManager.V2.Model.FolderEntities View Source

Represents a Google Tag Manager Folder's contents.

Attributes

  • nextPageToken (String): Continuation token for fetching the next page of results. Defaults to: null.
  • tag (List[Tag]): The list of tags inside the folder. Defaults to: null.
  • trigger (List[Trigger]): The list of triggers inside the folder. Defaults to: null.
  • variable (List[Variable]): The list of variables inside the folder. Defaults to: null.