package
0.0.0-20230424195513-996d0522dd0b
Repository: https://github.com/grbit/swagger-example.git
Documentation: pkg.go.dev
# Functions
New creates a new operations API client.
NewAddAccUpdaterBadRequest creates a AddAccUpdaterBadRequest with default headers values.
NewAddAccUpdaterCreated creates a AddAccUpdaterCreated with default headers values.
NewAddAccUpdaterInternalServerError creates a AddAccUpdaterInternalServerError with default headers values.
NewAddAccUpdaterOK creates a AddAccUpdaterOK with default headers values.
NewAddAccUpdaterParams creates a new AddAccUpdaterParams object, with the default timeout for this client.
NewAddAccUpdaterParamsWithContext creates a new AddAccUpdaterParams object with the ability to set a context for a request.
NewAddAccUpdaterParamsWithHTTPClient creates a new AddAccUpdaterParams object with the ability to set a custom HTTPClient for a request.
NewAddAccUpdaterParamsWithTimeout creates a new AddAccUpdaterParams object with the ability to set a timeout on a request.
NewDelAccUpdaterBadRequest creates a DelAccUpdaterBadRequest with default headers values.
NewDelAccUpdaterInternalServerError creates a DelAccUpdaterInternalServerError with default headers values.
NewDelAccUpdaterOK creates a DelAccUpdaterOK with default headers values.
NewDelAccUpdaterParams creates a new DelAccUpdaterParams object, with the default timeout for this client.
NewDelAccUpdaterParamsWithContext creates a new DelAccUpdaterParams object with the ability to set a context for a request.
NewDelAccUpdaterParamsWithHTTPClient creates a new DelAccUpdaterParams object with the ability to set a custom HTTPClient for a request.
NewDelAccUpdaterParamsWithTimeout creates a new DelAccUpdaterParams object with the ability to set a timeout on a request.
NewGetAdsStatsBadRequest creates a GetAdsStatsBadRequest with default headers values.
NewGetAdsStatsInternalServerError creates a GetAdsStatsInternalServerError with default headers values.
NewGetAdsStatsOK creates a GetAdsStatsOK with default headers values.
NewGetAdsStatsParams creates a new GetAdsStatsParams object, with the default timeout for this client.
NewGetAdsStatsParamsWithContext creates a new GetAdsStatsParams object with the ability to set a context for a request.
NewGetAdsStatsParamsWithHTTPClient creates a new GetAdsStatsParams object with the ability to set a custom HTTPClient for a request.
NewGetAdsStatsParamsWithTimeout creates a new GetAdsStatsParams object with the ability to set a timeout on a request.
NewGetAdsStatsUnauthorized creates a GetAdsStatsUnauthorized with default headers values.
NewGetCampaignsStatsBadRequest creates a GetCampaignsStatsBadRequest with default headers values.
NewGetCampaignsStatsInternalServerError creates a GetCampaignsStatsInternalServerError with default headers values.
NewGetCampaignsStatsOK creates a GetCampaignsStatsOK with default headers values.
NewGetCampaignsStatsParams creates a new GetCampaignsStatsParams object, with the default timeout for this client.
NewGetCampaignsStatsParamsWithContext creates a new GetCampaignsStatsParams object with the ability to set a context for a request.
NewGetCampaignsStatsParamsWithHTTPClient creates a new GetCampaignsStatsParams object with the ability to set a custom HTTPClient for a request.
NewGetCampaignsStatsParamsWithTimeout creates a new GetCampaignsStatsParams object with the ability to set a timeout on a request.
NewGetCampaignsStatsUnauthorized creates a GetCampaignsStatsUnauthorized with default headers values.
# Structs
AddAccUpdaterBadRequest describes a response with status code 400, with default header values.
AddAccUpdaterCreated describes a response with status code 201, with default header values.
AddAccUpdaterInternalServerError describes a response with status code 500, with default header values.
AddAccUpdaterOK describes a response with status code 200, with default header values.
AddAccUpdaterParams contains all the parameters to send to the API endpoint
for the add acc updater operation.
AddAccUpdaterReader is a Reader for the AddAccUpdater structure.
Client for operations API
*/.
DelAccUpdaterBadRequest describes a response with status code 400, with default header values.
DelAccUpdaterInternalServerError describes a response with status code 500, with default header values.
DelAccUpdaterOK describes a response with status code 200, with default header values.
DelAccUpdaterParams contains all the parameters to send to the API endpoint
for the del acc updater operation.
DelAccUpdaterReader is a Reader for the DelAccUpdater structure.
GetAdsStatsBadRequest describes a response with status code 400, with default header values.
GetAdsStatsInternalServerError describes a response with status code 500, with default header values.
GetAdsStatsOK describes a response with status code 200, with default header values.
GetAdsStatsOKBody get ads stats o k body
swagger:model GetAdsStatsOKBody
*/.
GetAdsStatsParams contains all the parameters to send to the API endpoint
for the get ads stats operation.
GetAdsStatsReader is a Reader for the GetAdsStats structure.
GetAdsStatsUnauthorized describes a response with status code 401, with default header values.
GetCampaignsStatsBadRequest describes a response with status code 400, with default header values.
GetCampaignsStatsInternalServerError describes a response with status code 500, with default header values.
GetCampaignsStatsOK describes a response with status code 200, with default header values.
GetCampaignsStatsOKBody get campaigns stats o k body
swagger:model GetCampaignsStatsOKBody
*/.
GetCampaignsStatsParams contains all the parameters to send to the API endpoint
for the get campaigns stats operation.
GetCampaignsStatsReader is a Reader for the GetCampaignsStats structure.
GetCampaignsStatsUnauthorized describes a response with status code 401, with default header values.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.