linkbreakers 1.46.16 → 1.71.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/apis/AIAssistantApi.d.ts +146 -0
- package/dist/apis/AIAssistantApi.js +188 -0
- package/dist/apis/AnalyticsDashboardApi.d.ts +164 -0
- package/dist/apis/AnalyticsDashboardApi.js +217 -0
- package/dist/apis/AnalyticsDataApi.d.ts +254 -0
- package/dist/apis/AnalyticsDataApi.js +315 -0
- package/dist/apis/CustomDomainsApi.d.ts +1 -1
- package/dist/apis/CustomDomainsApi.js +1 -1
- package/dist/apis/DirectoriesApi.d.ts +1 -1
- package/dist/apis/DirectoriesApi.js +1 -1
- package/dist/apis/EventsApi.d.ts +1 -1
- package/dist/apis/EventsApi.js +1 -1
- package/dist/apis/GoogleFormsIntegrationsApi.d.ts +272 -0
- package/dist/apis/GoogleFormsIntegrationsApi.js +338 -0
- package/dist/apis/IntegrationsServiceApi.d.ts +1 -1
- package/dist/apis/IntegrationsServiceApi.js +1 -1
- package/dist/apis/LinkSettingsApi.d.ts +1 -1
- package/dist/apis/LinkSettingsApi.js +1 -1
- package/dist/apis/LinksApi.d.ts +1 -1
- package/dist/apis/LinksApi.js +1 -1
- package/dist/apis/MediaApi.d.ts +1 -1
- package/dist/apis/MediaApi.js +1 -1
- package/dist/apis/MembersApi.d.ts +1 -1
- package/dist/apis/MembersApi.js +1 -1
- package/dist/apis/PageThemesApi.d.ts +1 -1
- package/dist/apis/PageThemesApi.js +1 -1
- package/dist/apis/QRCodeDesignsApi.d.ts +1 -1
- package/dist/apis/QRCodeDesignsApi.js +1 -1
- package/dist/apis/QRCodeTemplatesApi.d.ts +1 -1
- package/dist/apis/QRCodeTemplatesApi.js +1 -1
- package/dist/apis/SlackIntegrationsApi.d.ts +272 -0
- package/dist/apis/SlackIntegrationsApi.js +338 -0
- package/dist/apis/TagsApi.d.ts +1 -1
- package/dist/apis/TagsApi.js +1 -1
- package/dist/apis/TimeSeriesApi.d.ts +1 -1
- package/dist/apis/TimeSeriesApi.js +1 -1
- package/dist/apis/VisitorsApi.d.ts +1 -1
- package/dist/apis/VisitorsApi.js +1 -1
- package/dist/apis/WebhooksApi.d.ts +1 -1
- package/dist/apis/WebhooksApi.js +1 -1
- package/dist/apis/WorkflowStepsApi.d.ts +1 -1
- package/dist/apis/WorkflowStepsApi.js +1 -1
- package/dist/apis/WorkspaceMetricsApi.d.ts +1 -1
- package/dist/apis/WorkspaceMetricsApi.js +1 -1
- package/dist/apis/WorkspaceTokensApi.d.ts +1 -1
- package/dist/apis/WorkspaceTokensApi.js +1 -1
- package/dist/apis/WorkspacesApi.d.ts +1 -1
- package/dist/apis/WorkspacesApi.js +1 -1
- package/dist/apis/index.d.ts +5 -0
- package/dist/apis/index.js +5 -0
- package/dist/models/AIContextType.d.ts +29 -0
- package/dist/models/AIContextType.js +55 -0
- package/dist/models/AIDisplayMessage.d.ts +50 -0
- package/dist/models/AIDisplayMessage.js +54 -0
- package/dist/models/AIGetConversationResponse.d.ts +33 -0
- package/dist/models/AIGetConversationResponse.js +49 -0
- package/dist/models/AISendMessageRequest.d.ts +45 -0
- package/dist/models/AISendMessageRequest.js +53 -0
- package/dist/models/AISendMessageResponse.d.ts +51 -0
- package/dist/models/AISendMessageResponse.js +55 -0
- package/dist/models/Action.d.ts +1 -1
- package/dist/models/Action.js +1 -1
- package/dist/models/AddWorkflowStepRelationshipResponse.d.ts +1 -1
- package/dist/models/AddWorkflowStepRelationshipResponse.js +1 -1
- package/dist/models/AnalyticsDashboard.d.ts +64 -0
- package/dist/models/AnalyticsDashboard.js +60 -0
- package/dist/models/ApiTag.d.ts +1 -1
- package/dist/models/ApiTag.js +1 -1
- package/dist/models/BackgroundOptions.d.ts +1 -1
- package/dist/models/BackgroundOptions.js +1 -1
- package/dist/models/CanvasPosition.d.ts +1 -1
- package/dist/models/CanvasPosition.js +1 -1
- package/dist/models/ChatDisplayMessage.d.ts +50 -0
- package/dist/models/ChatDisplayMessage.js +54 -0
- package/dist/models/ChatUIAction.d.ts +51 -0
- package/dist/models/ChatUIAction.js +55 -0
- package/dist/models/ChatUIOption.d.ts +44 -0
- package/dist/models/ChatUIOption.js +52 -0
- package/dist/models/CheckCustomDomainResponse.d.ts +1 -1
- package/dist/models/CheckCustomDomainResponse.js +1 -1
- package/dist/models/ClientRedirectPayload.d.ts +1 -1
- package/dist/models/ClientRedirectPayload.js +1 -1
- package/dist/models/CompleteGoogleFormsOAuthRequest.d.ts +38 -0
- package/dist/models/CompleteGoogleFormsOAuthRequest.js +54 -0
- package/dist/models/CompleteGoogleFormsOAuthResponse.d.ts +33 -0
- package/dist/models/CompleteGoogleFormsOAuthResponse.js +49 -0
- package/dist/models/CompleteSlackOAuthRequest.d.ts +38 -0
- package/dist/models/CompleteSlackOAuthRequest.js +54 -0
- package/dist/models/CompleteSlackOAuthResponse.d.ts +33 -0
- package/dist/models/CompleteSlackOAuthResponse.js +49 -0
- package/dist/models/ContactCardTraceCard.d.ts +1 -1
- package/dist/models/ContactCardTraceCard.js +1 -1
- package/dist/models/ContactCardTraceData.d.ts +1 -1
- package/dist/models/ContactCardTraceData.js +1 -1
- package/dist/models/ContainerConfig.d.ts +1 -1
- package/dist/models/ContainerConfig.js +1 -1
- package/dist/models/CornersDotOptions.d.ts +16 -3
- package/dist/models/CornersDotOptions.js +14 -1
- package/dist/models/CornersDotType.d.ts +30 -0
- package/dist/models/CornersDotType.js +56 -0
- package/dist/models/CornersSquareOptions.d.ts +16 -3
- package/dist/models/CornersSquareOptions.js +14 -1
- package/dist/models/CornersSquareType.d.ts +30 -0
- package/dist/models/CornersSquareType.js +56 -0
- package/dist/models/CountryConditionOutcome.d.ts +1 -1
- package/dist/models/CountryConditionOutcome.js +1 -1
- package/dist/models/CountryConditionPayload.d.ts +1 -1
- package/dist/models/CountryConditionPayload.js +1 -1
- package/dist/models/CountryConditionTraceData.d.ts +1 -1
- package/dist/models/CountryConditionTraceData.js +1 -1
- package/dist/models/CountryConditionTraceOption.d.ts +1 -1
- package/dist/models/CountryConditionTraceOption.js +1 -1
- package/dist/models/CreateBulkLinksRequest.d.ts +1 -1
- package/dist/models/CreateBulkLinksRequest.js +1 -1
- package/dist/models/CreateBulkLinksResponse.d.ts +1 -1
- package/dist/models/CreateBulkLinksResponse.js +1 -1
- package/dist/models/CreateContactLinkRequest.d.ts +1 -1
- package/dist/models/CreateContactLinkRequest.js +1 -1
- package/dist/models/CreateContactLinkResponse.d.ts +1 -1
- package/dist/models/CreateContactLinkResponse.js +1 -1
- package/dist/models/CreateCustomDomainRequest.d.ts +1 -1
- package/dist/models/CreateCustomDomainRequest.js +1 -1
- package/dist/models/CreateCustomDomainResponse.d.ts +1 -1
- package/dist/models/CreateCustomDomainResponse.js +1 -1
- package/dist/models/CreateDashboardResponse.d.ts +33 -0
- package/dist/models/CreateDashboardResponse.js +49 -0
- package/dist/models/CreateDirectoryRequest.d.ts +1 -1
- package/dist/models/CreateDirectoryRequest.js +1 -1
- package/dist/models/CreateDirectoryResponse.d.ts +1 -1
- package/dist/models/CreateDirectoryResponse.js +1 -1
- package/dist/models/CreateEventTraceResponse.d.ts +1 -1
- package/dist/models/CreateEventTraceResponse.js +1 -1
- package/dist/models/CreateLinkRequest.d.ts +1 -1
- package/dist/models/CreateLinkRequest.js +1 -1
- package/dist/models/CreateLinkResponse.d.ts +1 -1
- package/dist/models/CreateLinkResponse.js +1 -1
- package/dist/models/CreateMediaRequest.d.ts +1 -1
- package/dist/models/CreateMediaRequest.js +1 -1
- package/dist/models/CreateMediaResponse.d.ts +1 -1
- package/dist/models/CreateMediaResponse.js +1 -1
- package/dist/models/CreateQrcodeTemplateRequest.d.ts +1 -1
- package/dist/models/CreateQrcodeTemplateRequest.js +1 -1
- package/dist/models/CreateQrcodeTemplateResponse.d.ts +1 -1
- package/dist/models/CreateQrcodeTemplateResponse.js +1 -1
- package/dist/models/CreateWebhookRequest.d.ts +14 -4
- package/dist/models/CreateWebhookRequest.js +14 -4
- package/dist/models/CreateWebhookResponse.d.ts +1 -1
- package/dist/models/CreateWebhookResponse.js +1 -1
- package/dist/models/CreateWorkflowStepResponse.d.ts +1 -1
- package/dist/models/CreateWorkflowStepResponse.js +1 -1
- package/dist/models/CreateWorkspaceTokenRequest.d.ts +1 -1
- package/dist/models/CreateWorkspaceTokenRequest.js +1 -1
- package/dist/models/CreateWorkspaceTokenResponse.d.ts +1 -1
- package/dist/models/CreateWorkspaceTokenResponse.js +1 -1
- package/dist/models/CustomDomain.d.ts +1 -1
- package/dist/models/CustomDomain.js +1 -1
- package/dist/models/CustomDomainStatus.d.ts +1 -1
- package/dist/models/CustomDomainStatus.js +1 -1
- package/dist/models/CustomDomainsServiceUpdateBody.d.ts +1 -1
- package/dist/models/CustomDomainsServiceUpdateBody.js +1 -1
- package/dist/models/DashboardConfig.d.ts +33 -0
- package/dist/models/DashboardConfig.js +49 -0
- package/dist/models/DashboardWidget.d.ts +66 -0
- package/dist/models/DashboardWidget.js +62 -0
- package/dist/models/DataCollection.d.ts +1 -1
- package/dist/models/DataCollection.js +1 -1
- package/dist/models/DayOfMonthConditionPayload.d.ts +1 -1
- package/dist/models/DayOfMonthConditionPayload.js +1 -1
- package/dist/models/DayOfMonthConditionTraceData.d.ts +1 -1
- package/dist/models/DayOfMonthConditionTraceData.js +1 -1
- package/dist/models/DayOfMonthConditionTraceOption.d.ts +1 -1
- package/dist/models/DayOfMonthConditionTraceOption.js +1 -1
- package/dist/models/DayOfMonthOption.d.ts +1 -1
- package/dist/models/DayOfMonthOption.js +1 -1
- package/dist/models/DayOfWeekConditionPayload.d.ts +1 -1
- package/dist/models/DayOfWeekConditionPayload.js +1 -1
- package/dist/models/DayOfWeekConditionTraceData.d.ts +1 -1
- package/dist/models/DayOfWeekConditionTraceData.js +1 -1
- package/dist/models/DayOfWeekConditionTraceOption.d.ts +1 -1
- package/dist/models/DayOfWeekConditionTraceOption.js +1 -1
- package/dist/models/DayOfWeekOption.d.ts +1 -1
- package/dist/models/DayOfWeekOption.js +1 -1
- package/dist/models/DeleteAttributeResponse.d.ts +1 -1
- package/dist/models/DeleteAttributeResponse.js +1 -1
- package/dist/models/DeleteVisitorResponse.d.ts +1 -1
- package/dist/models/DeleteVisitorResponse.js +1 -1
- package/dist/models/DetectedGoogleForm.d.ts +56 -0
- package/dist/models/DetectedGoogleForm.js +56 -0
- package/dist/models/Device.d.ts +1 -1
- package/dist/models/Device.js +1 -1
- package/dist/models/DeviceActor.d.ts +1 -1
- package/dist/models/DeviceActor.js +1 -1
- package/dist/models/DeviceActorConditionOption.d.ts +1 -1
- package/dist/models/DeviceActorConditionOption.js +1 -1
- package/dist/models/DeviceActorConditionPayload.d.ts +1 -1
- package/dist/models/DeviceActorConditionPayload.js +1 -1
- package/dist/models/DeviceActorConditionTraceData.d.ts +1 -1
- package/dist/models/DeviceActorConditionTraceData.js +1 -1
- package/dist/models/DeviceActorConditionTraceOption.d.ts +1 -1
- package/dist/models/DeviceActorConditionTraceOption.js +1 -1
- package/dist/models/DeviceActorConditionValue.d.ts +1 -1
- package/dist/models/DeviceActorConditionValue.js +1 -1
- package/dist/models/DeviceBrandConditionOption.d.ts +1 -1
- package/dist/models/DeviceBrandConditionOption.js +1 -1
- package/dist/models/DeviceBrandConditionPayload.d.ts +1 -1
- package/dist/models/DeviceBrandConditionPayload.js +1 -1
- package/dist/models/DeviceBrandConditionTraceData.d.ts +1 -1
- package/dist/models/DeviceBrandConditionTraceData.js +1 -1
- package/dist/models/DeviceBrandConditionTraceOption.d.ts +1 -1
- package/dist/models/DeviceBrandConditionTraceOption.js +1 -1
- package/dist/models/DeviceBrandConditionValue.d.ts +1 -1
- package/dist/models/DeviceBrandConditionValue.js +1 -1
- package/dist/models/DeviceBrowserConditionOption.d.ts +1 -1
- package/dist/models/DeviceBrowserConditionOption.js +1 -1
- package/dist/models/DeviceBrowserConditionPayload.d.ts +1 -1
- package/dist/models/DeviceBrowserConditionPayload.js +1 -1
- package/dist/models/DeviceBrowserConditionTraceData.d.ts +1 -1
- package/dist/models/DeviceBrowserConditionTraceData.js +1 -1
- package/dist/models/DeviceBrowserConditionTraceOption.d.ts +1 -1
- package/dist/models/DeviceBrowserConditionTraceOption.js +1 -1
- package/dist/models/DeviceBrowserConditionValue.d.ts +1 -1
- package/dist/models/DeviceBrowserConditionValue.js +1 -1
- package/dist/models/DeviceDataPoint.d.ts +44 -0
- package/dist/models/DeviceDataPoint.js +52 -0
- package/dist/models/DeviceInput.d.ts +1 -1
- package/dist/models/DeviceInput.js +1 -1
- package/dist/models/DevicePlatformConditionOption.d.ts +1 -1
- package/dist/models/DevicePlatformConditionOption.js +1 -1
- package/dist/models/DevicePlatformConditionPayload.d.ts +1 -1
- package/dist/models/DevicePlatformConditionPayload.js +1 -1
- package/dist/models/DevicePlatformConditionTraceData.d.ts +1 -1
- package/dist/models/DevicePlatformConditionTraceData.js +1 -1
- package/dist/models/DevicePlatformConditionTraceOption.d.ts +1 -1
- package/dist/models/DevicePlatformConditionTraceOption.js +1 -1
- package/dist/models/DevicePlatformConditionValue.d.ts +1 -1
- package/dist/models/DevicePlatformConditionValue.js +1 -1
- package/dist/models/DeviceType.d.ts +1 -1
- package/dist/models/DeviceType.js +1 -1
- package/dist/models/DeviceTypeConditionOption.d.ts +1 -1
- package/dist/models/DeviceTypeConditionOption.js +1 -1
- package/dist/models/DeviceTypeConditionPayload.d.ts +1 -1
- package/dist/models/DeviceTypeConditionPayload.js +1 -1
- package/dist/models/DeviceTypeConditionTraceData.d.ts +1 -1
- package/dist/models/DeviceTypeConditionTraceData.js +1 -1
- package/dist/models/DeviceTypeConditionTraceOption.d.ts +1 -1
- package/dist/models/DeviceTypeConditionTraceOption.js +1 -1
- package/dist/models/DeviceTypeConditionValue.d.ts +1 -1
- package/dist/models/DeviceTypeConditionValue.js +1 -1
- package/dist/models/DigestFrequency.d.ts +30 -0
- package/dist/models/DigestFrequency.js +56 -0
- package/dist/models/DirectoriesServiceUpdateBody.d.ts +1 -1
- package/dist/models/DirectoriesServiceUpdateBody.js +1 -1
- package/dist/models/Directory.d.ts +1 -1
- package/dist/models/Directory.js +1 -1
- package/dist/models/DotsOptions.d.ts +20 -3
- package/dist/models/DotsOptions.js +18 -1
- package/dist/models/DotsType.d.ts +34 -0
- package/dist/models/DotsType.js +60 -0
- package/dist/models/EntryAccessTraceData.d.ts +1 -1
- package/dist/models/EntryAccessTraceData.js +1 -1
- package/dist/models/ErrorResponse.d.ts +1 -1
- package/dist/models/ErrorResponse.js +1 -1
- package/dist/models/Event.d.ts +1 -1
- package/dist/models/Event.js +1 -1
- package/dist/models/EventAction.d.ts +1 -1
- package/dist/models/EventAction.js +1 -1
- package/dist/models/EventTrace.d.ts +1 -1
- package/dist/models/EventTrace.js +1 -1
- package/dist/models/EventTraceData.d.ts +1 -1
- package/dist/models/EventTraceData.js +1 -1
- package/dist/models/EventsMetric.d.ts +1 -1
- package/dist/models/EventsMetric.js +1 -1
- package/dist/models/EventsServiceCreateEventTraceBody.d.ts +1 -1
- package/dist/models/EventsServiceCreateEventTraceBody.js +1 -1
- package/dist/models/EventsServiceUpdateDeviceBody.d.ts +1 -1
- package/dist/models/EventsServiceUpdateDeviceBody.js +1 -1
- package/dist/models/EventsTimeSeries.d.ts +1 -1
- package/dist/models/EventsTimeSeries.js +1 -1
- package/dist/models/EventsTimeSeriesData.d.ts +1 -1
- package/dist/models/EventsTimeSeriesData.js +1 -1
- package/dist/models/FontConfig.d.ts +1 -1
- package/dist/models/FontConfig.js +1 -1
- package/dist/models/FormField.d.ts +1 -1
- package/dist/models/FormField.js +1 -1
- package/dist/models/FormFieldOption.d.ts +1 -1
- package/dist/models/FormFieldOption.js +1 -1
- package/dist/models/FormFieldType.d.ts +1 -1
- package/dist/models/FormFieldType.js +1 -1
- package/dist/models/FormPayload.d.ts +1 -1
- package/dist/models/FormPayload.js +1 -1
- package/dist/models/FormTraceData.d.ts +1 -1
- package/dist/models/FormTraceData.js +1 -1
- package/dist/models/FormTraceDataField.d.ts +1 -1
- package/dist/models/FormTraceDataField.js +1 -1
- package/dist/models/GeoDataPoint.d.ts +44 -0
- package/dist/models/GeoDataPoint.js +52 -0
- package/dist/models/GetCustomDomainResponse.d.ts +1 -1
- package/dist/models/GetCustomDomainResponse.js +1 -1
- package/dist/models/GetDeviceDistributionRequest.d.ts +44 -0
- package/dist/models/GetDeviceDistributionRequest.js +52 -0
- package/dist/models/GetDeviceDistributionResponse.d.ts +39 -0
- package/dist/models/GetDeviceDistributionResponse.js +51 -0
- package/dist/models/GetDirectoryResponse.d.ts +1 -1
- package/dist/models/GetDirectoryResponse.js +1 -1
- package/dist/models/GetEventsTimeSeriesRequest.d.ts +1 -1
- package/dist/models/GetEventsTimeSeriesRequest.js +1 -1
- package/dist/models/GetEventsTimeSeriesResponse.d.ts +1 -1
- package/dist/models/GetEventsTimeSeriesResponse.js +1 -1
- package/dist/models/GetGeoBreakdownRequest.d.ts +56 -0
- package/dist/models/GetGeoBreakdownRequest.js +56 -0
- package/dist/models/GetGeoBreakdownResponse.d.ts +39 -0
- package/dist/models/GetGeoBreakdownResponse.js +51 -0
- package/dist/models/GetGoogleFormsIntegrationResponse.d.ts +33 -0
- package/dist/models/GetGoogleFormsIntegrationResponse.js +49 -0
- package/dist/models/GetGoogleFormsOAuthURLResponse.d.ts +32 -0
- package/dist/models/GetGoogleFormsOAuthURLResponse.js +48 -0
- package/dist/models/GetGroupedTimeSeriesRequest.d.ts +63 -0
- package/dist/models/GetGroupedTimeSeriesRequest.js +59 -0
- package/dist/models/GetGroupedTimeSeriesResponse.d.ts +39 -0
- package/dist/models/GetGroupedTimeSeriesResponse.js +51 -0
- package/dist/models/GetHourOfDayDistributionRequest.d.ts +44 -0
- package/dist/models/GetHourOfDayDistributionRequest.js +52 -0
- package/dist/models/GetHourOfDayDistributionResponse.d.ts +39 -0
- package/dist/models/GetHourOfDayDistributionResponse.js +51 -0
- package/dist/models/GetLeadScoreExplanationResponse.d.ts +1 -1
- package/dist/models/GetLeadScoreExplanationResponse.js +1 -1
- package/dist/models/GetLinkResponse.d.ts +1 -1
- package/dist/models/GetLinkResponse.js +1 -1
- package/dist/models/GetLinkSettingResponse.d.ts +1 -1
- package/dist/models/GetLinkSettingResponse.js +1 -1
- package/dist/models/GetMediaResponse.d.ts +1 -1
- package/dist/models/GetMediaResponse.js +1 -1
- package/dist/models/GetPageThemeResponse.d.ts +1 -1
- package/dist/models/GetPageThemeResponse.js +1 -1
- package/dist/models/GetQrcodeDesignResponse.d.ts +1 -1
- package/dist/models/GetQrcodeDesignResponse.js +1 -1
- package/dist/models/GetSlackIntegrationResponse.d.ts +33 -0
- package/dist/models/GetSlackIntegrationResponse.js +49 -0
- package/dist/models/GetSlackOAuthURLResponse.d.ts +32 -0
- package/dist/models/GetSlackOAuthURLResponse.js +48 -0
- package/dist/models/GetTopLinksRequest.d.ts +50 -0
- package/dist/models/GetTopLinksRequest.js +54 -0
- package/dist/models/GetTopLinksResponse.d.ts +39 -0
- package/dist/models/GetTopLinksResponse.js +51 -0
- package/dist/models/GetVisitorTrendsRequest.d.ts +50 -0
- package/dist/models/GetVisitorTrendsRequest.js +54 -0
- package/dist/models/GetVisitorTrendsResponse.d.ts +45 -0
- package/dist/models/GetVisitorTrendsResponse.js +53 -0
- package/dist/models/GetWebhookResponse.d.ts +1 -1
- package/dist/models/GetWebhookResponse.js +1 -1
- package/dist/models/GetWorkflowStepResponse.d.ts +1 -1
- package/dist/models/GetWorkflowStepResponse.js +1 -1
- package/dist/models/GetWorkspaceTokenResponse.d.ts +1 -1
- package/dist/models/GetWorkspaceTokenResponse.js +1 -1
- package/dist/models/GoogleFormsIntegration.d.ts +88 -0
- package/dist/models/GoogleFormsIntegration.js +62 -0
- package/dist/models/GoogleFormsIntegrationStatus.d.ts +27 -0
- package/dist/models/GoogleFormsIntegrationStatus.js +53 -0
- package/dist/models/GooglerpcStatus.d.ts +1 -1
- package/dist/models/GooglerpcStatus.js +1 -1
- package/dist/models/GroupByDimension.d.ts +31 -0
- package/dist/models/GroupByDimension.js +57 -0
- package/dist/models/HourOfDayDataPoint.d.ts +38 -0
- package/dist/models/HourOfDayDataPoint.js +50 -0
- package/dist/models/IdentifyRequest.d.ts +1 -1
- package/dist/models/IdentifyRequest.js +1 -1
- package/dist/models/IdentifyResponse.d.ts +1 -1
- package/dist/models/IdentifyResponse.js +1 -1
- package/dist/models/IdentifyVisitorTraceData.d.ts +1 -1
- package/dist/models/IdentifyVisitorTraceData.js +1 -1
- package/dist/models/ImportQrcodeTemplateRequest.d.ts +1 -1
- package/dist/models/ImportQrcodeTemplateRequest.js +1 -1
- package/dist/models/ImportQrcodeTemplateResponse.d.ts +1 -1
- package/dist/models/ImportQrcodeTemplateResponse.js +1 -1
- package/dist/models/InviteMemberRequest.d.ts +1 -1
- package/dist/models/InviteMemberRequest.js +1 -1
- package/dist/models/LeadScore.d.ts +1 -1
- package/dist/models/LeadScore.js +1 -1
- package/dist/models/LeadScoreBreakdown.d.ts +1 -1
- package/dist/models/LeadScoreBreakdown.js +1 -1
- package/dist/models/Link.d.ts +1 -1
- package/dist/models/Link.js +1 -1
- package/dist/models/LinkSetting.d.ts +1 -1
- package/dist/models/LinkSetting.js +1 -1
- package/dist/models/LinkSortField.d.ts +1 -1
- package/dist/models/LinkSortField.js +1 -1
- package/dist/models/LinkView.d.ts +1 -1
- package/dist/models/LinkView.js +1 -1
- package/dist/models/LinksServiceUpdateBody.d.ts +1 -1
- package/dist/models/LinksServiceUpdateBody.js +1 -1
- package/dist/models/ListCustomDomainsResponse.d.ts +1 -1
- package/dist/models/ListCustomDomainsResponse.js +1 -1
- package/dist/models/ListDashboardsResponse.d.ts +33 -0
- package/dist/models/ListDashboardsResponse.js +49 -0
- package/dist/models/ListDetectedGoogleFormsResponse.d.ts +33 -0
- package/dist/models/ListDetectedGoogleFormsResponse.js +49 -0
- package/dist/models/ListDirectoriesResponse.d.ts +1 -1
- package/dist/models/ListDirectoriesResponse.js +1 -1
- package/dist/models/ListEventTracesResponse.d.ts +1 -1
- package/dist/models/ListEventTracesResponse.js +1 -1
- package/dist/models/ListEventsCsvResponse.d.ts +1 -1
- package/dist/models/ListEventsCsvResponse.js +1 -1
- package/dist/models/ListEventsJsonResponse.d.ts +1 -1
- package/dist/models/ListEventsJsonResponse.js +1 -1
- package/dist/models/ListEventsResponse.d.ts +1 -1
- package/dist/models/ListEventsResponse.js +1 -1
- package/dist/models/ListLinksResponse.d.ts +1 -1
- package/dist/models/ListLinksResponse.js +1 -1
- package/dist/models/ListMediaResponse.d.ts +1 -1
- package/dist/models/ListMediaResponse.js +1 -1
- package/dist/models/ListPageThemesResponse.d.ts +1 -1
- package/dist/models/ListPageThemesResponse.js +1 -1
- package/dist/models/ListQrcodeTemplatesResponse.d.ts +1 -1
- package/dist/models/ListQrcodeTemplatesResponse.js +1 -1
- package/dist/models/ListResponse.d.ts +1 -1
- package/dist/models/ListResponse.js +1 -1
- package/dist/models/ListSlackChannelsResponse.d.ts +33 -0
- package/dist/models/ListSlackChannelsResponse.js +49 -0
- package/dist/models/ListTagsResponse.d.ts +1 -1
- package/dist/models/ListTagsResponse.js +1 -1
- package/dist/models/ListVisitorAttributeKeysResponse.d.ts +1 -1
- package/dist/models/ListVisitorAttributeKeysResponse.js +1 -1
- package/dist/models/ListVisitorsCsvResponse.d.ts +1 -1
- package/dist/models/ListVisitorsCsvResponse.js +1 -1
- package/dist/models/ListVisitorsJsonResponse.d.ts +1 -1
- package/dist/models/ListVisitorsJsonResponse.js +1 -1
- package/dist/models/ListVisitorsResponse.d.ts +1 -1
- package/dist/models/ListVisitorsResponse.js +1 -1
- package/dist/models/ListWebhooksResponse.d.ts +1 -1
- package/dist/models/ListWebhooksResponse.js +1 -1
- package/dist/models/ListWorkflowStepsResponse.d.ts +1 -1
- package/dist/models/ListWorkflowStepsResponse.js +1 -1
- package/dist/models/ListWorkspaceTokensResponse.d.ts +1 -1
- package/dist/models/ListWorkspaceTokensResponse.js +1 -1
- package/dist/models/Media.d.ts +1 -1
- package/dist/models/Media.js +1 -1
- package/dist/models/MediaSelection.d.ts +1 -1
- package/dist/models/MediaSelection.js +1 -1
- package/dist/models/MediaType.d.ts +1 -1
- package/dist/models/MediaType.js +1 -1
- package/dist/models/MediaVisibility.d.ts +1 -1
- package/dist/models/MediaVisibility.js +1 -1
- package/dist/models/Member.d.ts +1 -1
- package/dist/models/Member.js +1 -1
- package/dist/models/MembersServiceUpdateBody.d.ts +1 -1
- package/dist/models/MembersServiceUpdateBody.js +1 -1
- package/dist/models/ModelHTTPMethod.d.ts +1 -1
- package/dist/models/ModelHTTPMethod.js +1 -1
- package/dist/models/MultiLinkButton.d.ts +1 -1
- package/dist/models/MultiLinkButton.js +1 -1
- package/dist/models/MultiLinkPayload.d.ts +1 -1
- package/dist/models/MultiLinkPayload.js +1 -1
- package/dist/models/MultiLinkTraceButton.d.ts +1 -1
- package/dist/models/MultiLinkTraceButton.js +1 -1
- package/dist/models/MultiLinkTraceData.d.ts +1 -1
- package/dist/models/MultiLinkTraceData.js +1 -1
- package/dist/models/MultiLinkTraceSelectedButton.d.ts +1 -1
- package/dist/models/MultiLinkTraceSelectedButton.js +1 -1
- package/dist/models/OutputFileFormat.d.ts +1 -1
- package/dist/models/OutputFileFormat.js +1 -1
- package/dist/models/PageTheme.d.ts +1 -1
- package/dist/models/PageTheme.js +1 -1
- package/dist/models/PageThemeBadgeShape.d.ts +1 -1
- package/dist/models/PageThemeBadgeShape.js +1 -1
- package/dist/models/PageThemeBorderStyle.d.ts +1 -1
- package/dist/models/PageThemeBorderStyle.js +1 -1
- package/dist/models/PageThemeCanvasCoverMode.d.ts +1 -1
- package/dist/models/PageThemeCanvasCoverMode.js +1 -1
- package/dist/models/PageThemeContainerVariant.d.ts +1 -1
- package/dist/models/PageThemeContainerVariant.js +1 -1
- package/dist/models/PageThemeFontFamily.d.ts +1 -1
- package/dist/models/PageThemeFontFamily.js +1 -1
- package/dist/models/PageThemesServiceUpdatePageThemeBody.d.ts +1 -1
- package/dist/models/PageThemesServiceUpdatePageThemeBody.js +1 -1
- package/dist/models/PasswordPayload.d.ts +1 -1
- package/dist/models/PasswordPayload.js +1 -1
- package/dist/models/PasswordTraceData.d.ts +1 -1
- package/dist/models/PasswordTraceData.js +1 -1
- package/dist/models/PreferredLinkType.d.ts +1 -1
- package/dist/models/PreferredLinkType.js +1 -1
- package/dist/models/ProtobufAny.d.ts +1 -1
- package/dist/models/ProtobufAny.js +1 -1
- package/dist/models/ProtobufNullValue.d.ts +1 -1
- package/dist/models/ProtobufNullValue.js +1 -1
- package/dist/models/PublicCreateQrcodeDesignRequest.d.ts +1 -1
- package/dist/models/PublicCreateQrcodeDesignRequest.js +1 -1
- package/dist/models/PublicCreateQrcodeDesignResponse.d.ts +1 -1
- package/dist/models/PublicCreateQrcodeDesignResponse.js +1 -1
- package/dist/models/PublicListQrcodeTemplatesResponse.d.ts +1 -1
- package/dist/models/PublicListQrcodeTemplatesResponse.js +1 -1
- package/dist/models/PublicQrcodeTemplate.d.ts +1 -1
- package/dist/models/PublicQrcodeTemplate.js +1 -1
- package/dist/models/PublicWorkspace.d.ts +1 -1
- package/dist/models/PublicWorkspace.js +1 -1
- package/dist/models/PublishQrcodeTemplateResponse.d.ts +1 -1
- package/dist/models/PublishQrcodeTemplateResponse.js +1 -1
- package/dist/models/QrcodeDesign.d.ts +1 -1
- package/dist/models/QrcodeDesign.js +1 -1
- package/dist/models/QrcodeDesignServiceUpdateBody.d.ts +1 -1
- package/dist/models/QrcodeDesignServiceUpdateBody.js +1 -1
- package/dist/models/QrcodeTemplate.d.ts +1 -1
- package/dist/models/QrcodeTemplate.js +1 -1
- package/dist/models/QrcodeTemplatesServiceUpdateQrcodeTemplateBody.d.ts +1 -1
- package/dist/models/QrcodeTemplatesServiceUpdateQrcodeTemplateBody.js +1 -1
- package/dist/models/RedirectTraceData.d.ts +1 -1
- package/dist/models/RedirectTraceData.js +1 -1
- package/dist/models/RemoveWorkflowStepRelationshipResponse.d.ts +1 -1
- package/dist/models/RemoveWorkflowStepRelationshipResponse.js +1 -1
- package/dist/models/RequestWorkspaceEnrollmentRequest.d.ts +1 -1
- package/dist/models/RequestWorkspaceEnrollmentRequest.js +1 -1
- package/dist/models/ResponseFormat.d.ts +1 -1
- package/dist/models/ResponseFormat.js +1 -1
- package/dist/models/Role.d.ts +1 -1
- package/dist/models/Role.js +1 -1
- package/dist/models/SettingsServiceUpdateLinkSettingBody.d.ts +1 -1
- package/dist/models/SettingsServiceUpdateLinkSettingBody.js +1 -1
- package/dist/models/Shape.d.ts +1 -1
- package/dist/models/Shape.js +1 -1
- package/dist/models/ShortlinkAvailabilityResponse.d.ts +1 -1
- package/dist/models/ShortlinkAvailabilityResponse.js +1 -1
- package/dist/models/ShortlinkRandomResponse.d.ts +1 -1
- package/dist/models/ShortlinkRandomResponse.js +1 -1
- package/dist/models/SlackChannel.d.ts +50 -0
- package/dist/models/SlackChannel.js +54 -0
- package/dist/models/SlackIntegration.d.ts +123 -0
- package/dist/models/SlackIntegration.js +73 -0
- package/dist/models/SlackIntegrationStatus.d.ts +30 -0
- package/dist/models/SlackIntegrationStatus.js +56 -0
- package/dist/models/SocialLinkButton.d.ts +1 -1
- package/dist/models/SocialLinkButton.js +1 -1
- package/dist/models/SocialLinkTraceButton.d.ts +1 -1
- package/dist/models/SocialLinkTraceButton.js +1 -1
- package/dist/models/SocialLinksDisplayStyle.d.ts +1 -1
- package/dist/models/SocialLinksDisplayStyle.js +1 -1
- package/dist/models/SocialLinksPayload.d.ts +1 -1
- package/dist/models/SocialLinksPayload.js +1 -1
- package/dist/models/SocialLinksTraceData.d.ts +1 -1
- package/dist/models/SocialLinksTraceData.js +1 -1
- package/dist/models/SortDirection.d.ts +1 -1
- package/dist/models/SortDirection.js +1 -1
- package/dist/models/SpecificDateConditionPayload.d.ts +1 -1
- package/dist/models/SpecificDateConditionPayload.js +1 -1
- package/dist/models/SpecificDateConditionTraceData.d.ts +1 -1
- package/dist/models/SpecificDateConditionTraceData.js +1 -1
- package/dist/models/SpecificDateConditionTraceOption.d.ts +1 -1
- package/dist/models/SpecificDateConditionTraceOption.js +1 -1
- package/dist/models/SpecificDateOption.d.ts +1 -1
- package/dist/models/SpecificDateOption.js +1 -1
- package/dist/models/SubscriptionType.d.ts +1 -1
- package/dist/models/SubscriptionType.js +1 -1
- package/dist/models/SyncGoogleFormsResponse.d.ts +38 -0
- package/dist/models/SyncGoogleFormsResponse.js +50 -0
- package/dist/models/TestSlackIntegrationResponse.d.ts +32 -0
- package/dist/models/TestSlackIntegrationResponse.js +48 -0
- package/dist/models/ThemeColor.d.ts +1 -1
- package/dist/models/ThemeColor.js +1 -1
- package/dist/models/ThemeColorThemeColorType.d.ts +1 -1
- package/dist/models/ThemeColorThemeColorType.js +1 -1
- package/dist/models/TimeOfDayConditionPayload.d.ts +1 -1
- package/dist/models/TimeOfDayConditionPayload.js +1 -1
- package/dist/models/TimeOfDayConditionTraceData.d.ts +1 -1
- package/dist/models/TimeOfDayConditionTraceData.js +1 -1
- package/dist/models/TimeOfDayConditionTraceRange.d.ts +1 -1
- package/dist/models/TimeOfDayConditionTraceRange.js +1 -1
- package/dist/models/TimeOfDayRange.d.ts +1 -1
- package/dist/models/TimeOfDayRange.js +1 -1
- package/dist/models/TimeSeriesPoint.d.ts +38 -0
- package/dist/models/TimeSeriesPoint.js +50 -0
- package/dist/models/TimeSeriesSeries.d.ts +39 -0
- package/dist/models/TimeSeriesSeries.js +51 -0
- package/dist/models/TopLinkDataPoint.d.ts +44 -0
- package/dist/models/TopLinkDataPoint.js +52 -0
- package/dist/models/TriggeredBy.d.ts +1 -1
- package/dist/models/TriggeredBy.js +1 -1
- package/dist/models/UpdateCustomDomainResponse.d.ts +1 -1
- package/dist/models/UpdateCustomDomainResponse.js +1 -1
- package/dist/models/UpdateDashboardRequest.d.ts +39 -0
- package/dist/models/UpdateDashboardRequest.js +51 -0
- package/dist/models/UpdateDashboardResponse.d.ts +33 -0
- package/dist/models/UpdateDashboardResponse.js +49 -0
- package/dist/models/UpdateDeviceResponse.d.ts +1 -1
- package/dist/models/UpdateDeviceResponse.js +1 -1
- package/dist/models/UpdateDirectoryResponse.d.ts +1 -1
- package/dist/models/UpdateDirectoryResponse.js +1 -1
- package/dist/models/UpdateGoogleFormsIntegrationRequest.d.ts +33 -0
- package/dist/models/UpdateGoogleFormsIntegrationRequest.js +49 -0
- package/dist/models/UpdateGoogleFormsIntegrationResponse.d.ts +33 -0
- package/dist/models/UpdateGoogleFormsIntegrationResponse.js +49 -0
- package/dist/models/UpdateLinkResponse.d.ts +1 -1
- package/dist/models/UpdateLinkResponse.js +1 -1
- package/dist/models/UpdateLinkSettingResponse.d.ts +1 -1
- package/dist/models/UpdateLinkSettingResponse.js +1 -1
- package/dist/models/UpdateMeRequest.d.ts +1 -1
- package/dist/models/UpdateMeRequest.js +1 -1
- package/dist/models/UpdatePageThemeResponse.d.ts +1 -1
- package/dist/models/UpdatePageThemeResponse.js +1 -1
- package/dist/models/UpdateQrcodeDesignResponse.d.ts +1 -1
- package/dist/models/UpdateQrcodeDesignResponse.js +1 -1
- package/dist/models/UpdateQrcodeTemplateResponse.d.ts +1 -1
- package/dist/models/UpdateQrcodeTemplateResponse.js +1 -1
- package/dist/models/UpdateSlackIntegrationRequest.d.ts +58 -0
- package/dist/models/UpdateSlackIntegrationRequest.js +58 -0
- package/dist/models/UpdateSlackIntegrationResponse.d.ts +33 -0
- package/dist/models/UpdateSlackIntegrationResponse.js +49 -0
- package/dist/models/UpdateWebhookResponse.d.ts +1 -1
- package/dist/models/UpdateWebhookResponse.js +1 -1
- package/dist/models/UpdateWorkflowStepResponse.d.ts +1 -1
- package/dist/models/UpdateWorkflowStepResponse.js +1 -1
- package/dist/models/UpdateWorkspaceOriginInquiryRequest.d.ts +1 -1
- package/dist/models/UpdateWorkspaceOriginInquiryRequest.js +1 -1
- package/dist/models/UpdateWorkspaceOriginPurposeRequest.d.ts +1 -1
- package/dist/models/UpdateWorkspaceOriginPurposeRequest.js +1 -1
- package/dist/models/UpdateWorkspaceRequest.d.ts +20 -1
- package/dist/models/UpdateWorkspaceRequest.js +13 -1
- package/dist/models/VCardData.d.ts +14 -1
- package/dist/models/VCardData.js +6 -1
- package/dist/models/VCardPayload.d.ts +14 -1
- package/dist/models/VCardPayload.js +6 -1
- package/dist/models/VCardSocialLink.d.ts +38 -0
- package/dist/models/VCardSocialLink.js +50 -0
- package/dist/models/ValidationInstructionsCustomDomainResponse.d.ts +1 -1
- package/dist/models/ValidationInstructionsCustomDomainResponse.js +1 -1
- package/dist/models/ValidationInstructionsCustomDomainResponseValidation.d.ts +1 -1
- package/dist/models/ValidationInstructionsCustomDomainResponseValidation.js +1 -1
- package/dist/models/ValidationInstructionsCustomDomainResponseValidationType.d.ts +1 -1
- package/dist/models/ValidationInstructionsCustomDomainResponseValidationType.js +1 -1
- package/dist/models/ValidationPurpose.d.ts +1 -1
- package/dist/models/ValidationPurpose.js +1 -1
- package/dist/models/VisitType.d.ts +1 -1
- package/dist/models/VisitType.js +1 -1
- package/dist/models/VisitTypeConditionOption.d.ts +1 -1
- package/dist/models/VisitTypeConditionOption.js +1 -1
- package/dist/models/VisitTypeConditionPayload.d.ts +1 -1
- package/dist/models/VisitTypeConditionPayload.js +1 -1
- package/dist/models/VisitTypeConditionTraceData.d.ts +1 -1
- package/dist/models/VisitTypeConditionTraceData.js +1 -1
- package/dist/models/VisitTypeConditionTraceOption.d.ts +1 -1
- package/dist/models/VisitTypeConditionTraceOption.js +1 -1
- package/dist/models/Visitor.d.ts +1 -1
- package/dist/models/Visitor.js +1 -1
- package/dist/models/VisitorDataConditionOption.d.ts +1 -1
- package/dist/models/VisitorDataConditionOption.js +1 -1
- package/dist/models/VisitorDataConditionPayload.d.ts +1 -1
- package/dist/models/VisitorDataConditionPayload.js +1 -1
- package/dist/models/VisitorDataConditionTraceData.d.ts +1 -1
- package/dist/models/VisitorDataConditionTraceData.js +1 -1
- package/dist/models/VisitorDataConditionTraceOption.d.ts +1 -1
- package/dist/models/VisitorDataConditionTraceOption.js +1 -1
- package/dist/models/VisitorEvent.d.ts +1 -1
- package/dist/models/VisitorEvent.js +1 -1
- package/dist/models/VisitorInput.d.ts +1 -1
- package/dist/models/VisitorInput.js +1 -1
- package/dist/models/VisitorLink.d.ts +1 -1
- package/dist/models/VisitorLink.js +1 -1
- package/dist/models/VisitorTrendDataPoint.d.ts +44 -0
- package/dist/models/VisitorTrendDataPoint.js +52 -0
- package/dist/models/VisitorsServiceUpdateBody.d.ts +1 -1
- package/dist/models/VisitorsServiceUpdateBody.js +1 -1
- package/dist/models/Webhook.d.ts +14 -4
- package/dist/models/Webhook.js +14 -4
- package/dist/models/WebhookSource.d.ts +1 -1
- package/dist/models/WebhookSource.js +1 -1
- package/dist/models/WebhookStatus.d.ts +1 -1
- package/dist/models/WebhookStatus.js +1 -1
- package/dist/models/WebhooksServiceUpdateBody.d.ts +14 -4
- package/dist/models/WebhooksServiceUpdateBody.js +14 -4
- package/dist/models/WidgetDataSource.d.ts +62 -0
- package/dist/models/WidgetDataSource.js +58 -0
- package/dist/models/WidgetFieldMapping.d.ts +44 -0
- package/dist/models/WidgetFieldMapping.js +52 -0
- package/dist/models/WidgetPosition.d.ts +38 -0
- package/dist/models/WidgetPosition.js +50 -0
- package/dist/models/WidgetSize.d.ts +38 -0
- package/dist/models/WidgetSize.js +50 -0
- package/dist/models/WidgetVisualization.d.ts +45 -0
- package/dist/models/WidgetVisualization.js +53 -0
- package/dist/models/WorkflowStep.d.ts +1 -1
- package/dist/models/WorkflowStep.js +1 -1
- package/dist/models/WorkflowStepKind.d.ts +1 -1
- package/dist/models/WorkflowStepKind.js +1 -1
- package/dist/models/WorkflowStepNodeType.d.ts +1 -1
- package/dist/models/WorkflowStepNodeType.js +1 -1
- package/dist/models/WorkflowStepPayload.d.ts +1 -1
- package/dist/models/WorkflowStepPayload.js +1 -1
- package/dist/models/WorkflowStepsServiceAddRelationshipBody.d.ts +1 -1
- package/dist/models/WorkflowStepsServiceAddRelationshipBody.js +1 -1
- package/dist/models/WorkflowStepsServiceCreateBody.d.ts +1 -1
- package/dist/models/WorkflowStepsServiceCreateBody.js +1 -1
- package/dist/models/WorkflowStepsServiceUpdateBody.d.ts +1 -1
- package/dist/models/WorkflowStepsServiceUpdateBody.js +1 -1
- package/dist/models/Workspace.d.ts +20 -1
- package/dist/models/Workspace.js +13 -2
- package/dist/models/WorkspaceInsight.d.ts +1 -1
- package/dist/models/WorkspaceInsight.js +1 -1
- package/dist/models/WorkspaceMetric.d.ts +13 -1
- package/dist/models/WorkspaceMetric.js +5 -1
- package/dist/models/WorkspaceToken.d.ts +1 -1
- package/dist/models/WorkspaceToken.js +1 -1
- package/dist/models/WorkspaceTokenKeyType.d.ts +1 -1
- package/dist/models/WorkspaceTokenKeyType.js +1 -1
- package/dist/models/index.d.ts +67 -0
- package/dist/models/index.js +67 -0
- package/dist/runtime.d.ts +1 -1
- package/dist/runtime.js +1 -1
- package/package.json +1 -1
|
@@ -0,0 +1,315 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* Linkbreakers API
|
|
6
|
+
* This is a documentation of all the APIs of Linkbreakers
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1.71.4
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
16
|
+
if (k2 === undefined) k2 = k;
|
|
17
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
18
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
19
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
20
|
+
}
|
|
21
|
+
Object.defineProperty(o, k2, desc);
|
|
22
|
+
}) : (function(o, m, k, k2) {
|
|
23
|
+
if (k2 === undefined) k2 = k;
|
|
24
|
+
o[k2] = m[k];
|
|
25
|
+
}));
|
|
26
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
27
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
28
|
+
}) : function(o, v) {
|
|
29
|
+
o["default"] = v;
|
|
30
|
+
});
|
|
31
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
32
|
+
var ownKeys = function(o) {
|
|
33
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
34
|
+
var ar = [];
|
|
35
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
36
|
+
return ar;
|
|
37
|
+
};
|
|
38
|
+
return ownKeys(o);
|
|
39
|
+
};
|
|
40
|
+
return function (mod) {
|
|
41
|
+
if (mod && mod.__esModule) return mod;
|
|
42
|
+
var result = {};
|
|
43
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
44
|
+
__setModuleDefault(result, mod);
|
|
45
|
+
return result;
|
|
46
|
+
};
|
|
47
|
+
})();
|
|
48
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
49
|
+
exports.AnalyticsDataApi = void 0;
|
|
50
|
+
const runtime = __importStar(require("../runtime"));
|
|
51
|
+
const index_1 = require("../models/index");
|
|
52
|
+
/**
|
|
53
|
+
*
|
|
54
|
+
*/
|
|
55
|
+
class AnalyticsDataApi extends runtime.BaseAPI {
|
|
56
|
+
/**
|
|
57
|
+
* Creates request options for analyticsDataServiceGetDeviceDistribution without sending the request
|
|
58
|
+
*/
|
|
59
|
+
async analyticsDataServiceGetDeviceDistributionRequestOpts(requestParameters) {
|
|
60
|
+
if (requestParameters['getDeviceDistributionRequest'] == null) {
|
|
61
|
+
throw new runtime.RequiredError('getDeviceDistributionRequest', 'Required parameter "getDeviceDistributionRequest" was null or undefined when calling analyticsDataServiceGetDeviceDistribution().');
|
|
62
|
+
}
|
|
63
|
+
const queryParameters = {};
|
|
64
|
+
const headerParameters = {};
|
|
65
|
+
headerParameters['Content-Type'] = 'application/json';
|
|
66
|
+
if (this.configuration && this.configuration.accessToken) {
|
|
67
|
+
const token = this.configuration.accessToken;
|
|
68
|
+
const tokenString = await token("bearerAuth", []);
|
|
69
|
+
if (tokenString) {
|
|
70
|
+
headerParameters["Authorization"] = `Bearer ${tokenString}`;
|
|
71
|
+
}
|
|
72
|
+
}
|
|
73
|
+
let urlPath = `/v1/analytics/devices`;
|
|
74
|
+
return {
|
|
75
|
+
path: urlPath,
|
|
76
|
+
method: 'POST',
|
|
77
|
+
headers: headerParameters,
|
|
78
|
+
query: queryParameters,
|
|
79
|
+
body: (0, index_1.GetDeviceDistributionRequestToJSON)(requestParameters['getDeviceDistributionRequest']),
|
|
80
|
+
};
|
|
81
|
+
}
|
|
82
|
+
/**
|
|
83
|
+
* Retrieve event distribution across device types.
|
|
84
|
+
* Get device distribution
|
|
85
|
+
*/
|
|
86
|
+
async analyticsDataServiceGetDeviceDistributionRaw(requestParameters, initOverrides) {
|
|
87
|
+
const requestOptions = await this.analyticsDataServiceGetDeviceDistributionRequestOpts(requestParameters);
|
|
88
|
+
const response = await this.request(requestOptions, initOverrides);
|
|
89
|
+
return new runtime.JSONApiResponse(response, (jsonValue) => (0, index_1.GetDeviceDistributionResponseFromJSON)(jsonValue));
|
|
90
|
+
}
|
|
91
|
+
/**
|
|
92
|
+
* Retrieve event distribution across device types.
|
|
93
|
+
* Get device distribution
|
|
94
|
+
*/
|
|
95
|
+
async analyticsDataServiceGetDeviceDistribution(requestParameters, initOverrides) {
|
|
96
|
+
const response = await this.analyticsDataServiceGetDeviceDistributionRaw(requestParameters, initOverrides);
|
|
97
|
+
return await response.value();
|
|
98
|
+
}
|
|
99
|
+
/**
|
|
100
|
+
* Creates request options for analyticsDataServiceGetGeoBreakdown without sending the request
|
|
101
|
+
*/
|
|
102
|
+
async analyticsDataServiceGetGeoBreakdownRequestOpts(requestParameters) {
|
|
103
|
+
if (requestParameters['getGeoBreakdownRequest'] == null) {
|
|
104
|
+
throw new runtime.RequiredError('getGeoBreakdownRequest', 'Required parameter "getGeoBreakdownRequest" was null or undefined when calling analyticsDataServiceGetGeoBreakdown().');
|
|
105
|
+
}
|
|
106
|
+
const queryParameters = {};
|
|
107
|
+
const headerParameters = {};
|
|
108
|
+
headerParameters['Content-Type'] = 'application/json';
|
|
109
|
+
if (this.configuration && this.configuration.accessToken) {
|
|
110
|
+
const token = this.configuration.accessToken;
|
|
111
|
+
const tokenString = await token("bearerAuth", []);
|
|
112
|
+
if (tokenString) {
|
|
113
|
+
headerParameters["Authorization"] = `Bearer ${tokenString}`;
|
|
114
|
+
}
|
|
115
|
+
}
|
|
116
|
+
let urlPath = `/v1/analytics/geo`;
|
|
117
|
+
return {
|
|
118
|
+
path: urlPath,
|
|
119
|
+
method: 'POST',
|
|
120
|
+
headers: headerParameters,
|
|
121
|
+
query: queryParameters,
|
|
122
|
+
body: (0, index_1.GetGeoBreakdownRequestToJSON)(requestParameters['getGeoBreakdownRequest']),
|
|
123
|
+
};
|
|
124
|
+
}
|
|
125
|
+
/**
|
|
126
|
+
* Retrieve geographic distribution of events grouped by country or city.
|
|
127
|
+
* Get geographic breakdown
|
|
128
|
+
*/
|
|
129
|
+
async analyticsDataServiceGetGeoBreakdownRaw(requestParameters, initOverrides) {
|
|
130
|
+
const requestOptions = await this.analyticsDataServiceGetGeoBreakdownRequestOpts(requestParameters);
|
|
131
|
+
const response = await this.request(requestOptions, initOverrides);
|
|
132
|
+
return new runtime.JSONApiResponse(response, (jsonValue) => (0, index_1.GetGeoBreakdownResponseFromJSON)(jsonValue));
|
|
133
|
+
}
|
|
134
|
+
/**
|
|
135
|
+
* Retrieve geographic distribution of events grouped by country or city.
|
|
136
|
+
* Get geographic breakdown
|
|
137
|
+
*/
|
|
138
|
+
async analyticsDataServiceGetGeoBreakdown(requestParameters, initOverrides) {
|
|
139
|
+
const response = await this.analyticsDataServiceGetGeoBreakdownRaw(requestParameters, initOverrides);
|
|
140
|
+
return await response.value();
|
|
141
|
+
}
|
|
142
|
+
/**
|
|
143
|
+
* Creates request options for analyticsDataServiceGetGroupedTimeSeries without sending the request
|
|
144
|
+
*/
|
|
145
|
+
async analyticsDataServiceGetGroupedTimeSeriesRequestOpts(requestParameters) {
|
|
146
|
+
if (requestParameters['getGroupedTimeSeriesRequest'] == null) {
|
|
147
|
+
throw new runtime.RequiredError('getGroupedTimeSeriesRequest', 'Required parameter "getGroupedTimeSeriesRequest" was null or undefined when calling analyticsDataServiceGetGroupedTimeSeries().');
|
|
148
|
+
}
|
|
149
|
+
const queryParameters = {};
|
|
150
|
+
const headerParameters = {};
|
|
151
|
+
headerParameters['Content-Type'] = 'application/json';
|
|
152
|
+
if (this.configuration && this.configuration.accessToken) {
|
|
153
|
+
const token = this.configuration.accessToken;
|
|
154
|
+
const tokenString = await token("bearerAuth", []);
|
|
155
|
+
if (tokenString) {
|
|
156
|
+
headerParameters["Authorization"] = `Bearer ${tokenString}`;
|
|
157
|
+
}
|
|
158
|
+
}
|
|
159
|
+
let urlPath = `/v1/analytics/timeseries`;
|
|
160
|
+
return {
|
|
161
|
+
path: urlPath,
|
|
162
|
+
method: 'POST',
|
|
163
|
+
headers: headerParameters,
|
|
164
|
+
query: queryParameters,
|
|
165
|
+
body: (0, index_1.GetGroupedTimeSeriesRequestToJSON)(requestParameters['getGroupedTimeSeriesRequest']),
|
|
166
|
+
};
|
|
167
|
+
}
|
|
168
|
+
/**
|
|
169
|
+
* Retrieve time-bucketed event counts grouped by a dimension like country, city, device type, or visit type.
|
|
170
|
+
* Get grouped time series
|
|
171
|
+
*/
|
|
172
|
+
async analyticsDataServiceGetGroupedTimeSeriesRaw(requestParameters, initOverrides) {
|
|
173
|
+
const requestOptions = await this.analyticsDataServiceGetGroupedTimeSeriesRequestOpts(requestParameters);
|
|
174
|
+
const response = await this.request(requestOptions, initOverrides);
|
|
175
|
+
return new runtime.JSONApiResponse(response, (jsonValue) => (0, index_1.GetGroupedTimeSeriesResponseFromJSON)(jsonValue));
|
|
176
|
+
}
|
|
177
|
+
/**
|
|
178
|
+
* Retrieve time-bucketed event counts grouped by a dimension like country, city, device type, or visit type.
|
|
179
|
+
* Get grouped time series
|
|
180
|
+
*/
|
|
181
|
+
async analyticsDataServiceGetGroupedTimeSeries(requestParameters, initOverrides) {
|
|
182
|
+
const response = await this.analyticsDataServiceGetGroupedTimeSeriesRaw(requestParameters, initOverrides);
|
|
183
|
+
return await response.value();
|
|
184
|
+
}
|
|
185
|
+
/**
|
|
186
|
+
* Creates request options for analyticsDataServiceGetHourOfDayDistribution without sending the request
|
|
187
|
+
*/
|
|
188
|
+
async analyticsDataServiceGetHourOfDayDistributionRequestOpts(requestParameters) {
|
|
189
|
+
if (requestParameters['getHourOfDayDistributionRequest'] == null) {
|
|
190
|
+
throw new runtime.RequiredError('getHourOfDayDistributionRequest', 'Required parameter "getHourOfDayDistributionRequest" was null or undefined when calling analyticsDataServiceGetHourOfDayDistribution().');
|
|
191
|
+
}
|
|
192
|
+
const queryParameters = {};
|
|
193
|
+
const headerParameters = {};
|
|
194
|
+
headerParameters['Content-Type'] = 'application/json';
|
|
195
|
+
if (this.configuration && this.configuration.accessToken) {
|
|
196
|
+
const token = this.configuration.accessToken;
|
|
197
|
+
const tokenString = await token("bearerAuth", []);
|
|
198
|
+
if (tokenString) {
|
|
199
|
+
headerParameters["Authorization"] = `Bearer ${tokenString}`;
|
|
200
|
+
}
|
|
201
|
+
}
|
|
202
|
+
let urlPath = `/v1/analytics/hours`;
|
|
203
|
+
return {
|
|
204
|
+
path: urlPath,
|
|
205
|
+
method: 'POST',
|
|
206
|
+
headers: headerParameters,
|
|
207
|
+
query: queryParameters,
|
|
208
|
+
body: (0, index_1.GetHourOfDayDistributionRequestToJSON)(requestParameters['getHourOfDayDistributionRequest']),
|
|
209
|
+
};
|
|
210
|
+
}
|
|
211
|
+
/**
|
|
212
|
+
* Retrieve event counts aggregated by hour of day for identifying peak activity times.
|
|
213
|
+
* Get hour of day distribution
|
|
214
|
+
*/
|
|
215
|
+
async analyticsDataServiceGetHourOfDayDistributionRaw(requestParameters, initOverrides) {
|
|
216
|
+
const requestOptions = await this.analyticsDataServiceGetHourOfDayDistributionRequestOpts(requestParameters);
|
|
217
|
+
const response = await this.request(requestOptions, initOverrides);
|
|
218
|
+
return new runtime.JSONApiResponse(response, (jsonValue) => (0, index_1.GetHourOfDayDistributionResponseFromJSON)(jsonValue));
|
|
219
|
+
}
|
|
220
|
+
/**
|
|
221
|
+
* Retrieve event counts aggregated by hour of day for identifying peak activity times.
|
|
222
|
+
* Get hour of day distribution
|
|
223
|
+
*/
|
|
224
|
+
async analyticsDataServiceGetHourOfDayDistribution(requestParameters, initOverrides) {
|
|
225
|
+
const response = await this.analyticsDataServiceGetHourOfDayDistributionRaw(requestParameters, initOverrides);
|
|
226
|
+
return await response.value();
|
|
227
|
+
}
|
|
228
|
+
/**
|
|
229
|
+
* Creates request options for analyticsDataServiceGetTopLinks without sending the request
|
|
230
|
+
*/
|
|
231
|
+
async analyticsDataServiceGetTopLinksRequestOpts(requestParameters) {
|
|
232
|
+
if (requestParameters['getTopLinksRequest'] == null) {
|
|
233
|
+
throw new runtime.RequiredError('getTopLinksRequest', 'Required parameter "getTopLinksRequest" was null or undefined when calling analyticsDataServiceGetTopLinks().');
|
|
234
|
+
}
|
|
235
|
+
const queryParameters = {};
|
|
236
|
+
const headerParameters = {};
|
|
237
|
+
headerParameters['Content-Type'] = 'application/json';
|
|
238
|
+
if (this.configuration && this.configuration.accessToken) {
|
|
239
|
+
const token = this.configuration.accessToken;
|
|
240
|
+
const tokenString = await token("bearerAuth", []);
|
|
241
|
+
if (tokenString) {
|
|
242
|
+
headerParameters["Authorization"] = `Bearer ${tokenString}`;
|
|
243
|
+
}
|
|
244
|
+
}
|
|
245
|
+
let urlPath = `/v1/analytics/top-links`;
|
|
246
|
+
return {
|
|
247
|
+
path: urlPath,
|
|
248
|
+
method: 'POST',
|
|
249
|
+
headers: headerParameters,
|
|
250
|
+
query: queryParameters,
|
|
251
|
+
body: (0, index_1.GetTopLinksRequestToJSON)(requestParameters['getTopLinksRequest']),
|
|
252
|
+
};
|
|
253
|
+
}
|
|
254
|
+
/**
|
|
255
|
+
* Retrieve links ranked by event count for identifying best performing QR codes and links.
|
|
256
|
+
* Get top performing links
|
|
257
|
+
*/
|
|
258
|
+
async analyticsDataServiceGetTopLinksRaw(requestParameters, initOverrides) {
|
|
259
|
+
const requestOptions = await this.analyticsDataServiceGetTopLinksRequestOpts(requestParameters);
|
|
260
|
+
const response = await this.request(requestOptions, initOverrides);
|
|
261
|
+
return new runtime.JSONApiResponse(response, (jsonValue) => (0, index_1.GetTopLinksResponseFromJSON)(jsonValue));
|
|
262
|
+
}
|
|
263
|
+
/**
|
|
264
|
+
* Retrieve links ranked by event count for identifying best performing QR codes and links.
|
|
265
|
+
* Get top performing links
|
|
266
|
+
*/
|
|
267
|
+
async analyticsDataServiceGetTopLinks(requestParameters, initOverrides) {
|
|
268
|
+
const response = await this.analyticsDataServiceGetTopLinksRaw(requestParameters, initOverrides);
|
|
269
|
+
return await response.value();
|
|
270
|
+
}
|
|
271
|
+
/**
|
|
272
|
+
* Creates request options for analyticsDataServiceGetVisitorTrends without sending the request
|
|
273
|
+
*/
|
|
274
|
+
async analyticsDataServiceGetVisitorTrendsRequestOpts(requestParameters) {
|
|
275
|
+
if (requestParameters['getVisitorTrendsRequest'] == null) {
|
|
276
|
+
throw new runtime.RequiredError('getVisitorTrendsRequest', 'Required parameter "getVisitorTrendsRequest" was null or undefined when calling analyticsDataServiceGetVisitorTrends().');
|
|
277
|
+
}
|
|
278
|
+
const queryParameters = {};
|
|
279
|
+
const headerParameters = {};
|
|
280
|
+
headerParameters['Content-Type'] = 'application/json';
|
|
281
|
+
if (this.configuration && this.configuration.accessToken) {
|
|
282
|
+
const token = this.configuration.accessToken;
|
|
283
|
+
const tokenString = await token("bearerAuth", []);
|
|
284
|
+
if (tokenString) {
|
|
285
|
+
headerParameters["Authorization"] = `Bearer ${tokenString}`;
|
|
286
|
+
}
|
|
287
|
+
}
|
|
288
|
+
let urlPath = `/v1/analytics/visitors`;
|
|
289
|
+
return {
|
|
290
|
+
path: urlPath,
|
|
291
|
+
method: 'POST',
|
|
292
|
+
headers: headerParameters,
|
|
293
|
+
query: queryParameters,
|
|
294
|
+
body: (0, index_1.GetVisitorTrendsRequestToJSON)(requestParameters['getVisitorTrendsRequest']),
|
|
295
|
+
};
|
|
296
|
+
}
|
|
297
|
+
/**
|
|
298
|
+
* Retrieve new vs returning visitor counts over time.
|
|
299
|
+
* Get visitor trends
|
|
300
|
+
*/
|
|
301
|
+
async analyticsDataServiceGetVisitorTrendsRaw(requestParameters, initOverrides) {
|
|
302
|
+
const requestOptions = await this.analyticsDataServiceGetVisitorTrendsRequestOpts(requestParameters);
|
|
303
|
+
const response = await this.request(requestOptions, initOverrides);
|
|
304
|
+
return new runtime.JSONApiResponse(response, (jsonValue) => (0, index_1.GetVisitorTrendsResponseFromJSON)(jsonValue));
|
|
305
|
+
}
|
|
306
|
+
/**
|
|
307
|
+
* Retrieve new vs returning visitor counts over time.
|
|
308
|
+
* Get visitor trends
|
|
309
|
+
*/
|
|
310
|
+
async analyticsDataServiceGetVisitorTrends(requestParameters, initOverrides) {
|
|
311
|
+
const response = await this.analyticsDataServiceGetVisitorTrendsRaw(requestParameters, initOverrides);
|
|
312
|
+
return await response.value();
|
|
313
|
+
}
|
|
314
|
+
}
|
|
315
|
+
exports.AnalyticsDataApi = AnalyticsDataApi;
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Linkbreakers API
|
|
3
3
|
* This is a documentation of all the APIs of Linkbreakers
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.
|
|
5
|
+
* The version of the OpenAPI document: 1.71.4
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Linkbreakers API
|
|
6
6
|
* This is a documentation of all the APIs of Linkbreakers
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document: 1.
|
|
8
|
+
* The version of the OpenAPI document: 1.71.4
|
|
9
9
|
*
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Linkbreakers API
|
|
3
3
|
* This is a documentation of all the APIs of Linkbreakers
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.
|
|
5
|
+
* The version of the OpenAPI document: 1.71.4
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Linkbreakers API
|
|
6
6
|
* This is a documentation of all the APIs of Linkbreakers
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document: 1.
|
|
8
|
+
* The version of the OpenAPI document: 1.71.4
|
|
9
9
|
*
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/apis/EventsApi.d.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Linkbreakers API
|
|
3
3
|
* This is a documentation of all the APIs of Linkbreakers
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.
|
|
5
|
+
* The version of the OpenAPI document: 1.71.4
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/apis/EventsApi.js
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Linkbreakers API
|
|
6
6
|
* This is a documentation of all the APIs of Linkbreakers
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document: 1.
|
|
8
|
+
* The version of the OpenAPI document: 1.71.4
|
|
9
9
|
*
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -0,0 +1,272 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Linkbreakers API
|
|
3
|
+
* This is a documentation of all the APIs of Linkbreakers
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.71.4
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import * as runtime from '../runtime';
|
|
13
|
+
import type { CompleteGoogleFormsOAuthRequest, CompleteGoogleFormsOAuthResponse, GetGoogleFormsIntegrationResponse, GetGoogleFormsOAuthURLResponse, ListDetectedGoogleFormsResponse, SyncGoogleFormsResponse, UpdateGoogleFormsIntegrationRequest, UpdateGoogleFormsIntegrationResponse } from '../models/index';
|
|
14
|
+
export interface GoogleFormsIntegrationsServiceCompleteOAuthRequest {
|
|
15
|
+
completeGoogleFormsOAuthRequest: CompleteGoogleFormsOAuthRequest;
|
|
16
|
+
}
|
|
17
|
+
export interface GoogleFormsIntegrationsServiceSyncNowRequest {
|
|
18
|
+
body: object;
|
|
19
|
+
}
|
|
20
|
+
export interface GoogleFormsIntegrationsServiceUpdateRequest {
|
|
21
|
+
updateGoogleFormsIntegrationRequest: UpdateGoogleFormsIntegrationRequest;
|
|
22
|
+
}
|
|
23
|
+
/**
|
|
24
|
+
* GoogleFormsIntegrationsApi - interface
|
|
25
|
+
*
|
|
26
|
+
* @export
|
|
27
|
+
* @interface GoogleFormsIntegrationsApiInterface
|
|
28
|
+
*/
|
|
29
|
+
export interface GoogleFormsIntegrationsApiInterface {
|
|
30
|
+
/**
|
|
31
|
+
* Creates request options for googleFormsIntegrationsServiceCompleteOAuth without sending the request
|
|
32
|
+
* @param {CompleteGoogleFormsOAuthRequest} completeGoogleFormsOAuthRequest
|
|
33
|
+
* @throws {RequiredError}
|
|
34
|
+
* @memberof GoogleFormsIntegrationsApiInterface
|
|
35
|
+
*/
|
|
36
|
+
googleFormsIntegrationsServiceCompleteOAuthRequestOpts(requestParameters: GoogleFormsIntegrationsServiceCompleteOAuthRequest): Promise<runtime.RequestOpts>;
|
|
37
|
+
/**
|
|
38
|
+
* Exchanges the Google authorization code for tokens and creates the workspace integration.
|
|
39
|
+
* @summary Complete Google OAuth
|
|
40
|
+
* @param {CompleteGoogleFormsOAuthRequest} completeGoogleFormsOAuthRequest
|
|
41
|
+
* @param {*} [options] Override http request option.
|
|
42
|
+
* @throws {RequiredError}
|
|
43
|
+
* @memberof GoogleFormsIntegrationsApiInterface
|
|
44
|
+
*/
|
|
45
|
+
googleFormsIntegrationsServiceCompleteOAuthRaw(requestParameters: GoogleFormsIntegrationsServiceCompleteOAuthRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<CompleteGoogleFormsOAuthResponse>>;
|
|
46
|
+
/**
|
|
47
|
+
* Exchanges the Google authorization code for tokens and creates the workspace integration.
|
|
48
|
+
* Complete Google OAuth
|
|
49
|
+
*/
|
|
50
|
+
googleFormsIntegrationsServiceCompleteOAuth(requestParameters: GoogleFormsIntegrationsServiceCompleteOAuthRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<CompleteGoogleFormsOAuthResponse>;
|
|
51
|
+
/**
|
|
52
|
+
* Creates request options for googleFormsIntegrationsServiceDelete without sending the request
|
|
53
|
+
* @throws {RequiredError}
|
|
54
|
+
* @memberof GoogleFormsIntegrationsApiInterface
|
|
55
|
+
*/
|
|
56
|
+
googleFormsIntegrationsServiceDeleteRequestOpts(): Promise<runtime.RequestOpts>;
|
|
57
|
+
/**
|
|
58
|
+
* Disconnect and remove the Google Forms integration from the workspace.
|
|
59
|
+
* @summary Disconnect Google Forms integration
|
|
60
|
+
* @param {*} [options] Override http request option.
|
|
61
|
+
* @throws {RequiredError}
|
|
62
|
+
* @memberof GoogleFormsIntegrationsApiInterface
|
|
63
|
+
*/
|
|
64
|
+
googleFormsIntegrationsServiceDeleteRaw(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<object>>;
|
|
65
|
+
/**
|
|
66
|
+
* Disconnect and remove the Google Forms integration from the workspace.
|
|
67
|
+
* Disconnect Google Forms integration
|
|
68
|
+
*/
|
|
69
|
+
googleFormsIntegrationsServiceDelete(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<object>;
|
|
70
|
+
/**
|
|
71
|
+
* Creates request options for googleFormsIntegrationsServiceGet without sending the request
|
|
72
|
+
* @throws {RequiredError}
|
|
73
|
+
* @memberof GoogleFormsIntegrationsApiInterface
|
|
74
|
+
*/
|
|
75
|
+
googleFormsIntegrationsServiceGetRequestOpts(): Promise<runtime.RequestOpts>;
|
|
76
|
+
/**
|
|
77
|
+
* Retrieve the Google Forms integration for the workspace.
|
|
78
|
+
* @summary Get Google Forms integration
|
|
79
|
+
* @param {*} [options] Override http request option.
|
|
80
|
+
* @throws {RequiredError}
|
|
81
|
+
* @memberof GoogleFormsIntegrationsApiInterface
|
|
82
|
+
*/
|
|
83
|
+
googleFormsIntegrationsServiceGetRaw(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<GetGoogleFormsIntegrationResponse>>;
|
|
84
|
+
/**
|
|
85
|
+
* Retrieve the Google Forms integration for the workspace.
|
|
86
|
+
* Get Google Forms integration
|
|
87
|
+
*/
|
|
88
|
+
googleFormsIntegrationsServiceGet(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<GetGoogleFormsIntegrationResponse>;
|
|
89
|
+
/**
|
|
90
|
+
* Creates request options for googleFormsIntegrationsServiceGetOAuthURL without sending the request
|
|
91
|
+
* @throws {RequiredError}
|
|
92
|
+
* @memberof GoogleFormsIntegrationsApiInterface
|
|
93
|
+
*/
|
|
94
|
+
googleFormsIntegrationsServiceGetOAuthURLRequestOpts(): Promise<runtime.RequestOpts>;
|
|
95
|
+
/**
|
|
96
|
+
* Returns the Google OAuth authorization URL to initiate the connection flow.
|
|
97
|
+
* @summary Get Google OAuth URL
|
|
98
|
+
* @param {*} [options] Override http request option.
|
|
99
|
+
* @throws {RequiredError}
|
|
100
|
+
* @memberof GoogleFormsIntegrationsApiInterface
|
|
101
|
+
*/
|
|
102
|
+
googleFormsIntegrationsServiceGetOAuthURLRaw(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<GetGoogleFormsOAuthURLResponse>>;
|
|
103
|
+
/**
|
|
104
|
+
* Returns the Google OAuth authorization URL to initiate the connection flow.
|
|
105
|
+
* Get Google OAuth URL
|
|
106
|
+
*/
|
|
107
|
+
googleFormsIntegrationsServiceGetOAuthURL(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<GetGoogleFormsOAuthURLResponse>;
|
|
108
|
+
/**
|
|
109
|
+
* Creates request options for googleFormsIntegrationsServiceListDetectedForms without sending the request
|
|
110
|
+
* @throws {RequiredError}
|
|
111
|
+
* @memberof GoogleFormsIntegrationsApiInterface
|
|
112
|
+
*/
|
|
113
|
+
googleFormsIntegrationsServiceListDetectedFormsRequestOpts(): Promise<runtime.RequestOpts>;
|
|
114
|
+
/**
|
|
115
|
+
* Returns Google Forms auto-detected from workspace links that have a Google Form as their redirect destination.
|
|
116
|
+
* @summary List detected Google Forms
|
|
117
|
+
* @param {*} [options] Override http request option.
|
|
118
|
+
* @throws {RequiredError}
|
|
119
|
+
* @memberof GoogleFormsIntegrationsApiInterface
|
|
120
|
+
*/
|
|
121
|
+
googleFormsIntegrationsServiceListDetectedFormsRaw(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<ListDetectedGoogleFormsResponse>>;
|
|
122
|
+
/**
|
|
123
|
+
* Returns Google Forms auto-detected from workspace links that have a Google Form as their redirect destination.
|
|
124
|
+
* List detected Google Forms
|
|
125
|
+
*/
|
|
126
|
+
googleFormsIntegrationsServiceListDetectedForms(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<ListDetectedGoogleFormsResponse>;
|
|
127
|
+
/**
|
|
128
|
+
* Creates request options for googleFormsIntegrationsServiceSyncNow without sending the request
|
|
129
|
+
* @param {object} body
|
|
130
|
+
* @throws {RequiredError}
|
|
131
|
+
* @memberof GoogleFormsIntegrationsApiInterface
|
|
132
|
+
*/
|
|
133
|
+
googleFormsIntegrationsServiceSyncNowRequestOpts(requestParameters: GoogleFormsIntegrationsServiceSyncNowRequest): Promise<runtime.RequestOpts>;
|
|
134
|
+
/**
|
|
135
|
+
* Trigger an immediate sync of new Google Forms responses from all detected forms.
|
|
136
|
+
* @summary Sync now
|
|
137
|
+
* @param {object} body
|
|
138
|
+
* @param {*} [options] Override http request option.
|
|
139
|
+
* @throws {RequiredError}
|
|
140
|
+
* @memberof GoogleFormsIntegrationsApiInterface
|
|
141
|
+
*/
|
|
142
|
+
googleFormsIntegrationsServiceSyncNowRaw(requestParameters: GoogleFormsIntegrationsServiceSyncNowRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<SyncGoogleFormsResponse>>;
|
|
143
|
+
/**
|
|
144
|
+
* Trigger an immediate sync of new Google Forms responses from all detected forms.
|
|
145
|
+
* Sync now
|
|
146
|
+
*/
|
|
147
|
+
googleFormsIntegrationsServiceSyncNow(requestParameters: GoogleFormsIntegrationsServiceSyncNowRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<SyncGoogleFormsResponse>;
|
|
148
|
+
/**
|
|
149
|
+
* Creates request options for googleFormsIntegrationsServiceUpdate without sending the request
|
|
150
|
+
* @param {UpdateGoogleFormsIntegrationRequest} updateGoogleFormsIntegrationRequest
|
|
151
|
+
* @throws {RequiredError}
|
|
152
|
+
* @memberof GoogleFormsIntegrationsApiInterface
|
|
153
|
+
*/
|
|
154
|
+
googleFormsIntegrationsServiceUpdateRequestOpts(requestParameters: GoogleFormsIntegrationsServiceUpdateRequest): Promise<runtime.RequestOpts>;
|
|
155
|
+
/**
|
|
156
|
+
* Update the integration status (pause or resume syncing).
|
|
157
|
+
* @summary Update Google Forms integration
|
|
158
|
+
* @param {UpdateGoogleFormsIntegrationRequest} updateGoogleFormsIntegrationRequest
|
|
159
|
+
* @param {*} [options] Override http request option.
|
|
160
|
+
* @throws {RequiredError}
|
|
161
|
+
* @memberof GoogleFormsIntegrationsApiInterface
|
|
162
|
+
*/
|
|
163
|
+
googleFormsIntegrationsServiceUpdateRaw(requestParameters: GoogleFormsIntegrationsServiceUpdateRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<UpdateGoogleFormsIntegrationResponse>>;
|
|
164
|
+
/**
|
|
165
|
+
* Update the integration status (pause or resume syncing).
|
|
166
|
+
* Update Google Forms integration
|
|
167
|
+
*/
|
|
168
|
+
googleFormsIntegrationsServiceUpdate(requestParameters: GoogleFormsIntegrationsServiceUpdateRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<UpdateGoogleFormsIntegrationResponse>;
|
|
169
|
+
}
|
|
170
|
+
/**
|
|
171
|
+
*
|
|
172
|
+
*/
|
|
173
|
+
export declare class GoogleFormsIntegrationsApi extends runtime.BaseAPI implements GoogleFormsIntegrationsApiInterface {
|
|
174
|
+
/**
|
|
175
|
+
* Creates request options for googleFormsIntegrationsServiceCompleteOAuth without sending the request
|
|
176
|
+
*/
|
|
177
|
+
googleFormsIntegrationsServiceCompleteOAuthRequestOpts(requestParameters: GoogleFormsIntegrationsServiceCompleteOAuthRequest): Promise<runtime.RequestOpts>;
|
|
178
|
+
/**
|
|
179
|
+
* Exchanges the Google authorization code for tokens and creates the workspace integration.
|
|
180
|
+
* Complete Google OAuth
|
|
181
|
+
*/
|
|
182
|
+
googleFormsIntegrationsServiceCompleteOAuthRaw(requestParameters: GoogleFormsIntegrationsServiceCompleteOAuthRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<CompleteGoogleFormsOAuthResponse>>;
|
|
183
|
+
/**
|
|
184
|
+
* Exchanges the Google authorization code for tokens and creates the workspace integration.
|
|
185
|
+
* Complete Google OAuth
|
|
186
|
+
*/
|
|
187
|
+
googleFormsIntegrationsServiceCompleteOAuth(requestParameters: GoogleFormsIntegrationsServiceCompleteOAuthRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<CompleteGoogleFormsOAuthResponse>;
|
|
188
|
+
/**
|
|
189
|
+
* Creates request options for googleFormsIntegrationsServiceDelete without sending the request
|
|
190
|
+
*/
|
|
191
|
+
googleFormsIntegrationsServiceDeleteRequestOpts(): Promise<runtime.RequestOpts>;
|
|
192
|
+
/**
|
|
193
|
+
* Disconnect and remove the Google Forms integration from the workspace.
|
|
194
|
+
* Disconnect Google Forms integration
|
|
195
|
+
*/
|
|
196
|
+
googleFormsIntegrationsServiceDeleteRaw(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<object>>;
|
|
197
|
+
/**
|
|
198
|
+
* Disconnect and remove the Google Forms integration from the workspace.
|
|
199
|
+
* Disconnect Google Forms integration
|
|
200
|
+
*/
|
|
201
|
+
googleFormsIntegrationsServiceDelete(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<object>;
|
|
202
|
+
/**
|
|
203
|
+
* Creates request options for googleFormsIntegrationsServiceGet without sending the request
|
|
204
|
+
*/
|
|
205
|
+
googleFormsIntegrationsServiceGetRequestOpts(): Promise<runtime.RequestOpts>;
|
|
206
|
+
/**
|
|
207
|
+
* Retrieve the Google Forms integration for the workspace.
|
|
208
|
+
* Get Google Forms integration
|
|
209
|
+
*/
|
|
210
|
+
googleFormsIntegrationsServiceGetRaw(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<GetGoogleFormsIntegrationResponse>>;
|
|
211
|
+
/**
|
|
212
|
+
* Retrieve the Google Forms integration for the workspace.
|
|
213
|
+
* Get Google Forms integration
|
|
214
|
+
*/
|
|
215
|
+
googleFormsIntegrationsServiceGet(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<GetGoogleFormsIntegrationResponse>;
|
|
216
|
+
/**
|
|
217
|
+
* Creates request options for googleFormsIntegrationsServiceGetOAuthURL without sending the request
|
|
218
|
+
*/
|
|
219
|
+
googleFormsIntegrationsServiceGetOAuthURLRequestOpts(): Promise<runtime.RequestOpts>;
|
|
220
|
+
/**
|
|
221
|
+
* Returns the Google OAuth authorization URL to initiate the connection flow.
|
|
222
|
+
* Get Google OAuth URL
|
|
223
|
+
*/
|
|
224
|
+
googleFormsIntegrationsServiceGetOAuthURLRaw(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<GetGoogleFormsOAuthURLResponse>>;
|
|
225
|
+
/**
|
|
226
|
+
* Returns the Google OAuth authorization URL to initiate the connection flow.
|
|
227
|
+
* Get Google OAuth URL
|
|
228
|
+
*/
|
|
229
|
+
googleFormsIntegrationsServiceGetOAuthURL(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<GetGoogleFormsOAuthURLResponse>;
|
|
230
|
+
/**
|
|
231
|
+
* Creates request options for googleFormsIntegrationsServiceListDetectedForms without sending the request
|
|
232
|
+
*/
|
|
233
|
+
googleFormsIntegrationsServiceListDetectedFormsRequestOpts(): Promise<runtime.RequestOpts>;
|
|
234
|
+
/**
|
|
235
|
+
* Returns Google Forms auto-detected from workspace links that have a Google Form as their redirect destination.
|
|
236
|
+
* List detected Google Forms
|
|
237
|
+
*/
|
|
238
|
+
googleFormsIntegrationsServiceListDetectedFormsRaw(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<ListDetectedGoogleFormsResponse>>;
|
|
239
|
+
/**
|
|
240
|
+
* Returns Google Forms auto-detected from workspace links that have a Google Form as their redirect destination.
|
|
241
|
+
* List detected Google Forms
|
|
242
|
+
*/
|
|
243
|
+
googleFormsIntegrationsServiceListDetectedForms(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<ListDetectedGoogleFormsResponse>;
|
|
244
|
+
/**
|
|
245
|
+
* Creates request options for googleFormsIntegrationsServiceSyncNow without sending the request
|
|
246
|
+
*/
|
|
247
|
+
googleFormsIntegrationsServiceSyncNowRequestOpts(requestParameters: GoogleFormsIntegrationsServiceSyncNowRequest): Promise<runtime.RequestOpts>;
|
|
248
|
+
/**
|
|
249
|
+
* Trigger an immediate sync of new Google Forms responses from all detected forms.
|
|
250
|
+
* Sync now
|
|
251
|
+
*/
|
|
252
|
+
googleFormsIntegrationsServiceSyncNowRaw(requestParameters: GoogleFormsIntegrationsServiceSyncNowRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<SyncGoogleFormsResponse>>;
|
|
253
|
+
/**
|
|
254
|
+
* Trigger an immediate sync of new Google Forms responses from all detected forms.
|
|
255
|
+
* Sync now
|
|
256
|
+
*/
|
|
257
|
+
googleFormsIntegrationsServiceSyncNow(requestParameters: GoogleFormsIntegrationsServiceSyncNowRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<SyncGoogleFormsResponse>;
|
|
258
|
+
/**
|
|
259
|
+
* Creates request options for googleFormsIntegrationsServiceUpdate without sending the request
|
|
260
|
+
*/
|
|
261
|
+
googleFormsIntegrationsServiceUpdateRequestOpts(requestParameters: GoogleFormsIntegrationsServiceUpdateRequest): Promise<runtime.RequestOpts>;
|
|
262
|
+
/**
|
|
263
|
+
* Update the integration status (pause or resume syncing).
|
|
264
|
+
* Update Google Forms integration
|
|
265
|
+
*/
|
|
266
|
+
googleFormsIntegrationsServiceUpdateRaw(requestParameters: GoogleFormsIntegrationsServiceUpdateRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<UpdateGoogleFormsIntegrationResponse>>;
|
|
267
|
+
/**
|
|
268
|
+
* Update the integration status (pause or resume syncing).
|
|
269
|
+
* Update Google Forms integration
|
|
270
|
+
*/
|
|
271
|
+
googleFormsIntegrationsServiceUpdate(requestParameters: GoogleFormsIntegrationsServiceUpdateRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<UpdateGoogleFormsIntegrationResponse>;
|
|
272
|
+
}
|