@gobodo/gobodo-api-promise 0.1.8-9.1
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/README.md +970 -0
- package/dist/.tsbuildinfo +1 -0
- package/dist/ApiClient.d.ts +317 -0
- package/dist/ApiClient.d.ts.map +1 -0
- package/dist/ApiClient.js +720 -0
- package/dist/api/ActionTypesApi.d.ts +66 -0
- package/dist/api/ActionTypesApi.d.ts.map +1 -0
- package/dist/api/ActionTypesApi.js +128 -0
- package/dist/api/AdCampaignsApi.d.ts +377 -0
- package/dist/api/AdCampaignsApi.d.ts.map +1 -0
- package/dist/api/AdCampaignsApi.js +620 -0
- package/dist/api/AdManagementApi.d.ts +556 -0
- package/dist/api/AdManagementApi.d.ts.map +1 -0
- package/dist/api/AdManagementApi.js +902 -0
- package/dist/api/AdminDataManagementApi.d.ts +62 -0
- package/dist/api/AdminDataManagementApi.d.ts.map +1 -0
- package/dist/api/AdminDataManagementApi.js +126 -0
- package/dist/api/AdsApi.d.ts +286 -0
- package/dist/api/AdsApi.d.ts.map +1 -0
- package/dist/api/AdsApi.js +474 -0
- package/dist/api/AttachmentsApi.d.ts +348 -0
- package/dist/api/AttachmentsApi.d.ts.map +1 -0
- package/dist/api/AttachmentsApi.js +570 -0
- package/dist/api/AuthenticationApi.d.ts +211 -0
- package/dist/api/AuthenticationApi.d.ts.map +1 -0
- package/dist/api/AuthenticationApi.js +460 -0
- package/dist/api/CategoriesApi.d.ts +340 -0
- package/dist/api/CategoriesApi.d.ts.map +1 -0
- package/dist/api/CategoriesApi.js +556 -0
- package/dist/api/CommentsApi.d.ts +387 -0
- package/dist/api/CommentsApi.d.ts.map +1 -0
- package/dist/api/CommentsApi.js +640 -0
- package/dist/api/ContentManagementApi.d.ts +1295 -0
- package/dist/api/ContentManagementApi.d.ts.map +1 -0
- package/dist/api/ContentManagementApi.js +2117 -0
- package/dist/api/ConversationsApi.d.ts +430 -0
- package/dist/api/ConversationsApi.d.ts.map +1 -0
- package/dist/api/ConversationsApi.js +694 -0
- package/dist/api/CurrencyApi.d.ts +249 -0
- package/dist/api/CurrencyApi.d.ts.map +1 -0
- package/dist/api/CurrencyApi.js +411 -0
- package/dist/api/DataSheetImportsApi.d.ts +774 -0
- package/dist/api/DataSheetImportsApi.d.ts.map +1 -0
- package/dist/api/DataSheetImportsApi.js +1291 -0
- package/dist/api/DefaultApi.d.ts +261 -0
- package/dist/api/DefaultApi.d.ts.map +1 -0
- package/dist/api/DefaultApi.js +433 -0
- package/dist/api/DocumentPartTypesApi.d.ts +106 -0
- package/dist/api/DocumentPartTypesApi.d.ts.map +1 -0
- package/dist/api/DocumentPartTypesApi.js +178 -0
- package/dist/api/DocumentTypesApi.d.ts +106 -0
- package/dist/api/DocumentTypesApi.d.ts.map +1 -0
- package/dist/api/DocumentTypesApi.js +178 -0
- package/dist/api/DocumentsApi.d.ts +606 -0
- package/dist/api/DocumentsApi.d.ts.map +1 -0
- package/dist/api/DocumentsApi.js +1002 -0
- package/dist/api/EmailsApi.d.ts +205 -0
- package/dist/api/EmailsApi.d.ts.map +1 -0
- package/dist/api/EmailsApi.js +346 -0
- package/dist/api/EntryPartsApi.d.ts +618 -0
- package/dist/api/EntryPartsApi.d.ts.map +1 -0
- package/dist/api/EntryPartsApi.js +1042 -0
- package/dist/api/FacebookApi.d.ts +37 -0
- package/dist/api/FacebookApi.d.ts.map +1 -0
- package/dist/api/FacebookApi.js +88 -0
- package/dist/api/FieldsApi.d.ts +164 -0
- package/dist/api/FieldsApi.d.ts.map +1 -0
- package/dist/api/FieldsApi.js +288 -0
- package/dist/api/FilesApi.d.ts +70 -0
- package/dist/api/FilesApi.d.ts.map +1 -0
- package/dist/api/FilesApi.js +131 -0
- package/dist/api/FormsApi.d.ts +860 -0
- package/dist/api/FormsApi.d.ts.map +1 -0
- package/dist/api/FormsApi.js +1406 -0
- package/dist/api/FunctionsApi.d.ts +891 -0
- package/dist/api/FunctionsApi.d.ts.map +1 -0
- package/dist/api/FunctionsApi.js +1474 -0
- package/dist/api/GeocodeApi.d.ts +238 -0
- package/dist/api/GeocodeApi.d.ts.map +1 -0
- package/dist/api/GeocodeApi.js +415 -0
- package/dist/api/GobodoManagementApi.d.ts +242 -0
- package/dist/api/GobodoManagementApi.d.ts.map +1 -0
- package/dist/api/GobodoManagementApi.js +408 -0
- package/dist/api/GoogleApi.d.ts +37 -0
- package/dist/api/GoogleApi.d.ts.map +1 -0
- package/dist/api/GoogleApi.js +88 -0
- package/dist/api/GraphActionTypesApi.d.ts +377 -0
- package/dist/api/GraphActionTypesApi.d.ts.map +1 -0
- package/dist/api/GraphActionTypesApi.js +632 -0
- package/dist/api/GraphActionsApi.d.ts +536 -0
- package/dist/api/GraphActionsApi.d.ts.map +1 -0
- package/dist/api/GraphActionsApi.js +897 -0
- package/dist/api/GraphObjectTypesApi.d.ts +651 -0
- package/dist/api/GraphObjectTypesApi.d.ts.map +1 -0
- package/dist/api/GraphObjectTypesApi.js +1040 -0
- package/dist/api/GraphObjectsApi.d.ts +3023 -0
- package/dist/api/GraphObjectsApi.d.ts.map +1 -0
- package/dist/api/GraphObjectsApi.js +4993 -0
- package/dist/api/GraphRelationshipTypesApi.d.ts +940 -0
- package/dist/api/GraphRelationshipTypesApi.d.ts.map +1 -0
- package/dist/api/GraphRelationshipTypesApi.js +1545 -0
- package/dist/api/GraphRelationshipsApi.d.ts +1460 -0
- package/dist/api/GraphRelationshipsApi.d.ts.map +1 -0
- package/dist/api/GraphRelationshipsApi.js +2387 -0
- package/dist/api/GraphSchemasApi.d.ts +535 -0
- package/dist/api/GraphSchemasApi.d.ts.map +1 -0
- package/dist/api/GraphSchemasApi.js +870 -0
- package/dist/api/GraphTraversalApi.d.ts +346 -0
- package/dist/api/GraphTraversalApi.d.ts.map +1 -0
- package/dist/api/GraphTraversalApi.js +578 -0
- package/dist/api/GraphsApi.d.ts +532 -0
- package/dist/api/GraphsApi.d.ts.map +1 -0
- package/dist/api/GraphsApi.js +891 -0
- package/dist/api/GroupsApi.d.ts +546 -0
- package/dist/api/GroupsApi.d.ts.map +1 -0
- package/dist/api/GroupsApi.js +896 -0
- package/dist/api/IAMApi.d.ts +198 -0
- package/dist/api/IAMApi.d.ts.map +1 -0
- package/dist/api/IAMApi.js +328 -0
- package/dist/api/ImagesApi.d.ts +401 -0
- package/dist/api/ImagesApi.d.ts.map +1 -0
- package/dist/api/ImagesApi.js +655 -0
- package/dist/api/InvitesApi.d.ts +248 -0
- package/dist/api/InvitesApi.d.ts.map +1 -0
- package/dist/api/InvitesApi.js +414 -0
- package/dist/api/LikesApi.d.ts +630 -0
- package/dist/api/LikesApi.d.ts.map +1 -0
- package/dist/api/LikesApi.js +1038 -0
- package/dist/api/LinkedINApi.d.ts +37 -0
- package/dist/api/LinkedINApi.d.ts.map +1 -0
- package/dist/api/LinkedINApi.js +88 -0
- package/dist/api/LiveMeetingsApi.d.ts +113 -0
- package/dist/api/LiveMeetingsApi.d.ts.map +1 -0
- package/dist/api/LiveMeetingsApi.js +205 -0
- package/dist/api/MeetingEventsApi.d.ts +254 -0
- package/dist/api/MeetingEventsApi.d.ts.map +1 -0
- package/dist/api/MeetingEventsApi.js +433 -0
- package/dist/api/NotificationsApi.d.ts +669 -0
- package/dist/api/NotificationsApi.d.ts.map +1 -0
- package/dist/api/NotificationsApi.js +1076 -0
- package/dist/api/PagesApi.d.ts +449 -0
- package/dist/api/PagesApi.d.ts.map +1 -0
- package/dist/api/PagesApi.js +740 -0
- package/dist/api/PhoneNumbersApi.d.ts +255 -0
- package/dist/api/PhoneNumbersApi.d.ts.map +1 -0
- package/dist/api/PhoneNumbersApi.js +403 -0
- package/dist/api/PostsApi.d.ts +240 -0
- package/dist/api/PostsApi.d.ts.map +1 -0
- package/dist/api/PostsApi.js +405 -0
- package/dist/api/PrivateMessagesApi.d.ts +739 -0
- package/dist/api/PrivateMessagesApi.d.ts.map +1 -0
- package/dist/api/PrivateMessagesApi.js +1205 -0
- package/dist/api/PublicationsApi.d.ts +62 -0
- package/dist/api/PublicationsApi.d.ts.map +1 -0
- package/dist/api/PublicationsApi.js +118 -0
- package/dist/api/RestApplicationsApi.d.ts +250 -0
- package/dist/api/RestApplicationsApi.d.ts.map +1 -0
- package/dist/api/RestApplicationsApi.js +407 -0
- package/dist/api/ScreensApi.d.ts +154 -0
- package/dist/api/ScreensApi.d.ts.map +1 -0
- package/dist/api/ScreensApi.js +269 -0
- package/dist/api/SitesApi.d.ts +480 -0
- package/dist/api/SitesApi.d.ts.map +1 -0
- package/dist/api/SitesApi.js +767 -0
- package/dist/api/SocialIntegrationApi.d.ts +97 -0
- package/dist/api/SocialIntegrationApi.d.ts.map +1 -0
- package/dist/api/SocialIntegrationApi.js +214 -0
- package/dist/api/StripeAccountsApi.d.ts +1844 -0
- package/dist/api/StripeAccountsApi.d.ts.map +1 -0
- package/dist/api/StripeAccountsApi.js +2950 -0
- package/dist/api/TagsApi.d.ts +64 -0
- package/dist/api/TagsApi.d.ts.map +1 -0
- package/dist/api/TagsApi.js +126 -0
- package/dist/api/TemplatesApi.d.ts +154 -0
- package/dist/api/TemplatesApi.d.ts.map +1 -0
- package/dist/api/TemplatesApi.js +269 -0
- package/dist/api/ThemeMappingsApi.d.ts +153 -0
- package/dist/api/ThemeMappingsApi.d.ts.map +1 -0
- package/dist/api/ThemeMappingsApi.js +264 -0
- package/dist/api/TopicsApi.d.ts +393 -0
- package/dist/api/TopicsApi.d.ts.map +1 -0
- package/dist/api/TopicsApi.js +644 -0
- package/dist/api/TransactionsApi.d.ts +57 -0
- package/dist/api/TransactionsApi.d.ts.map +1 -0
- package/dist/api/TransactionsApi.js +161 -0
- package/dist/api/TwitterApi.d.ts +37 -0
- package/dist/api/TwitterApi.d.ts.map +1 -0
- package/dist/api/TwitterApi.js +88 -0
- package/dist/api/UserTagsApi.d.ts +438 -0
- package/dist/api/UserTagsApi.d.ts.map +1 -0
- package/dist/api/UserTagsApi.js +727 -0
- package/dist/api/UsersApi.d.ts +546 -0
- package/dist/api/UsersApi.d.ts.map +1 -0
- package/dist/api/UsersApi.js +883 -0
- package/dist/api/UtilsApi.d.ts +27 -0
- package/dist/api/UtilsApi.d.ts.map +1 -0
- package/dist/api/UtilsApi.js +80 -0
- package/dist/api/VideosApi.d.ts +522 -0
- package/dist/api/VideosApi.d.ts.map +1 -0
- package/dist/api/VideosApi.js +874 -0
- package/dist/api/WalletsApi.d.ts +789 -0
- package/dist/api/WalletsApi.d.ts.map +1 -0
- package/dist/api/WalletsApi.js +1290 -0
- package/dist/index.d.ts +251 -0
- package/dist/index.d.ts.map +1 -0
- package/dist/index.js +1749 -0
- package/dist/model/APIClient.d.ts +118 -0
- package/dist/model/APIClient.d.ts.map +1 -0
- package/dist/model/APIClient.js +354 -0
- package/dist/model/AccountSessionInput.d.ts +82 -0
- package/dist/model/AccountSessionInput.d.ts.map +1 -0
- package/dist/model/AccountSessionInput.js +222 -0
- package/dist/model/AccountSessionResponse.d.ts +62 -0
- package/dist/model/AccountSessionResponse.d.ts.map +1 -0
- package/dist/model/AccountSessionResponse.js +171 -0
- package/dist/model/ApplicationPaymentAccountResponse.d.ts +83 -0
- package/dist/model/ApplicationPaymentAccountResponse.d.ts.map +1 -0
- package/dist/model/ApplicationPaymentAccountResponse.js +243 -0
- package/dist/model/ApplicationPaymentAccountResponseFailureException.d.ts +56 -0
- package/dist/model/ApplicationPaymentAccountResponseFailureException.d.ts.map +1 -0
- package/dist/model/ApplicationPaymentAccountResponseFailureException.js +187 -0
- package/dist/model/ApplicationPaymentAccountResponseFailureExceptionStackTraceInner.d.ts +101 -0
- package/dist/model/ApplicationPaymentAccountResponseFailureExceptionStackTraceInner.d.ts.map +1 -0
- package/dist/model/ApplicationPaymentAccountResponseFailureExceptionStackTraceInner.js +303 -0
- package/dist/model/ApplicationPaymentAccountResponseFailureExceptionSuppressedInner.d.ts +56 -0
- package/dist/model/ApplicationPaymentAccountResponseFailureExceptionSuppressedInner.d.ts.map +1 -0
- package/dist/model/ApplicationPaymentAccountResponseFailureExceptionSuppressedInner.js +187 -0
- package/dist/model/Article.d.ts +227 -0
- package/dist/model/Article.d.ts.map +1 -0
- package/dist/model/Article.js +668 -0
- package/dist/model/AuthResponse.d.ts +80 -0
- package/dist/model/AuthResponse.d.ts.map +1 -0
- package/dist/model/AuthResponse.js +238 -0
- package/dist/model/AwsSettings.d.ts +67 -0
- package/dist/model/AwsSettings.d.ts.map +1 -0
- package/dist/model/AwsSettings.js +193 -0
- package/dist/model/Balance.d.ts +74 -0
- package/dist/model/Balance.d.ts.map +1 -0
- package/dist/model/Balance.js +313 -0
- package/dist/model/BalanceDetails.d.ts +56 -0
- package/dist/model/BalanceDetails.d.ts.map +1 -0
- package/dist/model/BalanceDetails.js +164 -0
- package/dist/model/BalanceResponse.d.ts +47 -0
- package/dist/model/BalanceResponse.d.ts.map +1 -0
- package/dist/model/BalanceResponse.js +139 -0
- package/dist/model/BankAccountInfo.d.ts +75 -0
- package/dist/model/BankAccountInfo.d.ts.map +1 -0
- package/dist/model/BankAccountInfo.js +232 -0
- package/dist/model/CardInfo.d.ts +74 -0
- package/dist/model/CardInfo.d.ts.map +1 -0
- package/dist/model/CardInfo.js +213 -0
- package/dist/model/Comment.d.ts +173 -0
- package/dist/model/Comment.d.ts.map +1 -0
- package/dist/model/Comment.js +495 -0
- package/dist/model/ConsoleProjectInput.d.ts +66 -0
- package/dist/model/ConsoleProjectInput.d.ts.map +1 -0
- package/dist/model/ConsoleProjectInput.js +187 -0
- package/dist/model/ConsoleProjectResponse.d.ts +77 -0
- package/dist/model/ConsoleProjectResponse.d.ts.map +1 -0
- package/dist/model/ConsoleProjectResponse.js +216 -0
- package/dist/model/Coordinates.d.ts +47 -0
- package/dist/model/Coordinates.d.ts.map +1 -0
- package/dist/model/Coordinates.js +129 -0
- package/dist/model/CreateAccountResponse.d.ts +102 -0
- package/dist/model/CreateAccountResponse.d.ts.map +1 -0
- package/dist/model/CreateAccountResponse.js +289 -0
- package/dist/model/CreateFunctionInput.d.ts +74 -0
- package/dist/model/CreateFunctionInput.d.ts.map +1 -0
- package/dist/model/CreateFunctionInput.js +238 -0
- package/dist/model/CreateStripeAccountInput.d.ts +81 -0
- package/dist/model/CreateStripeAccountInput.d.ts.map +1 -0
- package/dist/model/CreateStripeAccountInput.js +241 -0
- package/dist/model/CreateStripeCustomerInput.d.ts +65 -0
- package/dist/model/CreateStripeCustomerInput.d.ts.map +1 -0
- package/dist/model/CreateStripeCustomerInput.js +195 -0
- package/dist/model/CreateTopicInput.d.ts +65 -0
- package/dist/model/CreateTopicInput.d.ts.map +1 -0
- package/dist/model/CreateTopicInput.js +191 -0
- package/dist/model/CreateTopicListenerInput.d.ts +56 -0
- package/dist/model/CreateTopicListenerInput.d.ts.map +1 -0
- package/dist/model/CreateTopicListenerInput.js +160 -0
- package/dist/model/Currency.d.ts +92 -0
- package/dist/model/Currency.d.ts.map +1 -0
- package/dist/model/Currency.js +262 -0
- package/dist/model/CurrencyGrantInput.d.ts +108 -0
- package/dist/model/CurrencyGrantInput.d.ts.map +1 -0
- package/dist/model/CurrencyGrantInput.js +305 -0
- package/dist/model/CurrencyGrantResponse.d.ts +140 -0
- package/dist/model/CurrencyGrantResponse.d.ts.map +1 -0
- package/dist/model/CurrencyGrantResponse.js +394 -0
- package/dist/model/CurrencyInput.d.ts +94 -0
- package/dist/model/CurrencyInput.d.ts.map +1 -0
- package/dist/model/CurrencyInput.js +268 -0
- package/dist/model/CurrencyMinterRegistrationInput.d.ts +77 -0
- package/dist/model/CurrencyMinterRegistrationInput.d.ts.map +1 -0
- package/dist/model/CurrencyMinterRegistrationInput.js +208 -0
- package/dist/model/CurrencyResponse.d.ts +107 -0
- package/dist/model/CurrencyResponse.d.ts.map +1 -0
- package/dist/model/CurrencyResponse.js +301 -0
- package/dist/model/CurrencySettings.d.ts +47 -0
- package/dist/model/CurrencySettings.d.ts.map +1 -0
- package/dist/model/CurrencySettings.js +131 -0
- package/dist/model/CustomerResponse.d.ts +56 -0
- package/dist/model/CustomerResponse.d.ts.map +1 -0
- package/dist/model/CustomerResponse.js +168 -0
- package/dist/model/DataObject.d.ts +47 -0
- package/dist/model/DataObject.d.ts.map +1 -0
- package/dist/model/DataObject.js +129 -0
- package/dist/model/DataSheetImport.d.ts +238 -0
- package/dist/model/DataSheetImport.d.ts.map +1 -0
- package/dist/model/DataSheetImport.js +732 -0
- package/dist/model/DataSheetImportPrivacySettings.d.ts +56 -0
- package/dist/model/DataSheetImportPrivacySettings.d.ts.map +1 -0
- package/dist/model/DataSheetImportPrivacySettings.js +154 -0
- package/dist/model/DataSheetImportSummary.d.ts +63 -0
- package/dist/model/DataSheetImportSummary.d.ts.map +1 -0
- package/dist/model/DataSheetImportSummary.js +206 -0
- package/dist/model/DeviceRegistrationRequest.d.ts +78 -0
- package/dist/model/DeviceRegistrationRequest.d.ts.map +1 -0
- package/dist/model/DeviceRegistrationRequest.js +252 -0
- package/dist/model/Document.d.ts +245 -0
- package/dist/model/Document.d.ts.map +1 -0
- package/dist/model/Document.js +743 -0
- package/dist/model/DocumentPart.d.ts +200 -0
- package/dist/model/DocumentPart.d.ts.map +1 -0
- package/dist/model/DocumentPart.js +612 -0
- package/dist/model/DocumentPartType.d.ts +119 -0
- package/dist/model/DocumentPartType.d.ts.map +1 -0
- package/dist/model/DocumentPartType.js +358 -0
- package/dist/model/DocumentType.d.ts +155 -0
- package/dist/model/DocumentType.d.ts.map +1 -0
- package/dist/model/DocumentType.js +458 -0
- package/dist/model/EmailAddress.d.ts +83 -0
- package/dist/model/EmailAddress.d.ts.map +1 -0
- package/dist/model/EmailAddress.js +245 -0
- package/dist/model/FieldMapping.d.ts +59 -0
- package/dist/model/FieldMapping.d.ts.map +1 -0
- package/dist/model/FieldMapping.js +185 -0
- package/dist/model/Fields.d.ts +381 -0
- package/dist/model/Fields.d.ts.map +1 -0
- package/dist/model/Fields.js +737 -0
- package/dist/model/File.d.ts +119 -0
- package/dist/model/File.d.ts.map +1 -0
- package/dist/model/File.js +341 -0
- package/dist/model/FileAttachmentUploadObject.d.ts +119 -0
- package/dist/model/FileAttachmentUploadObject.d.ts.map +1 -0
- package/dist/model/FileAttachmentUploadObject.js +341 -0
- package/dist/model/Filter.d.ts +47 -0
- package/dist/model/Filter.d.ts.map +1 -0
- package/dist/model/Filter.js +137 -0
- package/dist/model/FilterManager.d.ts +47 -0
- package/dist/model/FilterManager.d.ts.map +1 -0
- package/dist/model/FilterManager.js +154 -0
- package/dist/model/Form.d.ts +116 -0
- package/dist/model/Form.d.ts.map +1 -0
- package/dist/model/Form.js +393 -0
- package/dist/model/FormSection.d.ts +92 -0
- package/dist/model/FormSection.d.ts.map +1 -0
- package/dist/model/FormSection.js +304 -0
- package/dist/model/FormSubmission.d.ts +80 -0
- package/dist/model/FormSubmission.d.ts.map +1 -0
- package/dist/model/FormSubmission.js +238 -0
- package/dist/model/FunctionConfigInput.d.ts +172 -0
- package/dist/model/FunctionConfigInput.d.ts.map +1 -0
- package/dist/model/FunctionConfigInput.js +563 -0
- package/dist/model/FunctionEnvironmentConfig.d.ts +72 -0
- package/dist/model/FunctionEnvironmentConfig.d.ts.map +1 -0
- package/dist/model/FunctionEnvironmentConfig.js +221 -0
- package/dist/model/FunctionInput.d.ts +98 -0
- package/dist/model/FunctionInput.d.ts.map +1 -0
- package/dist/model/FunctionInput.js +260 -0
- package/dist/model/FunctionOutput.d.ts +89 -0
- package/dist/model/FunctionOutput.d.ts.map +1 -0
- package/dist/model/FunctionOutput.js +235 -0
- package/dist/model/Geocode.d.ts +65 -0
- package/dist/model/Geocode.d.ts.map +1 -0
- package/dist/model/Geocode.js +191 -0
- package/dist/model/GeocodePayload.d.ts +47 -0
- package/dist/model/GeocodePayload.d.ts.map +1 -0
- package/dist/model/GeocodePayload.js +141 -0
- package/dist/model/GeolocationInput.d.ts +65 -0
- package/dist/model/GeolocationInput.d.ts.map +1 -0
- package/dist/model/GeolocationInput.js +216 -0
- package/dist/model/GetFunctionConfig.d.ts +169 -0
- package/dist/model/GetFunctionConfig.d.ts.map +1 -0
- package/dist/model/GetFunctionConfig.js +536 -0
- package/dist/model/GetFunctionEnvironmentConfig.d.ts +73 -0
- package/dist/model/GetFunctionEnvironmentConfig.d.ts.map +1 -0
- package/dist/model/GetFunctionEnvironmentConfig.js +223 -0
- package/dist/model/GetFunctionResponse.d.ts +97 -0
- package/dist/model/GetFunctionResponse.d.ts.map +1 -0
- package/dist/model/GetFunctionResponse.js +302 -0
- package/dist/model/GoogleCloudSettings.d.ts +57 -0
- package/dist/model/GoogleCloudSettings.d.ts.map +1 -0
- package/dist/model/GoogleCloudSettings.js +162 -0
- package/dist/model/Graph.d.ts +177 -0
- package/dist/model/Graph.d.ts.map +1 -0
- package/dist/model/Graph.js +499 -0
- package/dist/model/GraphAction.d.ts +111 -0
- package/dist/model/GraphAction.d.ts.map +1 -0
- package/dist/model/GraphAction.js +298 -0
- package/dist/model/GraphDatabaseService.d.ts +92 -0
- package/dist/model/GraphDatabaseService.d.ts.map +1 -0
- package/dist/model/GraphDatabaseService.js +254 -0
- package/dist/model/GraphGeocode.d.ts +96 -0
- package/dist/model/GraphGeocode.d.ts.map +1 -0
- package/dist/model/GraphGeocode.js +282 -0
- package/dist/model/GraphIteratorEntryPart.d.ts +38 -0
- package/dist/model/GraphIteratorEntryPart.d.ts.map +1 -0
- package/dist/model/GraphIteratorEntryPart.js +129 -0
- package/dist/model/GraphIteratorEntryPartStackTraceInner.d.ts +101 -0
- package/dist/model/GraphIteratorEntryPartStackTraceInner.d.ts.map +1 -0
- package/dist/model/GraphIteratorEntryPartStackTraceInner.js +303 -0
- package/dist/model/GraphObject.d.ts +162 -0
- package/dist/model/GraphObject.d.ts.map +1 -0
- package/dist/model/GraphObject.js +454 -0
- package/dist/model/GraphObjectPayload.d.ts +137 -0
- package/dist/model/GraphObjectPayload.d.ts.map +1 -0
- package/dist/model/GraphObjectPayload.js +430 -0
- package/dist/model/GraphObjectSchema.d.ts +193 -0
- package/dist/model/GraphObjectSchema.d.ts.map +1 -0
- package/dist/model/GraphObjectSchema.js +545 -0
- package/dist/model/GraphObjectType.d.ts +215 -0
- package/dist/model/GraphObjectType.d.ts.map +1 -0
- package/dist/model/GraphObjectType.js +626 -0
- package/dist/model/GraphObjectTypeInput.d.ts +184 -0
- package/dist/model/GraphObjectTypeInput.d.ts.map +1 -0
- package/dist/model/GraphObjectTypeInput.js +570 -0
- package/dist/model/GraphObjectTypeResponse.d.ts +137 -0
- package/dist/model/GraphObjectTypeResponse.d.ts.map +1 -0
- package/dist/model/GraphObjectTypeResponse.js +440 -0
- package/dist/model/GraphObjectTypeSchema.d.ts +215 -0
- package/dist/model/GraphObjectTypeSchema.d.ts.map +1 -0
- package/dist/model/GraphObjectTypeSchema.js +645 -0
- package/dist/model/GraphOwner.d.ts +56 -0
- package/dist/model/GraphOwner.d.ts.map +1 -0
- package/dist/model/GraphOwner.js +158 -0
- package/dist/model/GraphRelationship.d.ts +113 -0
- package/dist/model/GraphRelationship.d.ts.map +1 -0
- package/dist/model/GraphRelationship.js +301 -0
- package/dist/model/GraphRelationshipPayload.d.ts +74 -0
- package/dist/model/GraphRelationshipPayload.d.ts.map +1 -0
- package/dist/model/GraphRelationshipPayload.js +214 -0
- package/dist/model/GraphRelationshipType.d.ts +232 -0
- package/dist/model/GraphRelationshipType.d.ts.map +1 -0
- package/dist/model/GraphRelationshipType.js +675 -0
- package/dist/model/GraphRelationshipTypeResponse.d.ts +201 -0
- package/dist/model/GraphRelationshipTypeResponse.d.ts.map +1 -0
- package/dist/model/GraphRelationshipTypeResponse.js +683 -0
- package/dist/model/GraphSchema.d.ts +222 -0
- package/dist/model/GraphSchema.d.ts.map +1 -0
- package/dist/model/GraphSchema.js +645 -0
- package/dist/model/GraphSchemaInput.d.ts +101 -0
- package/dist/model/GraphSchemaInput.d.ts.map +1 -0
- package/dist/model/GraphSchemaInput.js +285 -0
- package/dist/model/GraphSchemaResponse.d.ts +226 -0
- package/dist/model/GraphSchemaResponse.d.ts.map +1 -0
- package/dist/model/GraphSchemaResponse.js +640 -0
- package/dist/model/GraphTraversalInput.d.ts +365 -0
- package/dist/model/GraphTraversalInput.d.ts.map +1 -0
- package/dist/model/GraphTraversalInput.js +1125 -0
- package/dist/model/Image.d.ts +155 -0
- package/dist/model/Image.d.ts.map +1 -0
- package/dist/model/Image.js +449 -0
- package/dist/model/ImageUploadObject.d.ts +155 -0
- package/dist/model/ImageUploadObject.d.ts.map +1 -0
- package/dist/model/ImageUploadObject.js +449 -0
- package/dist/model/InputPart.d.ts +65 -0
- package/dist/model/InputPart.d.ts.map +1 -0
- package/dist/model/InputPart.js +191 -0
- package/dist/model/InputPartHeaders.d.ts +38 -0
- package/dist/model/InputPartHeaders.d.ts.map +1 -0
- package/dist/model/InputPartHeaders.js +106 -0
- package/dist/model/InputPartMediaType.d.ts +74 -0
- package/dist/model/InputPartMediaType.d.ts.map +1 -0
- package/dist/model/InputPartMediaType.js +214 -0
- package/dist/model/KafkaSettings.d.ts +75 -0
- package/dist/model/KafkaSettings.d.ts.map +1 -0
- package/dist/model/KafkaSettings.js +220 -0
- package/dist/model/Link.d.ts +101 -0
- package/dist/model/Link.d.ts.map +1 -0
- package/dist/model/Link.js +305 -0
- package/dist/model/LiveStreamInfo.d.ts +56 -0
- package/dist/model/LiveStreamInfo.d.ts.map +1 -0
- package/dist/model/LiveStreamInfo.js +167 -0
- package/dist/model/MeetingEvent.d.ts +197 -0
- package/dist/model/MeetingEvent.d.ts.map +1 -0
- package/dist/model/MeetingEvent.js +591 -0
- package/dist/model/MeetingEventTimezone.d.ts +65 -0
- package/dist/model/MeetingEventTimezone.d.ts.map +1 -0
- package/dist/model/MeetingEventTimezone.js +187 -0
- package/dist/model/MeetingInfo.d.ts +77 -0
- package/dist/model/MeetingInfo.d.ts.map +1 -0
- package/dist/model/MeetingInfo.js +220 -0
- package/dist/model/Member.d.ts +173 -0
- package/dist/model/Member.d.ts.map +1 -0
- package/dist/model/Member.js +525 -0
- package/dist/model/MemberGroupCategory.d.ts +83 -0
- package/dist/model/MemberGroupCategory.d.ts.map +1 -0
- package/dist/model/MemberGroupCategory.js +237 -0
- package/dist/model/MemberList.d.ts +35 -0
- package/dist/model/MemberList.d.ts.map +1 -0
- package/dist/model/MemberList.js +96 -0
- package/dist/model/MessageGroup.d.ts +56 -0
- package/dist/model/MessageGroup.d.ts.map +1 -0
- package/dist/model/MessageGroup.js +160 -0
- package/dist/model/MultipartBody.d.ts +47 -0
- package/dist/model/MultipartBody.d.ts.map +1 -0
- package/dist/model/MultipartBody.js +133 -0
- package/dist/model/Notification.d.ts +127 -0
- package/dist/model/Notification.d.ts.map +1 -0
- package/dist/model/Notification.js +381 -0
- package/dist/model/NotificationInput.d.ts +92 -0
- package/dist/model/NotificationInput.d.ts.map +1 -0
- package/dist/model/NotificationInput.js +273 -0
- package/dist/model/NotificationResponse.d.ts +117 -0
- package/dist/model/NotificationResponse.d.ts.map +1 -0
- package/dist/model/NotificationResponse.js +332 -0
- package/dist/model/NumberSettings.d.ts +47 -0
- package/dist/model/NumberSettings.d.ts.map +1 -0
- package/dist/model/NumberSettings.js +127 -0
- package/dist/model/ObjectSettings.d.ts +56 -0
- package/dist/model/ObjectSettings.d.ts.map +1 -0
- package/dist/model/ObjectSettings.js +152 -0
- package/dist/model/Objecttype.d.ts +206 -0
- package/dist/model/Objecttype.d.ts.map +1 -0
- package/dist/model/Objecttype.js +615 -0
- package/dist/model/OutParameter.d.ts +57 -0
- package/dist/model/OutParameter.d.ts.map +1 -0
- package/dist/model/OutParameter.js +162 -0
- package/dist/model/Page.d.ts +128 -0
- package/dist/model/Page.d.ts.map +1 -0
- package/dist/model/Page.js +370 -0
- package/dist/model/PageSchema.d.ts +164 -0
- package/dist/model/PageSchema.d.ts.map +1 -0
- package/dist/model/PageSchema.js +482 -0
- package/dist/model/Pageable.d.ts +83 -0
- package/dist/model/Pageable.d.ts.map +1 -0
- package/dist/model/Pageable.js +235 -0
- package/dist/model/Parameter.d.ts +57 -0
- package/dist/model/Parameter.d.ts.map +1 -0
- package/dist/model/Parameter.js +162 -0
- package/dist/model/Path.d.ts +56 -0
- package/dist/model/Path.d.ts.map +1 -0
- package/dist/model/Path.js +190 -0
- package/dist/model/PaymentAccountObject.d.ts +74 -0
- package/dist/model/PaymentAccountObject.d.ts.map +1 -0
- package/dist/model/PaymentAccountObject.js +209 -0
- package/dist/model/PaymentIntentInput.d.ts +78 -0
- package/dist/model/PaymentIntentInput.d.ts.map +1 -0
- package/dist/model/PaymentIntentInput.js +214 -0
- package/dist/model/PaymentIntentResponse.d.ts +47 -0
- package/dist/model/PaymentIntentResponse.d.ts.map +1 -0
- package/dist/model/PaymentIntentResponse.js +137 -0
- package/dist/model/PaymentMethod.d.ts +109 -0
- package/dist/model/PaymentMethod.d.ts.map +1 -0
- package/dist/model/PaymentMethod.js +319 -0
- package/dist/model/PaymentMethodInput.d.ts +99 -0
- package/dist/model/PaymentMethodInput.d.ts.map +1 -0
- package/dist/model/PaymentMethodInput.js +291 -0
- package/dist/model/PaymentMethodResponse.d.ts +47 -0
- package/dist/model/PaymentMethodResponse.d.ts.map +1 -0
- package/dist/model/PaymentMethodResponse.js +139 -0
- package/dist/model/PaymentMethodsResponse.d.ts +47 -0
- package/dist/model/PaymentMethodsResponse.d.ts.map +1 -0
- package/dist/model/PaymentMethodsResponse.js +158 -0
- package/dist/model/Payout.d.ts +113 -0
- package/dist/model/Payout.d.ts.map +1 -0
- package/dist/model/Payout.js +313 -0
- package/dist/model/PayoutInput.d.ts +122 -0
- package/dist/model/PayoutInput.d.ts.map +1 -0
- package/dist/model/PayoutInput.js +347 -0
- package/dist/model/PayoutResponse.d.ts +49 -0
- package/dist/model/PayoutResponse.d.ts.map +1 -0
- package/dist/model/PayoutResponse.js +142 -0
- package/dist/model/PhoneNumber.d.ts +110 -0
- package/dist/model/PhoneNumber.d.ts.map +1 -0
- package/dist/model/PhoneNumber.js +332 -0
- package/dist/model/Post.d.ts +128 -0
- package/dist/model/Post.d.ts.map +1 -0
- package/dist/model/Post.js +368 -0
- package/dist/model/PrivateMessage.d.ts +170 -0
- package/dist/model/PrivateMessage.d.ts.map +1 -0
- package/dist/model/PrivateMessage.js +494 -0
- package/dist/model/PrivateMessageConversation.d.ts +183 -0
- package/dist/model/PrivateMessageConversation.d.ts.map +1 -0
- package/dist/model/PrivateMessageConversation.js +520 -0
- package/dist/model/PrivateMessageConversationSchema.d.ts +96 -0
- package/dist/model/PrivateMessageConversationSchema.d.ts.map +1 -0
- package/dist/model/PrivateMessageConversationSchema.js +268 -0
- package/dist/model/Profile.d.ts +65 -0
- package/dist/model/Profile.d.ts.map +1 -0
- package/dist/model/Profile.js +191 -0
- package/dist/model/Profiletype.d.ts +65 -0
- package/dist/model/Profiletype.d.ts.map +1 -0
- package/dist/model/Profiletype.js +210 -0
- package/dist/model/Project.d.ts +65 -0
- package/dist/model/Project.d.ts.map +1 -0
- package/dist/model/Project.js +187 -0
- package/dist/model/ProjectInput.d.ts +66 -0
- package/dist/model/ProjectInput.d.ts.map +1 -0
- package/dist/model/ProjectInput.js +187 -0
- package/dist/model/PropertyContainer.d.ts +56 -0
- package/dist/model/PropertyContainer.d.ts.map +1 -0
- package/dist/model/PropertyContainer.js +162 -0
- package/dist/model/PurchaseInput.d.ts +84 -0
- package/dist/model/PurchaseInput.d.ts.map +1 -0
- package/dist/model/PurchaseInput.js +229 -0
- package/dist/model/PurchaseResponse.d.ts +126 -0
- package/dist/model/PurchaseResponse.d.ts.map +1 -0
- package/dist/model/PurchaseResponse.js +345 -0
- package/dist/model/PurgeDataDefaultResponse.d.ts +58 -0
- package/dist/model/PurgeDataDefaultResponse.d.ts.map +1 -0
- package/dist/model/PurgeDataDefaultResponse.js +179 -0
- package/dist/model/PurgeDataDefaultResponseValue.d.ts +49 -0
- package/dist/model/PurgeDataDefaultResponseValue.d.ts.map +1 -0
- package/dist/model/PurgeDataDefaultResponseValue.js +151 -0
- package/dist/model/RelationshipMapping.d.ts +77 -0
- package/dist/model/RelationshipMapping.d.ts.map +1 -0
- package/dist/model/RelationshipMapping.js +264 -0
- package/dist/model/RestApplicationInput.d.ts +85 -0
- package/dist/model/RestApplicationInput.d.ts.map +1 -0
- package/dist/model/RestApplicationInput.js +247 -0
- package/dist/model/RestApplicationResponse.d.ts +107 -0
- package/dist/model/RestApplicationResponse.d.ts.map +1 -0
- package/dist/model/RestApplicationResponse.js +309 -0
- package/dist/model/ScreenSchema.d.ts +271 -0
- package/dist/model/ScreenSchema.d.ts.map +1 -0
- package/dist/model/ScreenSchema.js +834 -0
- package/dist/model/SimulcastInfo.d.ts +62 -0
- package/dist/model/SimulcastInfo.d.ts.map +1 -0
- package/dist/model/SimulcastInfo.js +175 -0
- package/dist/model/SiteInput.d.ts +85 -0
- package/dist/model/SiteInput.d.ts.map +1 -0
- package/dist/model/SiteInput.js +243 -0
- package/dist/model/SiteResponse.d.ts +117 -0
- package/dist/model/SiteResponse.d.ts.map +1 -0
- package/dist/model/SiteResponse.js +342 -0
- package/dist/model/SiteTypeInput.d.ts +75 -0
- package/dist/model/SiteTypeInput.d.ts.map +1 -0
- package/dist/model/SiteTypeInput.js +216 -0
- package/dist/model/SiteTypeResponse.d.ts +77 -0
- package/dist/model/SiteTypeResponse.d.ts.map +1 -0
- package/dist/model/SiteTypeResponse.js +216 -0
- package/dist/model/SkinField.d.ts +381 -0
- package/dist/model/SkinField.d.ts.map +1 -0
- package/dist/model/SkinField.js +737 -0
- package/dist/model/SkinFieldResponse.d.ts +227 -0
- package/dist/model/SkinFieldResponse.d.ts.map +1 -0
- package/dist/model/SkinFieldResponse.js +655 -0
- package/dist/model/SocialGroup.d.ts +200 -0
- package/dist/model/SocialGroup.d.ts.map +1 -0
- package/dist/model/SocialGroup.js +602 -0
- package/dist/model/SocialGroupType.d.ts +110 -0
- package/dist/model/SocialGroupType.d.ts.map +1 -0
- package/dist/model/SocialGroupType.js +327 -0
- package/dist/model/Sort.d.ts +56 -0
- package/dist/model/Sort.d.ts.map +1 -0
- package/dist/model/Sort.js +154 -0
- package/dist/model/SourceTypes.d.ts +56 -0
- package/dist/model/SourceTypes.d.ts.map +1 -0
- package/dist/model/SourceTypes.js +154 -0
- package/dist/model/StatusUpdate.d.ts +110 -0
- package/dist/model/StatusUpdate.d.ts.map +1 -0
- package/dist/model/StatusUpdate.js +312 -0
- package/dist/model/StreetAddress.d.ts +74 -0
- package/dist/model/StreetAddress.d.ts.map +1 -0
- package/dist/model/StreetAddress.js +224 -0
- package/dist/model/StripeAccount.d.ts +157 -0
- package/dist/model/StripeAccount.d.ts.map +1 -0
- package/dist/model/StripeAccount.js +463 -0
- package/dist/model/StripeCustomerAccount.d.ts +74 -0
- package/dist/model/StripeCustomerAccount.d.ts.map +1 -0
- package/dist/model/StripeCustomerAccount.js +212 -0
- package/dist/model/Template.d.ts +96 -0
- package/dist/model/Template.d.ts.map +1 -0
- package/dist/model/Template.js +272 -0
- package/dist/model/TemplateResponse.d.ts +107 -0
- package/dist/model/TemplateResponse.d.ts.map +1 -0
- package/dist/model/TemplateResponse.js +301 -0
- package/dist/model/TemplateSchema.d.ts +105 -0
- package/dist/model/TemplateSchema.d.ts.map +1 -0
- package/dist/model/TemplateSchema.js +300 -0
- package/dist/model/ThemeMapping.d.ts +83 -0
- package/dist/model/ThemeMapping.d.ts.map +1 -0
- package/dist/model/ThemeMapping.js +245 -0
- package/dist/model/ThemeMappingPayload.d.ts +83 -0
- package/dist/model/ThemeMappingPayload.d.ts.map +1 -0
- package/dist/model/ThemeMappingPayload.js +239 -0
- package/dist/model/TopicInfoResponse.d.ts +87 -0
- package/dist/model/TopicInfoResponse.d.ts.map +1 -0
- package/dist/model/TopicInfoResponse.js +269 -0
- package/dist/model/TopicMessageInput.d.ts +57 -0
- package/dist/model/TopicMessageInput.d.ts.map +1 -0
- package/dist/model/TopicMessageInput.js +158 -0
- package/dist/model/TopicSubscriptionResponse.d.ts +77 -0
- package/dist/model/TopicSubscriptionResponse.d.ts.map +1 -0
- package/dist/model/TopicSubscriptionResponse.js +220 -0
- package/dist/model/Transaction.d.ts +47 -0
- package/dist/model/Transaction.d.ts.map +1 -0
- package/dist/model/Transaction.js +137 -0
- package/dist/model/Transfer.d.ts +100 -0
- package/dist/model/Transfer.d.ts.map +1 -0
- package/dist/model/Transfer.js +286 -0
- package/dist/model/TransferInput.d.ts +156 -0
- package/dist/model/TransferInput.d.ts.map +1 -0
- package/dist/model/TransferInput.js +433 -0
- package/dist/model/TransferResponse.d.ts +91 -0
- package/dist/model/TransferResponse.d.ts.map +1 -0
- package/dist/model/TransferResponse.js +276 -0
- package/dist/model/TransferResponsePaymentMethodDetails.d.ts +100 -0
- package/dist/model/TransferResponsePaymentMethodDetails.d.ts.map +1 -0
- package/dist/model/TransferResponsePaymentMethodDetails.js +286 -0
- package/dist/model/TraversalRelationResponse.d.ts +47 -0
- package/dist/model/TraversalRelationResponse.d.ts.map +1 -0
- package/dist/model/TraversalRelationResponse.js +176 -0
- package/dist/model/User.d.ts +173 -0
- package/dist/model/User.d.ts.map +1 -0
- package/dist/model/User.js +525 -0
- package/dist/model/UserDataPayload.d.ts +173 -0
- package/dist/model/UserDataPayload.d.ts.map +1 -0
- package/dist/model/UserDataPayload.js +525 -0
- package/dist/model/UserDomain.d.ts +65 -0
- package/dist/model/UserDomain.d.ts.map +1 -0
- package/dist/model/UserDomain.js +191 -0
- package/dist/model/UserInvite.d.ts +137 -0
- package/dist/model/UserInvite.d.ts.map +1 -0
- package/dist/model/UserInvite.js +404 -0
- package/dist/model/UserInviteInput.d.ts +83 -0
- package/dist/model/UserInviteInput.d.ts.map +1 -0
- package/dist/model/UserInviteInput.js +245 -0
- package/dist/model/UserResponse.d.ts +197 -0
- package/dist/model/UserResponse.d.ts.map +1 -0
- package/dist/model/UserResponse.js +578 -0
- package/dist/model/UserSchema.d.ts +173 -0
- package/dist/model/UserSchema.d.ts.map +1 -0
- package/dist/model/UserSchema.js +525 -0
- package/dist/model/UserTag.d.ts +83 -0
- package/dist/model/UserTag.d.ts.map +1 -0
- package/dist/model/UserTag.js +246 -0
- package/dist/model/Userid.d.ts +47 -0
- package/dist/model/Userid.d.ts.map +1 -0
- package/dist/model/Userid.js +133 -0
- package/dist/model/Video.d.ts +218 -0
- package/dist/model/Video.d.ts.map +1 -0
- package/dist/model/Video.js +632 -0
- package/dist/model/VideoLiveUrl.d.ts +47 -0
- package/dist/model/VideoLiveUrl.d.ts.map +1 -0
- package/dist/model/VideoLiveUrl.js +137 -0
- package/dist/model/VideoSchema.d.ts +245 -0
- package/dist/model/VideoSchema.d.ts.map +1 -0
- package/dist/model/VideoSchema.js +717 -0
- package/dist/model/VideoUploadObject.d.ts +218 -0
- package/dist/model/VideoUploadObject.d.ts.map +1 -0
- package/dist/model/VideoUploadObject.js +632 -0
- package/dist/model/WalletHoldInput.d.ts +96 -0
- package/dist/model/WalletHoldInput.d.ts.map +1 -0
- package/dist/model/WalletHoldInput.js +260 -0
- package/dist/model/WalletHoldResponse.d.ts +126 -0
- package/dist/model/WalletHoldResponse.d.ts.map +1 -0
- package/dist/model/WalletHoldResponse.js +345 -0
- package/dist/model/WalletPayoutInput.d.ts +76 -0
- package/dist/model/WalletPayoutInput.d.ts.map +1 -0
- package/dist/model/WalletPayoutInput.js +206 -0
- package/dist/model/WalletPayoutResponse.d.ts +96 -0
- package/dist/model/WalletPayoutResponse.d.ts.map +1 -0
- package/dist/model/WalletPayoutResponse.js +260 -0
- package/dist/model/WalletResponse.d.ts +87 -0
- package/dist/model/WalletResponse.d.ts.map +1 -0
- package/dist/model/WalletResponse.js +239 -0
- package/dist/model/ZeusPortalCategory.d.ts +146 -0
- package/dist/model/ZeusPortalCategory.d.ts.map +1 -0
- package/dist/model/ZeusPortalCategory.js +434 -0
- package/package.json +53 -0
|
@@ -0,0 +1,902 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports["default"] = void 0;
|
|
7
|
+
var _ApiClient = _interopRequireDefault(require("../ApiClient"));
|
|
8
|
+
var _PurgeDataDefaultResponseValue = _interopRequireDefault(require("../model/PurgeDataDefaultResponseValue"));
|
|
9
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
10
|
+
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
|
|
11
|
+
function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
|
|
12
|
+
function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, _toPropertyKey(descriptor.key), descriptor); } }
|
|
13
|
+
function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); Object.defineProperty(Constructor, "prototype", { writable: false }); return Constructor; }
|
|
14
|
+
function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : String(i); }
|
|
15
|
+
function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); } /**
|
|
16
|
+
* gobodo-api
|
|
17
|
+
* REST Interface for Gobodo API
|
|
18
|
+
*
|
|
19
|
+
* The version of the OpenAPI document: 0.1.89
|
|
20
|
+
* Contact: info@gobodo.io
|
|
21
|
+
*
|
|
22
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
23
|
+
* https://openapi-generator.tech
|
|
24
|
+
* Do not edit the class manually.
|
|
25
|
+
*
|
|
26
|
+
*/
|
|
27
|
+
/**
|
|
28
|
+
* AdManagement service.
|
|
29
|
+
* @module api/AdManagementApi
|
|
30
|
+
* @version 0.1.89
|
|
31
|
+
*/
|
|
32
|
+
var AdManagementApi = exports["default"] = /*#__PURE__*/function () {
|
|
33
|
+
/**
|
|
34
|
+
* Constructs a new AdManagementApi.
|
|
35
|
+
* @alias module:api/AdManagementApi
|
|
36
|
+
* @class
|
|
37
|
+
* @param {module:ApiClient} [apiClient] Optional API client implementation to use,
|
|
38
|
+
* default to {@link module:ApiClient#instance} if unspecified.
|
|
39
|
+
*/
|
|
40
|
+
function AdManagementApi(apiClient) {
|
|
41
|
+
_classCallCheck(this, AdManagementApi);
|
|
42
|
+
this.apiClient = apiClient || _ApiClient["default"].instance;
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
/**
|
|
46
|
+
* Create Ad
|
|
47
|
+
* Creates a new Ad object
|
|
48
|
+
* @param {Object} opts Optional parameters
|
|
49
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
50
|
+
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
51
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
52
|
+
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
53
|
+
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
54
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
55
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
56
|
+
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
57
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
58
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
59
|
+
* @param {module:model/PurgeDataDefaultResponseValue} [purgeDataDefaultResponseValue]
|
|
60
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/PurgeDataDefaultResponseValue} and HTTP response
|
|
61
|
+
*/
|
|
62
|
+
_createClass(AdManagementApi, [{
|
|
63
|
+
key: "createAdWithHttpInfo",
|
|
64
|
+
value: function createAdWithHttpInfo(opts) {
|
|
65
|
+
opts = opts || {};
|
|
66
|
+
var postBody = opts['purgeDataDefaultResponseValue'];
|
|
67
|
+
var pathParams = {};
|
|
68
|
+
var queryParams = {};
|
|
69
|
+
var headerParams = {
|
|
70
|
+
'Authorization': opts['authorization'],
|
|
71
|
+
'cacheduration': opts['cacheduration'],
|
|
72
|
+
'cachegroup': opts['cachegroup'],
|
|
73
|
+
'cachekey': opts['cachekey'],
|
|
74
|
+
'cachescope': opts['cachescope'],
|
|
75
|
+
'cacheuser': opts['cacheuser'],
|
|
76
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
77
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
78
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
79
|
+
'transactionid': opts['transactionid']
|
|
80
|
+
};
|
|
81
|
+
var formParams = {};
|
|
82
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
83
|
+
var contentTypes = [];
|
|
84
|
+
var accepts = ['*/*'];
|
|
85
|
+
var returnType = _PurgeDataDefaultResponseValue["default"];
|
|
86
|
+
return this.apiClient.callApi('/graph/data/ads/ads', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
87
|
+
}
|
|
88
|
+
|
|
89
|
+
/**
|
|
90
|
+
* Create Ad
|
|
91
|
+
* Creates a new Ad object
|
|
92
|
+
* @param {Object} opts Optional parameters
|
|
93
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
94
|
+
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
95
|
+
* @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
96
|
+
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
97
|
+
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
98
|
+
* @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
99
|
+
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
100
|
+
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
101
|
+
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
102
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
103
|
+
* @param {module:model/PurgeDataDefaultResponseValue} opts.purgeDataDefaultResponseValue
|
|
104
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/PurgeDataDefaultResponseValue}
|
|
105
|
+
*/
|
|
106
|
+
}, {
|
|
107
|
+
key: "createAd",
|
|
108
|
+
value: function createAd(opts) {
|
|
109
|
+
return this.createAdWithHttpInfo(opts).then(function (response_and_data) {
|
|
110
|
+
return response_and_data.data;
|
|
111
|
+
});
|
|
112
|
+
}
|
|
113
|
+
|
|
114
|
+
/**
|
|
115
|
+
* Create Ad Campaign
|
|
116
|
+
* Creates a new ad campaign
|
|
117
|
+
* @param {Object} opts Optional parameters
|
|
118
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
119
|
+
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
120
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
121
|
+
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
122
|
+
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
123
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
124
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
125
|
+
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
126
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
127
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
128
|
+
* @param {module:model/PurgeDataDefaultResponseValue} [purgeDataDefaultResponseValue]
|
|
129
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/PurgeDataDefaultResponseValue} and HTTP response
|
|
130
|
+
*/
|
|
131
|
+
}, {
|
|
132
|
+
key: "createAdCampaignWithHttpInfo",
|
|
133
|
+
value: function createAdCampaignWithHttpInfo(opts) {
|
|
134
|
+
opts = opts || {};
|
|
135
|
+
var postBody = opts['purgeDataDefaultResponseValue'];
|
|
136
|
+
var pathParams = {};
|
|
137
|
+
var queryParams = {};
|
|
138
|
+
var headerParams = {
|
|
139
|
+
'Authorization': opts['authorization'],
|
|
140
|
+
'cacheduration': opts['cacheduration'],
|
|
141
|
+
'cachegroup': opts['cachegroup'],
|
|
142
|
+
'cachekey': opts['cachekey'],
|
|
143
|
+
'cachescope': opts['cachescope'],
|
|
144
|
+
'cacheuser': opts['cacheuser'],
|
|
145
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
146
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
147
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
148
|
+
'transactionid': opts['transactionid']
|
|
149
|
+
};
|
|
150
|
+
var formParams = {};
|
|
151
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
152
|
+
var contentTypes = [];
|
|
153
|
+
var accepts = ['*/*'];
|
|
154
|
+
var returnType = _PurgeDataDefaultResponseValue["default"];
|
|
155
|
+
return this.apiClient.callApi('/graph/data/ads/campaigns', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
156
|
+
}
|
|
157
|
+
|
|
158
|
+
/**
|
|
159
|
+
* Create Ad Campaign
|
|
160
|
+
* Creates a new ad campaign
|
|
161
|
+
* @param {Object} opts Optional parameters
|
|
162
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
163
|
+
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
164
|
+
* @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
165
|
+
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
166
|
+
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
167
|
+
* @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
168
|
+
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
169
|
+
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
170
|
+
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
171
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
172
|
+
* @param {module:model/PurgeDataDefaultResponseValue} opts.purgeDataDefaultResponseValue
|
|
173
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/PurgeDataDefaultResponseValue}
|
|
174
|
+
*/
|
|
175
|
+
}, {
|
|
176
|
+
key: "createAdCampaign",
|
|
177
|
+
value: function createAdCampaign(opts) {
|
|
178
|
+
return this.createAdCampaignWithHttpInfo(opts).then(function (response_and_data) {
|
|
179
|
+
return response_and_data.data;
|
|
180
|
+
});
|
|
181
|
+
}
|
|
182
|
+
|
|
183
|
+
/**
|
|
184
|
+
* Root for the API
|
|
185
|
+
* @param {Object} opts Optional parameters
|
|
186
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
187
|
+
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
188
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
189
|
+
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
190
|
+
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
191
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
192
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
193
|
+
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
194
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
195
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
196
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing HTTP response
|
|
197
|
+
*/
|
|
198
|
+
}, {
|
|
199
|
+
key: "get11WithHttpInfo",
|
|
200
|
+
value: function get11WithHttpInfo(opts) {
|
|
201
|
+
opts = opts || {};
|
|
202
|
+
var postBody = null;
|
|
203
|
+
var pathParams = {};
|
|
204
|
+
var queryParams = {};
|
|
205
|
+
var headerParams = {
|
|
206
|
+
'Authorization': opts['authorization'],
|
|
207
|
+
'cacheduration': opts['cacheduration'],
|
|
208
|
+
'cachegroup': opts['cachegroup'],
|
|
209
|
+
'cachekey': opts['cachekey'],
|
|
210
|
+
'cachescope': opts['cachescope'],
|
|
211
|
+
'cacheuser': opts['cacheuser'],
|
|
212
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
213
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
214
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
215
|
+
'transactionid': opts['transactionid']
|
|
216
|
+
};
|
|
217
|
+
var formParams = {};
|
|
218
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
219
|
+
var contentTypes = [];
|
|
220
|
+
var accepts = ['*/*'];
|
|
221
|
+
var returnType = null;
|
|
222
|
+
return this.apiClient.callApi('/graph/data/ads/campaigns', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
223
|
+
}
|
|
224
|
+
|
|
225
|
+
/**
|
|
226
|
+
* Root for the API
|
|
227
|
+
* @param {Object} opts Optional parameters
|
|
228
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
229
|
+
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
230
|
+
* @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
231
|
+
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
232
|
+
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
233
|
+
* @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
234
|
+
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
235
|
+
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
236
|
+
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
237
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
238
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}
|
|
239
|
+
*/
|
|
240
|
+
}, {
|
|
241
|
+
key: "get11",
|
|
242
|
+
value: function get11(opts) {
|
|
243
|
+
return this.get11WithHttpInfo(opts).then(function (response_and_data) {
|
|
244
|
+
return response_and_data.data;
|
|
245
|
+
});
|
|
246
|
+
}
|
|
247
|
+
|
|
248
|
+
/**
|
|
249
|
+
* Gets and object by id
|
|
250
|
+
* @param {Number} id
|
|
251
|
+
* @param {Object} opts Optional parameters
|
|
252
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
253
|
+
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
254
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
255
|
+
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
256
|
+
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
257
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
258
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
259
|
+
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
260
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
261
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
262
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Object.<String, module:model/{String: PurgeDataDefaultResponseValue}>} and HTTP response
|
|
263
|
+
*/
|
|
264
|
+
}, {
|
|
265
|
+
key: "get12WithHttpInfo",
|
|
266
|
+
value: function get12WithHttpInfo(id, opts) {
|
|
267
|
+
opts = opts || {};
|
|
268
|
+
var postBody = null;
|
|
269
|
+
// verify the required parameter 'id' is set
|
|
270
|
+
if (id === undefined || id === null) {
|
|
271
|
+
throw new Error("Missing the required parameter 'id' when calling get12");
|
|
272
|
+
}
|
|
273
|
+
var pathParams = {
|
|
274
|
+
'id': id
|
|
275
|
+
};
|
|
276
|
+
var queryParams = {};
|
|
277
|
+
var headerParams = {
|
|
278
|
+
'Authorization': opts['authorization'],
|
|
279
|
+
'cacheduration': opts['cacheduration'],
|
|
280
|
+
'cachegroup': opts['cachegroup'],
|
|
281
|
+
'cachekey': opts['cachekey'],
|
|
282
|
+
'cachescope': opts['cachescope'],
|
|
283
|
+
'cacheuser': opts['cacheuser'],
|
|
284
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
285
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
286
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
287
|
+
'transactionid': opts['transactionid']
|
|
288
|
+
};
|
|
289
|
+
var formParams = {};
|
|
290
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
291
|
+
var contentTypes = [];
|
|
292
|
+
var accepts = ['application/json'];
|
|
293
|
+
var returnType = {
|
|
294
|
+
'String': _PurgeDataDefaultResponseValue["default"]
|
|
295
|
+
};
|
|
296
|
+
return this.apiClient.callApi('/graph/data/ads/campaigns/{id}', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
297
|
+
}
|
|
298
|
+
|
|
299
|
+
/**
|
|
300
|
+
* Gets and object by id
|
|
301
|
+
* @param {Number} id
|
|
302
|
+
* @param {Object} opts Optional parameters
|
|
303
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
304
|
+
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
305
|
+
* @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
306
|
+
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
307
|
+
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
308
|
+
* @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
309
|
+
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
310
|
+
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
311
|
+
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
312
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
313
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Object.<String, module:model/{String: PurgeDataDefaultResponseValue}>}
|
|
314
|
+
*/
|
|
315
|
+
}, {
|
|
316
|
+
key: "get12",
|
|
317
|
+
value: function get12(id, opts) {
|
|
318
|
+
return this.get12WithHttpInfo(id, opts).then(function (response_and_data) {
|
|
319
|
+
return response_and_data.data;
|
|
320
|
+
});
|
|
321
|
+
}
|
|
322
|
+
|
|
323
|
+
/**
|
|
324
|
+
* Root for the API
|
|
325
|
+
* @param {Object} opts Optional parameters
|
|
326
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
327
|
+
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
328
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
329
|
+
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
330
|
+
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
331
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
332
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
333
|
+
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
334
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
335
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
336
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing HTTP response
|
|
337
|
+
*/
|
|
338
|
+
}, {
|
|
339
|
+
key: "get13WithHttpInfo",
|
|
340
|
+
value: function get13WithHttpInfo(opts) {
|
|
341
|
+
opts = opts || {};
|
|
342
|
+
var postBody = null;
|
|
343
|
+
var pathParams = {};
|
|
344
|
+
var queryParams = {};
|
|
345
|
+
var headerParams = {
|
|
346
|
+
'Authorization': opts['authorization'],
|
|
347
|
+
'cacheduration': opts['cacheduration'],
|
|
348
|
+
'cachegroup': opts['cachegroup'],
|
|
349
|
+
'cachekey': opts['cachekey'],
|
|
350
|
+
'cachescope': opts['cachescope'],
|
|
351
|
+
'cacheuser': opts['cacheuser'],
|
|
352
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
353
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
354
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
355
|
+
'transactionid': opts['transactionid']
|
|
356
|
+
};
|
|
357
|
+
var formParams = {};
|
|
358
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
359
|
+
var contentTypes = [];
|
|
360
|
+
var accepts = ['*/*'];
|
|
361
|
+
var returnType = null;
|
|
362
|
+
return this.apiClient.callApi('/graph/data/ads/ads', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
363
|
+
}
|
|
364
|
+
|
|
365
|
+
/**
|
|
366
|
+
* Root for the API
|
|
367
|
+
* @param {Object} opts Optional parameters
|
|
368
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
369
|
+
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
370
|
+
* @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
371
|
+
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
372
|
+
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
373
|
+
* @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
374
|
+
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
375
|
+
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
376
|
+
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
377
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
378
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}
|
|
379
|
+
*/
|
|
380
|
+
}, {
|
|
381
|
+
key: "get13",
|
|
382
|
+
value: function get13(opts) {
|
|
383
|
+
return this.get13WithHttpInfo(opts).then(function (response_and_data) {
|
|
384
|
+
return response_and_data.data;
|
|
385
|
+
});
|
|
386
|
+
}
|
|
387
|
+
|
|
388
|
+
/**
|
|
389
|
+
* Gets and object by id
|
|
390
|
+
* @param {Number} id
|
|
391
|
+
* @param {Object} opts Optional parameters
|
|
392
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
393
|
+
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
394
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
395
|
+
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
396
|
+
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
397
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
398
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
399
|
+
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
400
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
401
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
402
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Object.<String, module:model/{String: PurgeDataDefaultResponseValue}>} and HTTP response
|
|
403
|
+
*/
|
|
404
|
+
}, {
|
|
405
|
+
key: "get14WithHttpInfo",
|
|
406
|
+
value: function get14WithHttpInfo(id, opts) {
|
|
407
|
+
opts = opts || {};
|
|
408
|
+
var postBody = null;
|
|
409
|
+
// verify the required parameter 'id' is set
|
|
410
|
+
if (id === undefined || id === null) {
|
|
411
|
+
throw new Error("Missing the required parameter 'id' when calling get14");
|
|
412
|
+
}
|
|
413
|
+
var pathParams = {
|
|
414
|
+
'id': id
|
|
415
|
+
};
|
|
416
|
+
var queryParams = {};
|
|
417
|
+
var headerParams = {
|
|
418
|
+
'Authorization': opts['authorization'],
|
|
419
|
+
'cacheduration': opts['cacheduration'],
|
|
420
|
+
'cachegroup': opts['cachegroup'],
|
|
421
|
+
'cachekey': opts['cachekey'],
|
|
422
|
+
'cachescope': opts['cachescope'],
|
|
423
|
+
'cacheuser': opts['cacheuser'],
|
|
424
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
425
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
426
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
427
|
+
'transactionid': opts['transactionid']
|
|
428
|
+
};
|
|
429
|
+
var formParams = {};
|
|
430
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
431
|
+
var contentTypes = [];
|
|
432
|
+
var accepts = ['application/json'];
|
|
433
|
+
var returnType = {
|
|
434
|
+
'String': _PurgeDataDefaultResponseValue["default"]
|
|
435
|
+
};
|
|
436
|
+
return this.apiClient.callApi('/graph/data/ads/ads/{id}', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
437
|
+
}
|
|
438
|
+
|
|
439
|
+
/**
|
|
440
|
+
* Gets and object by id
|
|
441
|
+
* @param {Number} id
|
|
442
|
+
* @param {Object} opts Optional parameters
|
|
443
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
444
|
+
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
445
|
+
* @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
446
|
+
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
447
|
+
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
448
|
+
* @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
449
|
+
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
450
|
+
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
451
|
+
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
452
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
453
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Object.<String, module:model/{String: PurgeDataDefaultResponseValue}>}
|
|
454
|
+
*/
|
|
455
|
+
}, {
|
|
456
|
+
key: "get14",
|
|
457
|
+
value: function get14(id, opts) {
|
|
458
|
+
return this.get14WithHttpInfo(id, opts).then(function (response_and_data) {
|
|
459
|
+
return response_and_data.data;
|
|
460
|
+
});
|
|
461
|
+
}
|
|
462
|
+
|
|
463
|
+
/**
|
|
464
|
+
* @param {Number} id
|
|
465
|
+
* @param {Object} opts Optional parameters
|
|
466
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
467
|
+
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
468
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
469
|
+
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
470
|
+
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
471
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
472
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
473
|
+
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
474
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
475
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
476
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Object.<String, module:model/{String: PurgeDataDefaultResponseValue}>} and HTTP response
|
|
477
|
+
*/
|
|
478
|
+
}, {
|
|
479
|
+
key: "getCampaignWithHttpInfo",
|
|
480
|
+
value: function getCampaignWithHttpInfo(id, opts) {
|
|
481
|
+
opts = opts || {};
|
|
482
|
+
var postBody = null;
|
|
483
|
+
// verify the required parameter 'id' is set
|
|
484
|
+
if (id === undefined || id === null) {
|
|
485
|
+
throw new Error("Missing the required parameter 'id' when calling getCampaign");
|
|
486
|
+
}
|
|
487
|
+
var pathParams = {
|
|
488
|
+
'id': id
|
|
489
|
+
};
|
|
490
|
+
var queryParams = {};
|
|
491
|
+
var headerParams = {
|
|
492
|
+
'Authorization': opts['authorization'],
|
|
493
|
+
'cacheduration': opts['cacheduration'],
|
|
494
|
+
'cachegroup': opts['cachegroup'],
|
|
495
|
+
'cachekey': opts['cachekey'],
|
|
496
|
+
'cachescope': opts['cachescope'],
|
|
497
|
+
'cacheuser': opts['cacheuser'],
|
|
498
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
499
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
500
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
501
|
+
'transactionid': opts['transactionid']
|
|
502
|
+
};
|
|
503
|
+
var formParams = {};
|
|
504
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
505
|
+
var contentTypes = [];
|
|
506
|
+
var accepts = ['*/*'];
|
|
507
|
+
var returnType = {
|
|
508
|
+
'String': _PurgeDataDefaultResponseValue["default"]
|
|
509
|
+
};
|
|
510
|
+
return this.apiClient.callApi('/graph/data/ads/ads/{id}/campaign', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
511
|
+
}
|
|
512
|
+
|
|
513
|
+
/**
|
|
514
|
+
* @param {Number} id
|
|
515
|
+
* @param {Object} opts Optional parameters
|
|
516
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
517
|
+
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
518
|
+
* @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
519
|
+
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
520
|
+
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
521
|
+
* @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
522
|
+
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
523
|
+
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
524
|
+
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
525
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
526
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Object.<String, module:model/{String: PurgeDataDefaultResponseValue}>}
|
|
527
|
+
*/
|
|
528
|
+
}, {
|
|
529
|
+
key: "getCampaign",
|
|
530
|
+
value: function getCampaign(id, opts) {
|
|
531
|
+
return this.getCampaignWithHttpInfo(id, opts).then(function (response_and_data) {
|
|
532
|
+
return response_and_data.data;
|
|
533
|
+
});
|
|
534
|
+
}
|
|
535
|
+
|
|
536
|
+
/**
|
|
537
|
+
* @param {Number} id
|
|
538
|
+
* @param {Object} opts Optional parameters
|
|
539
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
540
|
+
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
541
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
542
|
+
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
543
|
+
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
544
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
545
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
546
|
+
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
547
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
548
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
549
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Object.<String, module:model/{String: PurgeDataDefaultResponseValue}>} and HTTP response
|
|
550
|
+
*/
|
|
551
|
+
}, {
|
|
552
|
+
key: "getFromCatWithHttpInfo",
|
|
553
|
+
value: function getFromCatWithHttpInfo(id, opts) {
|
|
554
|
+
opts = opts || {};
|
|
555
|
+
var postBody = null;
|
|
556
|
+
// verify the required parameter 'id' is set
|
|
557
|
+
if (id === undefined || id === null) {
|
|
558
|
+
throw new Error("Missing the required parameter 'id' when calling getFromCat");
|
|
559
|
+
}
|
|
560
|
+
var pathParams = {
|
|
561
|
+
'id': id
|
|
562
|
+
};
|
|
563
|
+
var queryParams = {};
|
|
564
|
+
var headerParams = {
|
|
565
|
+
'Authorization': opts['authorization'],
|
|
566
|
+
'cacheduration': opts['cacheduration'],
|
|
567
|
+
'cachegroup': opts['cachegroup'],
|
|
568
|
+
'cachekey': opts['cachekey'],
|
|
569
|
+
'cachescope': opts['cachescope'],
|
|
570
|
+
'cacheuser': opts['cacheuser'],
|
|
571
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
572
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
573
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
574
|
+
'transactionid': opts['transactionid']
|
|
575
|
+
};
|
|
576
|
+
var formParams = {};
|
|
577
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
578
|
+
var contentTypes = [];
|
|
579
|
+
var accepts = ['*/*'];
|
|
580
|
+
var returnType = {
|
|
581
|
+
'String': _PurgeDataDefaultResponseValue["default"]
|
|
582
|
+
};
|
|
583
|
+
return this.apiClient.callApi('/graph/data/ads/campaigns/nextfromcategory/{id}', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
584
|
+
}
|
|
585
|
+
|
|
586
|
+
/**
|
|
587
|
+
* @param {Number} id
|
|
588
|
+
* @param {Object} opts Optional parameters
|
|
589
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
590
|
+
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
591
|
+
* @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
592
|
+
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
593
|
+
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
594
|
+
* @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
595
|
+
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
596
|
+
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
597
|
+
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
598
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
599
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Object.<String, module:model/{String: PurgeDataDefaultResponseValue}>}
|
|
600
|
+
*/
|
|
601
|
+
}, {
|
|
602
|
+
key: "getFromCat",
|
|
603
|
+
value: function getFromCat(id, opts) {
|
|
604
|
+
return this.getFromCatWithHttpInfo(id, opts).then(function (response_and_data) {
|
|
605
|
+
return response_and_data.data;
|
|
606
|
+
});
|
|
607
|
+
}
|
|
608
|
+
|
|
609
|
+
/**
|
|
610
|
+
* @param {Number} id
|
|
611
|
+
* @param {Object} opts Optional parameters
|
|
612
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
613
|
+
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
614
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
615
|
+
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
616
|
+
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
617
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
618
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
619
|
+
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
620
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
621
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
622
|
+
* @param {Object.<String, module:model/{String: PurgeDataDefaultResponseValue}>} [requestBody]
|
|
623
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/PurgeDataDefaultResponseValue} and HTTP response
|
|
624
|
+
*/
|
|
625
|
+
}, {
|
|
626
|
+
key: "updateWithHttpInfo",
|
|
627
|
+
value: function updateWithHttpInfo(id, opts) {
|
|
628
|
+
opts = opts || {};
|
|
629
|
+
var postBody = opts['requestBody'];
|
|
630
|
+
// verify the required parameter 'id' is set
|
|
631
|
+
if (id === undefined || id === null) {
|
|
632
|
+
throw new Error("Missing the required parameter 'id' when calling update");
|
|
633
|
+
}
|
|
634
|
+
var pathParams = {
|
|
635
|
+
'id': id
|
|
636
|
+
};
|
|
637
|
+
var queryParams = {};
|
|
638
|
+
var headerParams = {
|
|
639
|
+
'Authorization': opts['authorization'],
|
|
640
|
+
'cacheduration': opts['cacheduration'],
|
|
641
|
+
'cachegroup': opts['cachegroup'],
|
|
642
|
+
'cachekey': opts['cachekey'],
|
|
643
|
+
'cachescope': opts['cachescope'],
|
|
644
|
+
'cacheuser': opts['cacheuser'],
|
|
645
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
646
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
647
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
648
|
+
'transactionid': opts['transactionid']
|
|
649
|
+
};
|
|
650
|
+
var formParams = {};
|
|
651
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
652
|
+
var contentTypes = [];
|
|
653
|
+
var accepts = ['*/*'];
|
|
654
|
+
var returnType = _PurgeDataDefaultResponseValue["default"];
|
|
655
|
+
return this.apiClient.callApi('/graph/data/ads/campaigns/{id}', 'PUT', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
656
|
+
}
|
|
657
|
+
|
|
658
|
+
/**
|
|
659
|
+
* @param {Number} id
|
|
660
|
+
* @param {Object} opts Optional parameters
|
|
661
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
662
|
+
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
663
|
+
* @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
664
|
+
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
665
|
+
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
666
|
+
* @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
667
|
+
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
668
|
+
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
669
|
+
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
670
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
671
|
+
* @param {Object.<String, module:model/{String: PurgeDataDefaultResponseValue}>} opts.requestBody
|
|
672
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/PurgeDataDefaultResponseValue}
|
|
673
|
+
*/
|
|
674
|
+
}, {
|
|
675
|
+
key: "update",
|
|
676
|
+
value: function update(id, opts) {
|
|
677
|
+
return this.updateWithHttpInfo(id, opts).then(function (response_and_data) {
|
|
678
|
+
return response_and_data.data;
|
|
679
|
+
});
|
|
680
|
+
}
|
|
681
|
+
|
|
682
|
+
/**
|
|
683
|
+
* @param {Number} id
|
|
684
|
+
* @param {Object} opts Optional parameters
|
|
685
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
686
|
+
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
687
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
688
|
+
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
689
|
+
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
690
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
691
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
692
|
+
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
693
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
694
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
695
|
+
* @param {Object.<String, module:model/{String: PurgeDataDefaultResponseValue}>} [requestBody]
|
|
696
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/PurgeDataDefaultResponseValue} and HTTP response
|
|
697
|
+
*/
|
|
698
|
+
}, {
|
|
699
|
+
key: "update1WithHttpInfo",
|
|
700
|
+
value: function update1WithHttpInfo(id, opts) {
|
|
701
|
+
opts = opts || {};
|
|
702
|
+
var postBody = opts['requestBody'];
|
|
703
|
+
// verify the required parameter 'id' is set
|
|
704
|
+
if (id === undefined || id === null) {
|
|
705
|
+
throw new Error("Missing the required parameter 'id' when calling update1");
|
|
706
|
+
}
|
|
707
|
+
var pathParams = {
|
|
708
|
+
'id': id
|
|
709
|
+
};
|
|
710
|
+
var queryParams = {};
|
|
711
|
+
var headerParams = {
|
|
712
|
+
'Authorization': opts['authorization'],
|
|
713
|
+
'cacheduration': opts['cacheduration'],
|
|
714
|
+
'cachegroup': opts['cachegroup'],
|
|
715
|
+
'cachekey': opts['cachekey'],
|
|
716
|
+
'cachescope': opts['cachescope'],
|
|
717
|
+
'cacheuser': opts['cacheuser'],
|
|
718
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
719
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
720
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
721
|
+
'transactionid': opts['transactionid']
|
|
722
|
+
};
|
|
723
|
+
var formParams = {};
|
|
724
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
725
|
+
var contentTypes = [];
|
|
726
|
+
var accepts = ['*/*'];
|
|
727
|
+
var returnType = _PurgeDataDefaultResponseValue["default"];
|
|
728
|
+
return this.apiClient.callApi('/graph/data/ads/ads/{id}', 'PUT', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
729
|
+
}
|
|
730
|
+
|
|
731
|
+
/**
|
|
732
|
+
* @param {Number} id
|
|
733
|
+
* @param {Object} opts Optional parameters
|
|
734
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
735
|
+
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
736
|
+
* @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
737
|
+
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
738
|
+
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
739
|
+
* @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
740
|
+
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
741
|
+
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
742
|
+
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
743
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
744
|
+
* @param {Object.<String, module:model/{String: PurgeDataDefaultResponseValue}>} opts.requestBody
|
|
745
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/PurgeDataDefaultResponseValue}
|
|
746
|
+
*/
|
|
747
|
+
}, {
|
|
748
|
+
key: "update1",
|
|
749
|
+
value: function update1(id, opts) {
|
|
750
|
+
return this.update1WithHttpInfo(id, opts).then(function (response_and_data) {
|
|
751
|
+
return response_and_data.data;
|
|
752
|
+
});
|
|
753
|
+
}
|
|
754
|
+
|
|
755
|
+
/**
|
|
756
|
+
* @param {Number} id
|
|
757
|
+
* @param {Object} opts Optional parameters
|
|
758
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
759
|
+
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
760
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
761
|
+
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
762
|
+
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
763
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
764
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
765
|
+
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
766
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
767
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
768
|
+
* @param {module:model/PurgeDataDefaultResponseValue} [purgeDataDefaultResponseValue]
|
|
769
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/PurgeDataDefaultResponseValue} and HTTP response
|
|
770
|
+
*/
|
|
771
|
+
}, {
|
|
772
|
+
key: "updateAdsWithHttpInfo",
|
|
773
|
+
value: function updateAdsWithHttpInfo(id, opts) {
|
|
774
|
+
opts = opts || {};
|
|
775
|
+
var postBody = opts['purgeDataDefaultResponseValue'];
|
|
776
|
+
// verify the required parameter 'id' is set
|
|
777
|
+
if (id === undefined || id === null) {
|
|
778
|
+
throw new Error("Missing the required parameter 'id' when calling updateAds");
|
|
779
|
+
}
|
|
780
|
+
var pathParams = {
|
|
781
|
+
'id': id
|
|
782
|
+
};
|
|
783
|
+
var queryParams = {};
|
|
784
|
+
var headerParams = {
|
|
785
|
+
'Authorization': opts['authorization'],
|
|
786
|
+
'cacheduration': opts['cacheduration'],
|
|
787
|
+
'cachegroup': opts['cachegroup'],
|
|
788
|
+
'cachekey': opts['cachekey'],
|
|
789
|
+
'cachescope': opts['cachescope'],
|
|
790
|
+
'cacheuser': opts['cacheuser'],
|
|
791
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
792
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
793
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
794
|
+
'transactionid': opts['transactionid']
|
|
795
|
+
};
|
|
796
|
+
var formParams = {};
|
|
797
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
798
|
+
var contentTypes = [];
|
|
799
|
+
var accepts = ['*/*'];
|
|
800
|
+
var returnType = _PurgeDataDefaultResponseValue["default"];
|
|
801
|
+
return this.apiClient.callApi('/graph/data/ads/campaigns/{id}/ads', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
802
|
+
}
|
|
803
|
+
|
|
804
|
+
/**
|
|
805
|
+
* @param {Number} id
|
|
806
|
+
* @param {Object} opts Optional parameters
|
|
807
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
808
|
+
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
809
|
+
* @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
810
|
+
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
811
|
+
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
812
|
+
* @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
813
|
+
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
814
|
+
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
815
|
+
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
816
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
817
|
+
* @param {module:model/PurgeDataDefaultResponseValue} opts.purgeDataDefaultResponseValue
|
|
818
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/PurgeDataDefaultResponseValue}
|
|
819
|
+
*/
|
|
820
|
+
}, {
|
|
821
|
+
key: "updateAds",
|
|
822
|
+
value: function updateAds(id, opts) {
|
|
823
|
+
return this.updateAdsWithHttpInfo(id, opts).then(function (response_and_data) {
|
|
824
|
+
return response_and_data.data;
|
|
825
|
+
});
|
|
826
|
+
}
|
|
827
|
+
|
|
828
|
+
/**
|
|
829
|
+
* @param {Number} id
|
|
830
|
+
* @param {Object} opts Optional parameters
|
|
831
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
832
|
+
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
833
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
834
|
+
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
835
|
+
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
836
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
837
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
838
|
+
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
839
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
840
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
841
|
+
* @param {Array.<module:model/PurgeDataDefaultResponseValue>} [purgeDataDefaultResponseValue]
|
|
842
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing HTTP response
|
|
843
|
+
*/
|
|
844
|
+
}, {
|
|
845
|
+
key: "updateSitesWithHttpInfo",
|
|
846
|
+
value: function updateSitesWithHttpInfo(id, opts) {
|
|
847
|
+
opts = opts || {};
|
|
848
|
+
var postBody = opts['purgeDataDefaultResponseValue'];
|
|
849
|
+
// verify the required parameter 'id' is set
|
|
850
|
+
if (id === undefined || id === null) {
|
|
851
|
+
throw new Error("Missing the required parameter 'id' when calling updateSites");
|
|
852
|
+
}
|
|
853
|
+
var pathParams = {
|
|
854
|
+
'id': id
|
|
855
|
+
};
|
|
856
|
+
var queryParams = {};
|
|
857
|
+
var headerParams = {
|
|
858
|
+
'Authorization': opts['authorization'],
|
|
859
|
+
'cacheduration': opts['cacheduration'],
|
|
860
|
+
'cachegroup': opts['cachegroup'],
|
|
861
|
+
'cachekey': opts['cachekey'],
|
|
862
|
+
'cachescope': opts['cachescope'],
|
|
863
|
+
'cacheuser': opts['cacheuser'],
|
|
864
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
865
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
866
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
867
|
+
'transactionid': opts['transactionid']
|
|
868
|
+
};
|
|
869
|
+
var formParams = {};
|
|
870
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
871
|
+
var contentTypes = [];
|
|
872
|
+
var accepts = ['*/*'];
|
|
873
|
+
var returnType = null;
|
|
874
|
+
return this.apiClient.callApi('/graph/data/ads/campaigns/{id}/sites', 'PUT', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
875
|
+
}
|
|
876
|
+
|
|
877
|
+
/**
|
|
878
|
+
* @param {Number} id
|
|
879
|
+
* @param {Object} opts Optional parameters
|
|
880
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
881
|
+
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
882
|
+
* @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
883
|
+
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
884
|
+
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
885
|
+
* @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
886
|
+
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
887
|
+
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
888
|
+
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
889
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
890
|
+
* @param {Array.<module:model/PurgeDataDefaultResponseValue>} opts.purgeDataDefaultResponseValue
|
|
891
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}
|
|
892
|
+
*/
|
|
893
|
+
}, {
|
|
894
|
+
key: "updateSites",
|
|
895
|
+
value: function updateSites(id, opts) {
|
|
896
|
+
return this.updateSitesWithHttpInfo(id, opts).then(function (response_and_data) {
|
|
897
|
+
return response_and_data.data;
|
|
898
|
+
});
|
|
899
|
+
}
|
|
900
|
+
}]);
|
|
901
|
+
return AdManagementApi;
|
|
902
|
+
}();
|