Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type APIError
- type APIErrorError
- type AnnouncementFeedbackCriterion
- type App
- type AppCollection
- type AppCollectionListResult
- type AppCollectionListResultIterator
- type AppCollectionListResultPage
- type AppCollectionNameAvailability
- type AppCollectionProperties
- type AppCollectionsClient
- type AppInfoFilter
- type AppListResult
- type AppListResultIterator
- type AppListResultPage
- type AppProperties
- type ApplicationVersionCriterion
- type AppsClient
- type AudienceOperators
- type BaseClient
- type BasicCriterion
- type BasicFilter
- type BooleanTagCriterion
- type Campaign
- type CampaignAudience
- type CampaignFeedbacks
- type CampaignKinds
- type CampaignListResult
- type CampaignLocalization
- type CampaignPushParameters
- type CampaignPushResult
- type CampaignResult
- type CampaignState
- type CampaignStateResult
- type CampaignStates
- type CampaignStatisticsResult
- type CampaignTestNewParameters
- type CampaignTestSavedParameters
- type CampaignType
- type CampaignTypes
- type CampaignsClient
- type CampaignsListResult
- type CampaignsListResultIterator
- type CampaignsListResultPage
- type CarrierCountryCriterion
- type CarrierNameCriterion
- type Criterion
- type DatapushFeedbackCriterion
- type DateRangeExportTaskParameter
- type DateTagCriterion
- type DeliveryTimes
- type Device
- type DeviceInfo
- type DeviceLocation
- type DeviceManufacturerCriterion
- type DeviceMeta
- type DeviceModelCriterion
- type DeviceQueryResult
- type DeviceTagsParameters
- type DeviceTagsResult
- type DevicesClient
- type DevicesQueryResult
- type DevicesQueryResultIterator
- type DevicesQueryResultPage
- type EngageActiveUsersFilter
- type EngageIdleUsersFilter
- type EngageNewUsersFilter
- type EngageOldUsersFilter
- type EngageSubsetFilter
- type ExportFormat
- type ExportOptions
- type ExportState
- type ExportTaskListResult
- type ExportTaskListResultIterator
- type ExportTaskListResultPage
- type ExportTaskParameter
- type ExportTaskResult
- type ExportTasksClient
- type ExportType
- type FeedbackByCampaignParameter
- type FeedbackByDateRangeParameter
- type Filter
- type FirmwareVersionCriterion
- type GeoFencingCriterion
- type ImportTask
- type ImportTaskListResult
- type ImportTaskListResultIterator
- type ImportTaskListResultPage
- type ImportTaskResult
- type ImportTasksClient
- type IntegerTagCriterion
- type JobStates
- type LanguageCriterion
- type LocationCriterion
- type NativePushEnabledFilter
- type NetworkTypeCriterion
- type NotificationOptions
- type NotificationTypes
- type PollAnswerFeedbackCriterion
- type PollFeedbackCriterion
- type PollQuestion
- type PollQuestionChoice
- type PollQuestionChoiceLocalization
- type PollQuestionLocalization
- type ProvisioningStates
- type PushModes
- type PushQuotaFilter
- type Resource
- type ScreenSizeCriterion
- type SegmentCriterion
- type StringTagCriterion
- type SupportedPlatformsClient
- type SupportedPlatformsListResult
- type Type
- type TypeBasicFilter
Constants ¶
View Source
const (
DefaultBaseURI = original.DefaultBaseURI
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type APIErrorError ¶
type APIErrorError = original.APIErrorError
type AnnouncementFeedbackCriterion ¶
type AnnouncementFeedbackCriterion = original.AnnouncementFeedbackCriterion
type AppCollection ¶
type AppCollection = original.AppCollection
type AppCollectionListResult ¶
type AppCollectionListResult = original.AppCollectionListResult
type AppCollectionListResultIterator ¶
type AppCollectionListResultIterator = original.AppCollectionListResultIterator
type AppCollectionListResultPage ¶
type AppCollectionListResultPage = original.AppCollectionListResultPage
type AppCollectionNameAvailability ¶
type AppCollectionNameAvailability = original.AppCollectionNameAvailability
type AppCollectionProperties ¶
type AppCollectionProperties = original.AppCollectionProperties
type AppCollectionsClient ¶
type AppCollectionsClient = original.AppCollectionsClient
func NewAppCollectionsClient ¶
func NewAppCollectionsClient(subscriptionID string) AppCollectionsClient
func NewAppCollectionsClientWithBaseURI ¶
func NewAppCollectionsClientWithBaseURI(baseURI string, subscriptionID string) AppCollectionsClient
type AppInfoFilter ¶
type AppInfoFilter = original.AppInfoFilter
type AppListResult ¶
type AppListResult = original.AppListResult
type AppListResultIterator ¶
type AppListResultIterator = original.AppListResultIterator
type AppListResultPage ¶
type AppListResultPage = original.AppListResultPage
type AppProperties ¶
type AppProperties = original.AppProperties
type ApplicationVersionCriterion ¶
type ApplicationVersionCriterion = original.ApplicationVersionCriterion
type AppsClient ¶
type AppsClient = original.AppsClient
func NewAppsClient ¶
func NewAppsClient(subscriptionID string) AppsClient
func NewAppsClientWithBaseURI ¶
func NewAppsClientWithBaseURI(baseURI string, subscriptionID string) AppsClient
type AudienceOperators ¶
type AudienceOperators = original.AudienceOperators
const ( EQ AudienceOperators = original.EQ GE AudienceOperators = original.GE GT AudienceOperators = original.GT LE AudienceOperators = original.LE LT AudienceOperators = original.LT )
func PossibleAudienceOperatorsValues ¶
func PossibleAudienceOperatorsValues() []AudienceOperators
type BaseClient ¶
type BaseClient = original.BaseClient
func New ¶
func New(subscriptionID string) BaseClient
func NewWithBaseURI ¶
func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient
type BasicCriterion ¶
type BasicCriterion = original.BasicCriterion
type BasicFilter ¶
type BasicFilter = original.BasicFilter
type BooleanTagCriterion ¶
type BooleanTagCriterion = original.BooleanTagCriterion
type CampaignAudience ¶
type CampaignAudience = original.CampaignAudience
type CampaignFeedbacks ¶
type CampaignFeedbacks = original.CampaignFeedbacks
const ( Actioned CampaignFeedbacks = original.Actioned Exited CampaignFeedbacks = original.Exited Pushed CampaignFeedbacks = original.Pushed Replied CampaignFeedbacks = original.Replied )
func PossibleCampaignFeedbacksValues ¶
func PossibleCampaignFeedbacksValues() []CampaignFeedbacks
type CampaignKinds ¶
type CampaignKinds = original.CampaignKinds
const ( Announcements CampaignKinds = original.Announcements DataPushes CampaignKinds = original.DataPushes NativePushes CampaignKinds = original.NativePushes Polls CampaignKinds = original.Polls )
func PossibleCampaignKindsValues ¶
func PossibleCampaignKindsValues() []CampaignKinds
type CampaignListResult ¶
type CampaignListResult = original.CampaignListResult
type CampaignLocalization ¶
type CampaignLocalization = original.CampaignLocalization
type CampaignPushParameters ¶
type CampaignPushParameters = original.CampaignPushParameters
type CampaignPushResult ¶
type CampaignPushResult = original.CampaignPushResult
type CampaignResult ¶
type CampaignResult = original.CampaignResult
type CampaignState ¶
type CampaignState = original.CampaignState
type CampaignStateResult ¶
type CampaignStateResult = original.CampaignStateResult
type CampaignStates ¶
type CampaignStates = original.CampaignStates
const ( Draft CampaignStates = original.Draft Finished CampaignStates = original.Finished InProgress CampaignStates = original.InProgress Queued CampaignStates = original.Queued Scheduled CampaignStates = original.Scheduled )
func PossibleCampaignStatesValues ¶
func PossibleCampaignStatesValues() []CampaignStates
type CampaignStatisticsResult ¶
type CampaignStatisticsResult = original.CampaignStatisticsResult
type CampaignTestNewParameters ¶
type CampaignTestNewParameters = original.CampaignTestNewParameters
type CampaignTestSavedParameters ¶
type CampaignTestSavedParameters = original.CampaignTestSavedParameters
type CampaignType ¶
type CampaignType = original.CampaignType
const ( Announcement CampaignType = original.Announcement DataPush CampaignType = original.DataPush NativePush CampaignType = original.NativePush Poll CampaignType = original.Poll )
func PossibleCampaignTypeValues ¶
func PossibleCampaignTypeValues() []CampaignType
type CampaignTypes ¶
type CampaignTypes = original.CampaignTypes
const ( OnlyNotif CampaignTypes = original.OnlyNotif Textbase64 CampaignTypes = original.Textbase64 Texthtml CampaignTypes = original.Texthtml Textplain CampaignTypes = original.Textplain )
func PossibleCampaignTypesValues ¶
func PossibleCampaignTypesValues() []CampaignTypes
type CampaignsClient ¶
type CampaignsClient = original.CampaignsClient
func NewCampaignsClient ¶
func NewCampaignsClient(subscriptionID string) CampaignsClient
func NewCampaignsClientWithBaseURI ¶
func NewCampaignsClientWithBaseURI(baseURI string, subscriptionID string) CampaignsClient
type CampaignsListResult ¶
type CampaignsListResult = original.CampaignsListResult
type CampaignsListResultIterator ¶
type CampaignsListResultIterator = original.CampaignsListResultIterator
type CampaignsListResultPage ¶
type CampaignsListResultPage = original.CampaignsListResultPage
type CarrierCountryCriterion ¶
type CarrierCountryCriterion = original.CarrierCountryCriterion
type CarrierNameCriterion ¶
type CarrierNameCriterion = original.CarrierNameCriterion
type DatapushFeedbackCriterion ¶
type DatapushFeedbackCriterion = original.DatapushFeedbackCriterion
type DateRangeExportTaskParameter ¶
type DateRangeExportTaskParameter = original.DateRangeExportTaskParameter
type DateTagCriterion ¶
type DateTagCriterion = original.DateTagCriterion
type DeliveryTimes ¶
type DeliveryTimes = original.DeliveryTimes
const ( Any DeliveryTimes = original.Any Background DeliveryTimes = original.Background Session DeliveryTimes = original.Session )
func PossibleDeliveryTimesValues ¶
func PossibleDeliveryTimesValues() []DeliveryTimes
type DeviceInfo ¶
type DeviceInfo = original.DeviceInfo
type DeviceLocation ¶
type DeviceLocation = original.DeviceLocation
type DeviceManufacturerCriterion ¶
type DeviceManufacturerCriterion = original.DeviceManufacturerCriterion
type DeviceMeta ¶
type DeviceMeta = original.DeviceMeta
type DeviceModelCriterion ¶
type DeviceModelCriterion = original.DeviceModelCriterion
type DeviceQueryResult ¶
type DeviceQueryResult = original.DeviceQueryResult
type DeviceTagsParameters ¶
type DeviceTagsParameters = original.DeviceTagsParameters
type DeviceTagsResult ¶
type DeviceTagsResult = original.DeviceTagsResult
type DevicesClient ¶
type DevicesClient = original.DevicesClient
func NewDevicesClient ¶
func NewDevicesClient(subscriptionID string) DevicesClient
func NewDevicesClientWithBaseURI ¶
func NewDevicesClientWithBaseURI(baseURI string, subscriptionID string) DevicesClient
type DevicesQueryResult ¶
type DevicesQueryResult = original.DevicesQueryResult
type DevicesQueryResultIterator ¶
type DevicesQueryResultIterator = original.DevicesQueryResultIterator
type DevicesQueryResultPage ¶
type DevicesQueryResultPage = original.DevicesQueryResultPage
type EngageActiveUsersFilter ¶
type EngageActiveUsersFilter = original.EngageActiveUsersFilter
type EngageIdleUsersFilter ¶
type EngageIdleUsersFilter = original.EngageIdleUsersFilter
type EngageNewUsersFilter ¶
type EngageNewUsersFilter = original.EngageNewUsersFilter
type EngageOldUsersFilter ¶
type EngageOldUsersFilter = original.EngageOldUsersFilter
type EngageSubsetFilter ¶
type EngageSubsetFilter = original.EngageSubsetFilter
type ExportFormat ¶
type ExportFormat = original.ExportFormat
const ( CsvBlob ExportFormat = original.CsvBlob JSONBlob ExportFormat = original.JSONBlob )
func PossibleExportFormatValues ¶
func PossibleExportFormatValues() []ExportFormat
type ExportOptions ¶
type ExportOptions = original.ExportOptions
type ExportState ¶
type ExportState = original.ExportState
const ( ExportStateFailed ExportState = original.ExportStateFailed ExportStateQueued ExportState = original.ExportStateQueued ExportStateStarted ExportState = original.ExportStateStarted ExportStateSucceeded ExportState = original.ExportStateSucceeded )
func PossibleExportStateValues ¶
func PossibleExportStateValues() []ExportState
type ExportTaskListResult ¶
type ExportTaskListResult = original.ExportTaskListResult
type ExportTaskListResultIterator ¶
type ExportTaskListResultIterator = original.ExportTaskListResultIterator
type ExportTaskListResultPage ¶
type ExportTaskListResultPage = original.ExportTaskListResultPage
type ExportTaskParameter ¶
type ExportTaskParameter = original.ExportTaskParameter
type ExportTaskResult ¶
type ExportTaskResult = original.ExportTaskResult
type ExportTasksClient ¶
type ExportTasksClient = original.ExportTasksClient
func NewExportTasksClient ¶
func NewExportTasksClient(subscriptionID string) ExportTasksClient
func NewExportTasksClientWithBaseURI ¶
func NewExportTasksClientWithBaseURI(baseURI string, subscriptionID string) ExportTasksClient
type ExportType ¶
type ExportType = original.ExportType
const ( ExportTypeActivity ExportType = original.ExportTypeActivity ExportTypeCrash ExportType = original.ExportTypeCrash ExportTypeError ExportType = original.ExportTypeError ExportTypeEvent ExportType = original.ExportTypeEvent ExportTypeJob ExportType = original.ExportTypeJob ExportTypePush ExportType = original.ExportTypePush ExportTypeSession ExportType = original.ExportTypeSession ExportTypeTag ExportType = original.ExportTypeTag ExportTypeToken ExportType = original.ExportTypeToken )
func PossibleExportTypeValues ¶
func PossibleExportTypeValues() []ExportType
type FeedbackByCampaignParameter ¶
type FeedbackByCampaignParameter = original.FeedbackByCampaignParameter
type FeedbackByDateRangeParameter ¶
type FeedbackByDateRangeParameter = original.FeedbackByDateRangeParameter
type FirmwareVersionCriterion ¶
type FirmwareVersionCriterion = original.FirmwareVersionCriterion
type GeoFencingCriterion ¶
type GeoFencingCriterion = original.GeoFencingCriterion
type ImportTask ¶
type ImportTask = original.ImportTask
type ImportTaskListResult ¶
type ImportTaskListResult = original.ImportTaskListResult
type ImportTaskListResultIterator ¶
type ImportTaskListResultIterator = original.ImportTaskListResultIterator
type ImportTaskListResultPage ¶
type ImportTaskListResultPage = original.ImportTaskListResultPage
type ImportTaskResult ¶
type ImportTaskResult = original.ImportTaskResult
type ImportTasksClient ¶
type ImportTasksClient = original.ImportTasksClient
func NewImportTasksClient ¶
func NewImportTasksClient(subscriptionID string) ImportTasksClient
func NewImportTasksClientWithBaseURI ¶
func NewImportTasksClientWithBaseURI(baseURI string, subscriptionID string) ImportTasksClient
type IntegerTagCriterion ¶
type IntegerTagCriterion = original.IntegerTagCriterion
type JobStates ¶
const ( JobStatesFailed JobStates = original.JobStatesFailed JobStatesQueued JobStates = original.JobStatesQueued JobStatesStarted JobStates = original.JobStatesStarted JobStatesSucceeded JobStates = original.JobStatesSucceeded )
func PossibleJobStatesValues ¶
func PossibleJobStatesValues() []JobStates
type LanguageCriterion ¶
type LanguageCriterion = original.LanguageCriterion
type LocationCriterion ¶
type LocationCriterion = original.LocationCriterion
type NativePushEnabledFilter ¶
type NativePushEnabledFilter = original.NativePushEnabledFilter
type NetworkTypeCriterion ¶
type NetworkTypeCriterion = original.NetworkTypeCriterion
type NotificationOptions ¶
type NotificationOptions = original.NotificationOptions
type NotificationTypes ¶
type NotificationTypes = original.NotificationTypes
const ( Popup NotificationTypes = original.Popup System NotificationTypes = original.System )
func PossibleNotificationTypesValues ¶
func PossibleNotificationTypesValues() []NotificationTypes
type PollAnswerFeedbackCriterion ¶
type PollAnswerFeedbackCriterion = original.PollAnswerFeedbackCriterion
type PollFeedbackCriterion ¶
type PollFeedbackCriterion = original.PollFeedbackCriterion
type PollQuestion ¶
type PollQuestion = original.PollQuestion
type PollQuestionChoice ¶
type PollQuestionChoice = original.PollQuestionChoice
type PollQuestionChoiceLocalization ¶
type PollQuestionChoiceLocalization = original.PollQuestionChoiceLocalization
type PollQuestionLocalization ¶
type PollQuestionLocalization = original.PollQuestionLocalization
type ProvisioningStates ¶
type ProvisioningStates = original.ProvisioningStates
const ( Creating ProvisioningStates = original.Creating Succeeded ProvisioningStates = original.Succeeded )
func PossibleProvisioningStatesValues ¶
func PossibleProvisioningStatesValues() []ProvisioningStates
type PushQuotaFilter ¶
type PushQuotaFilter = original.PushQuotaFilter
type ScreenSizeCriterion ¶
type ScreenSizeCriterion = original.ScreenSizeCriterion
type SegmentCriterion ¶
type SegmentCriterion = original.SegmentCriterion
type StringTagCriterion ¶
type StringTagCriterion = original.StringTagCriterion
type SupportedPlatformsClient ¶
type SupportedPlatformsClient = original.SupportedPlatformsClient
func NewSupportedPlatformsClient ¶
func NewSupportedPlatformsClient(subscriptionID string) SupportedPlatformsClient
func NewSupportedPlatformsClientWithBaseURI ¶
func NewSupportedPlatformsClientWithBaseURI(baseURI string, subscriptionID string) SupportedPlatformsClient
type SupportedPlatformsListResult ¶
type SupportedPlatformsListResult = original.SupportedPlatformsListResult
type Type ¶
const ( TypeAnnouncementFeedback Type = original.TypeAnnouncementFeedback TypeApplicationVersion Type = original.TypeApplicationVersion TypeBooleanTag Type = original.TypeBooleanTag TypeCarrierCountry Type = original.TypeCarrierCountry TypeCarrierName Type = original.TypeCarrierName TypeCriterion Type = original.TypeCriterion TypeDatapushFeedback Type = original.TypeDatapushFeedback TypeDateTag Type = original.TypeDateTag TypeDeviceManufacturer Type = original.TypeDeviceManufacturer TypeDeviceModel Type = original.TypeDeviceModel TypeFirmwareVersion Type = original.TypeFirmwareVersion TypeGeoFencing Type = original.TypeGeoFencing TypeIntegerTag Type = original.TypeIntegerTag TypeLanguage Type = original.TypeLanguage TypeLocation Type = original.TypeLocation TypeNetworkType Type = original.TypeNetworkType TypePollAnswerFeedback Type = original.TypePollAnswerFeedback TypePollFeedback Type = original.TypePollFeedback TypeScreenSize Type = original.TypeScreenSize TypeSegment Type = original.TypeSegment TypeStringTag Type = original.TypeStringTag )
func PossibleTypeValues ¶
func PossibleTypeValues() []Type
type TypeBasicFilter ¶
type TypeBasicFilter = original.TypeBasicFilter
const ( TypeAppInfo TypeBasicFilter = original.TypeAppInfo TypeEngageActiveUsers TypeBasicFilter = original.TypeEngageActiveUsers TypeEngageIdleUsers TypeBasicFilter = original.TypeEngageIdleUsers TypeEngageNewUsers TypeBasicFilter = original.TypeEngageNewUsers TypeEngageOldUsers TypeBasicFilter = original.TypeEngageOldUsers TypeEngageSubset TypeBasicFilter = original.TypeEngageSubset TypeFilter TypeBasicFilter = original.TypeFilter TypeNativePushEnabled TypeBasicFilter = original.TypeNativePushEnabled TypePushQuota TypeBasicFilter = original.TypePushQuota )
func PossibleTypeBasicFilterValues ¶
func PossibleTypeBasicFilterValues() []TypeBasicFilter
Click to show internal directories.
Click to hide internal directories.