reports

package
v1.0.43 Latest Latest
Warning

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

Go to latest
Published: Aug 18, 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 ExportsItemDownloadRequestBuilder

ExportsItemDownloadRequestBuilder builds and executes requests for operations under \reports\exports\{exportId}\download

func NewExportsItemDownloadRequestBuilder

NewExportsItemDownloadRequestBuilder instantiates a new ExportsItemDownloadRequestBuilder and sets the default values.

func NewExportsItemDownloadRequestBuilderInternal

func NewExportsItemDownloadRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ExportsItemDownloadRequestBuilder

NewExportsItemDownloadRequestBuilderInternal instantiates a new ExportsItemDownloadRequestBuilder and sets the default values.

func (*ExportsItemDownloadRequestBuilder) Get

Get validates an export download token and redirects to the generated file when the current-user report is ready. returns a ProblemDetails error when the service returns a 404 status code returns a ProblemDetails error when the service returns a 410 status code returns a ProblemDetails error when the service returns a 429 status code

func (*ExportsItemDownloadRequestBuilder) ToGetRequestInformation

ToGetRequestInformation validates an export download token and redirects to the generated file when the current-user report is ready. returns a *RequestInformation when successful

func (*ExportsItemDownloadRequestBuilder) 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 *ExportsItemDownloadRequestBuilder when successful

type ExportsItemDownloadRequestBuilderGetQueryParameters

type ExportsItemDownloadRequestBuilderGetQueryParameters struct {
	// The short-lived download token issued for this export.
	Token *string "uriparametername:\"token\""
}

ExportsItemDownloadRequestBuilderGetQueryParameters validates an export download token and redirects to the generated file when the current-user report is ready.

type ExportsMyRequestBuilder

ExportsMyRequestBuilder builds and executes requests for operations under \reports\exports\my

func NewExportsMyRequestBuilder

NewExportsMyRequestBuilder instantiates a new ExportsMyRequestBuilder and sets the default values.

func NewExportsMyRequestBuilderInternal

func NewExportsMyRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ExportsMyRequestBuilder

NewExportsMyRequestBuilderInternal instantiates a new ExportsMyRequestBuilder and sets the default values.

func (*ExportsMyRequestBuilder) Post

Post requests a data export for the current user, starting asynchronous report generation for account, lead, and event records. returns a UserDataExportResponseable when successful returns a ProblemDetails error when the service returns a 401 status code returns a ProblemDetails error when the service returns a 403 status code returns a ProblemDetails error when the service returns a 429 status code

func (*ExportsMyRequestBuilder) ToPostRequestInformation

ToPostRequestInformation requests a data export for the current user, starting asynchronous report generation for account, lead, and event records. returns a *RequestInformation when successful

func (*ExportsMyRequestBuilder) 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 *ExportsMyRequestBuilder when successful

type ExportsRequestBuilder

ExportsRequestBuilder builds and executes requests for operations under \reports\exports

func NewExportsRequestBuilder

NewExportsRequestBuilder instantiates a new ExportsRequestBuilder and sets the default values.

func NewExportsRequestBuilderInternal

func NewExportsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ExportsRequestBuilder

NewExportsRequestBuilderInternal instantiates a new ExportsRequestBuilder and sets the default values.

func (*ExportsRequestBuilder) ByExportId

ByExportId gets an item from the github.com/leadpingai/leadping-go.reports.exports.item collection returns a *ExportsWithExportItemRequestBuilder when successful

func (*ExportsRequestBuilder) My

My the my property returns a *ExportsMyRequestBuilder when successful

type ExportsWithExportItemRequestBuilder

ExportsWithExportItemRequestBuilder builds and executes requests for operations under \reports\exports\{exportId}

func NewExportsWithExportItemRequestBuilder

NewExportsWithExportItemRequestBuilder instantiates a new ExportsWithExportItemRequestBuilder and sets the default values.

func NewExportsWithExportItemRequestBuilderInternal

func NewExportsWithExportItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ExportsWithExportItemRequestBuilder

NewExportsWithExportItemRequestBuilderInternal instantiates a new ExportsWithExportItemRequestBuilder and sets the default values.

func (*ExportsWithExportItemRequestBuilder) Download

Download the download property returns a *ExportsItemDownloadRequestBuilder when successful

func (*ExportsWithExportItemRequestBuilder) Get

Get returns the status and metadata for one current-user data export, including readiness, expiration, and download availability. returns a UserDataExportResponseable when successful returns a ProblemDetails error when the service returns a 401 status code returns a ProblemDetails error when the service returns a 403 status code returns a ProblemDetails error when the service returns a 429 status code

func (*ExportsWithExportItemRequestBuilder) ToGetRequestInformation

ToGetRequestInformation returns the status and metadata for one current-user data export, including readiness, expiration, and download availability. returns a *RequestInformation when successful

func (*ExportsWithExportItemRequestBuilder) 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 *ExportsWithExportItemRequestBuilder when successful

type ReportsRequestBuilder

ReportsRequestBuilder builds and executes requests for operations under \reports

func NewReportsRequestBuilder

NewReportsRequestBuilder instantiates a new ReportsRequestBuilder and sets the default values.

func NewReportsRequestBuilderInternal

func NewReportsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ReportsRequestBuilder

NewReportsRequestBuilderInternal instantiates a new ReportsRequestBuilder and sets the default values.

func (*ReportsRequestBuilder) Exports

Exports the exports property returns a *ExportsRequestBuilder when successful

Jump to

Keyboard shortcuts

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