general

package
v0.0.0-...-01f0dfb Latest Latest
Warning

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

Go to latest
Published: Apr 28, 2017 License: MIT Imports: 1 Imported by: 18

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ActionResult

type ActionResult struct {
	support.ApiObject
	ActionResultBase

	Id *int64 `json:"Id,omitempty"`
}

type ActionResultBase

type ActionResultBase struct {
	support.ApiObject

	Warnings *[]ExceptionNotification `json:"Warnings,omitempty"`
	Errors   *[]ExceptionNotification `json:"Errors,omitempty"`
}

type AgeRangeEnum

type AgeRangeEnum string

type ApiExceptionMessage

type ApiExceptionMessage struct {
	support.ApiObject
	// contains filtered or unexported fields
}

type ArrayOfInteger

type ArrayOfInteger struct {
	support.ApiObject

	Items []int `json:"Items"`
}

type ArrayOfString

type ArrayOfString struct {
	support.ApiObject

	Items []string `json:"Items"`
}

type CountryCodeEnum

type CountryCodeEnum string

type CurrencyEnum

type CurrencyEnum string

type ExceptionNotification

type ExceptionNotification struct {
	support.ApiObject

	Code    int     `json:"Code"`
	Message string  `json:"Message"`
	Details *string `json:"Details,omitempty"`
}

type ExtensionModeration

type ExtensionModeration struct {
	support.ApiObject

	Status              StatusEnum `json:"Status"`
	StatusClarification *string    `json:"StatusClarification,omitempty"`
}

type ExtensionStatusSelectionEnum

type ExtensionStatusSelectionEnum string

type FaultResponse

type FaultResponse ApiExceptionMessage

type GenderEnum

type GenderEnum string

type GetRequestGeneral

type GetRequestGeneral struct {
	support.ApiObject

	Page *LimitOffset `json:"Page,omitempty"`
}

type GetResponseGeneral

type GetResponseGeneral struct {
	support.ApiObject

	LimitedBy *int64 `json:"LimitedBy,omitempty"`
}

type IdsCriteria

type IdsCriteria struct {
	support.ApiObject

	Ids []int64 `json:"Ids"`
}

type LangEnum

type LangEnum string

type LimitOffset

type LimitOffset struct {
	support.ApiObject

	Limit  *int64 `json:"Limit,omitempty"`
	Offset *int64 `json:"Offset,omitempty"`
}

type MobileAppAdActionEnum

type MobileAppAdActionEnum string

type MobileOperatingSystemTypeEnum

type MobileOperatingSystemTypeEnum string

type MultiIdsActionResult

type MultiIdsActionResult struct {
	support.ApiObject
	ActionResultBase

	Ids *[]int64 `json:"Ids,omitempty"`
}

type OperationEnum

type OperationEnum string

type PositionEnum

type PositionEnum string

type PriorityEnum

type PriorityEnum string

type RepresentativeRoleEnum

type RepresentativeRoleEnum string

type ScopeEnum

type ScopeEnum string

type ServingStatusEnum

type ServingStatusEnum string

type SetBidsActionResult

type SetBidsActionResult struct {
	support.ApiObject
	ActionResult

	CampaignId *int64 `json:"CampaignId,omitempty"`
	AdGroupId  *int64 `json:"AdGroupId,omitempty"`
}

type SortOrderEnum

type SortOrderEnum string

type StateEnum

type StateEnum string

type Statistics

type Statistics struct {
	support.ApiObject

	Clicks      int64 `json:"Clicks"`
	Impressions int64 `json:"Impressions"`
}

type StatusEnum

type StatusEnum string

type StatusSelectionEnum

type StatusSelectionEnum string

type YesNoEnum

type YesNoEnum string

type YesNoUnknownEnum

type YesNoUnknownEnum string

Jump to

Keyboard shortcuts

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