tags

package
v1.0.31 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 10, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TagsItemRequestBuilder

TagsItemRequestBuilder builds and executes requests for operations under \tags\{id}

func NewTagsItemRequestBuilder

NewTagsItemRequestBuilder instantiates a new TagsItemRequestBuilder and sets the default values.

func NewTagsItemRequestBuilderInternal

func NewTagsItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *TagsItemRequestBuilder

NewTagsItemRequestBuilderInternal instantiates a new TagsItemRequestBuilder and sets the default values.

func (*TagsItemRequestBuilder) Delete

Delete archives a tag for the current organization so it stops being used for new segmentation while historical lead labels remain available. returns a *bool when successful returns a ProblemDetails error when the service returns a 401 status code returns a ProblemDetails error when the service returns a 404 status code

func (*TagsItemRequestBuilder) Put

Put updates a current-organization tag's name, color, or archived state so lead segmentation and filters stay consistent. returns a TagResponseable when successful returns a ProblemDetails error when the service returns a 400 status code returns a ProblemDetails error when the service returns a 401 status code returns a ProblemDetails error when the service returns a 404 status code

func (*TagsItemRequestBuilder) ToDeleteRequestInformation

ToDeleteRequestInformation archives a tag for the current organization so it stops being used for new segmentation while historical lead labels remain available. returns a *RequestInformation when successful

func (*TagsItemRequestBuilder) ToPutRequestInformation

ToPutRequestInformation updates a current-organization tag's name, color, or archived state so lead segmentation and filters stay consistent. returns a *RequestInformation when successful

func (*TagsItemRequestBuilder) WithUrl

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *TagsItemRequestBuilder when successful

type TagsRequestBuilder

TagsRequestBuilder builds and executes requests for operations under \tags

func NewTagsRequestBuilder

NewTagsRequestBuilder instantiates a new TagsRequestBuilder and sets the default values.

func NewTagsRequestBuilderInternal

func NewTagsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *TagsRequestBuilder

NewTagsRequestBuilderInternal instantiates a new TagsRequestBuilder and sets the default values.

func (*TagsRequestBuilder) ById

ById gets an item from the github.com/leadpingai/leadping-go.tags.item collection returns a *TagsItemRequestBuilder when successful

func (*TagsRequestBuilder) Get

Get lists tags for the current organization, optionally including archived tags, for lead segmentation, filters, and routing labels. returns a []TagResponseable when successful returns a ProblemDetails error when the service returns a 401 status code

func (*TagsRequestBuilder) Post

Post creates a tag for the current organization so leads can be segmented, filtered, routed, and reviewed by label. returns a TagResponseable when successful returns a ProblemDetails error when the service returns a 400 status code returns a ProblemDetails error when the service returns a 401 status code

func (*TagsRequestBuilder) ToGetRequestInformation

ToGetRequestInformation lists tags for the current organization, optionally including archived tags, for lead segmentation, filters, and routing labels. returns a *RequestInformation when successful

func (*TagsRequestBuilder) ToPostRequestInformation

ToPostRequestInformation creates a tag for the current organization so leads can be segmented, filtered, routed, and reviewed by label. returns a *RequestInformation when successful

func (*TagsRequestBuilder) WithUrl

func (m *TagsRequestBuilder) WithUrl(rawUrl string) *TagsRequestBuilder

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *TagsRequestBuilder when successful

type TagsRequestBuilderGetQueryParameters

type TagsRequestBuilderGetQueryParameters struct {
	IncludeArchived *bool "uriparametername:\"includeArchived\""
}

TagsRequestBuilderGetQueryParameters lists tags for the current organization, optionally including archived tags, for lead segmentation, filters, and routing labels.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL