Versions in this module Expand all Collapse all v0 v0.196.2 Sep 10, 2024 Changes in this version + const ContentScope + type APIService struct + Accounts *AccountsService + BasePath string + TermsOfService *TermsOfServiceService + UserAgent string + func New(client *http.Client) (*APIService, error) + func NewService(ctx context.Context, opts ...option.ClientOption) (*APIService, error) + type AcceptTermsOfService struct + ForceSendFields []string + Name string + NullFields []string + RegionCode string + func (s AcceptTermsOfService) MarshalJSON() ([]byte, error) + type Accepted struct + AcceptedBy string + ForceSendFields []string + NullFields []string + TermsOfService string + ValidUntil *Date + func (s Accepted) MarshalJSON() ([]byte, error) + type Account struct + AccountId int64 + AccountName string + AdultContent bool + ForceSendFields []string + LanguageCode string + Name string + NullFields []string + TestAccount bool + TimeZone *TimeZone + func (s Account) MarshalJSON() ([]byte, error) + type AccountIssue struct + Detail string + DocumentationUri string + ForceSendFields []string + ImpactedDestinations []*ImpactedDestination + Name string + NullFields []string + Severity string + Title string + func (s AccountIssue) MarshalJSON() ([]byte, error) + type AccountsBusinessIdentityGetBusinessIdentityCall struct + func (c *AccountsBusinessIdentityGetBusinessIdentityCall) Context(ctx context.Context) *AccountsBusinessIdentityGetBusinessIdentityCall + func (c *AccountsBusinessIdentityGetBusinessIdentityCall) Do(opts ...googleapi.CallOption) (*BusinessIdentity, error) + func (c *AccountsBusinessIdentityGetBusinessIdentityCall) Fields(s ...googleapi.Field) *AccountsBusinessIdentityGetBusinessIdentityCall + func (c *AccountsBusinessIdentityGetBusinessIdentityCall) Header() http.Header + func (c *AccountsBusinessIdentityGetBusinessIdentityCall) IfNoneMatch(entityTag string) *AccountsBusinessIdentityGetBusinessIdentityCall + type AccountsBusinessIdentityService struct + func NewAccountsBusinessIdentityService(s *APIService) *AccountsBusinessIdentityService + func (r *AccountsBusinessIdentityService) GetBusinessIdentity(name string) *AccountsBusinessIdentityGetBusinessIdentityCall + func (r *AccountsBusinessIdentityService) UpdateBusinessIdentity(name string, businessidentity *BusinessIdentity) *AccountsBusinessIdentityUpdateBusinessIdentityCall + type AccountsBusinessIdentityUpdateBusinessIdentityCall struct + func (c *AccountsBusinessIdentityUpdateBusinessIdentityCall) Context(ctx context.Context) *AccountsBusinessIdentityUpdateBusinessIdentityCall + func (c *AccountsBusinessIdentityUpdateBusinessIdentityCall) Do(opts ...googleapi.CallOption) (*BusinessIdentity, error) + func (c *AccountsBusinessIdentityUpdateBusinessIdentityCall) Fields(s ...googleapi.Field) *AccountsBusinessIdentityUpdateBusinessIdentityCall + func (c *AccountsBusinessIdentityUpdateBusinessIdentityCall) Header() http.Header + func (c *AccountsBusinessIdentityUpdateBusinessIdentityCall) UpdateMask(updateMask string) *AccountsBusinessIdentityUpdateBusinessIdentityCall + type AccountsBusinessInfoGetBusinessInfoCall struct + func (c *AccountsBusinessInfoGetBusinessInfoCall) Context(ctx context.Context) *AccountsBusinessInfoGetBusinessInfoCall + func (c *AccountsBusinessInfoGetBusinessInfoCall) Do(opts ...googleapi.CallOption) (*BusinessInfo, error) + func (c *AccountsBusinessInfoGetBusinessInfoCall) Fields(s ...googleapi.Field) *AccountsBusinessInfoGetBusinessInfoCall + func (c *AccountsBusinessInfoGetBusinessInfoCall) Header() http.Header + func (c *AccountsBusinessInfoGetBusinessInfoCall) IfNoneMatch(entityTag string) *AccountsBusinessInfoGetBusinessInfoCall + type AccountsBusinessInfoService struct + func NewAccountsBusinessInfoService(s *APIService) *AccountsBusinessInfoService + func (r *AccountsBusinessInfoService) GetBusinessInfo(name string) *AccountsBusinessInfoGetBusinessInfoCall + func (r *AccountsBusinessInfoService) UpdateBusinessInfo(name string, businessinfo *BusinessInfo) *AccountsBusinessInfoUpdateBusinessInfoCall + type AccountsBusinessInfoUpdateBusinessInfoCall struct + func (c *AccountsBusinessInfoUpdateBusinessInfoCall) Context(ctx context.Context) *AccountsBusinessInfoUpdateBusinessInfoCall + func (c *AccountsBusinessInfoUpdateBusinessInfoCall) Do(opts ...googleapi.CallOption) (*BusinessInfo, error) + func (c *AccountsBusinessInfoUpdateBusinessInfoCall) Fields(s ...googleapi.Field) *AccountsBusinessInfoUpdateBusinessInfoCall + func (c *AccountsBusinessInfoUpdateBusinessInfoCall) Header() http.Header + func (c *AccountsBusinessInfoUpdateBusinessInfoCall) UpdateMask(updateMask string) *AccountsBusinessInfoUpdateBusinessInfoCall + type AccountsCreateAndConfigureCall struct + func (c *AccountsCreateAndConfigureCall) Context(ctx context.Context) *AccountsCreateAndConfigureCall + func (c *AccountsCreateAndConfigureCall) Do(opts ...googleapi.CallOption) (*Account, error) + func (c *AccountsCreateAndConfigureCall) Fields(s ...googleapi.Field) *AccountsCreateAndConfigureCall + func (c *AccountsCreateAndConfigureCall) Header() http.Header + type AccountsDeleteCall struct + func (c *AccountsDeleteCall) Context(ctx context.Context) *AccountsDeleteCall + func (c *AccountsDeleteCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *AccountsDeleteCall) Fields(s ...googleapi.Field) *AccountsDeleteCall + func (c *AccountsDeleteCall) Header() http.Header + type AccountsEmailpreferencesGetEmailPreferencesCall struct + func (c *AccountsEmailpreferencesGetEmailPreferencesCall) Context(ctx context.Context) *AccountsEmailpreferencesGetEmailPreferencesCall + func (c *AccountsEmailpreferencesGetEmailPreferencesCall) Do(opts ...googleapi.CallOption) (*EmailPreferences, error) + func (c *AccountsEmailpreferencesGetEmailPreferencesCall) Fields(s ...googleapi.Field) *AccountsEmailpreferencesGetEmailPreferencesCall + func (c *AccountsEmailpreferencesGetEmailPreferencesCall) Header() http.Header + func (c *AccountsEmailpreferencesGetEmailPreferencesCall) IfNoneMatch(entityTag string) *AccountsEmailpreferencesGetEmailPreferencesCall + type AccountsEmailpreferencesService struct + func NewAccountsEmailpreferencesService(s *APIService) *AccountsEmailpreferencesService + func (r *AccountsEmailpreferencesService) GetEmailPreferences(name string) *AccountsEmailpreferencesGetEmailPreferencesCall + func (r *AccountsEmailpreferencesService) UpdateEmailPreferences(name string, emailpreferences *EmailPreferences) *AccountsEmailpreferencesUpdateEmailPreferencesCall + type AccountsEmailpreferencesUpdateEmailPreferencesCall struct + func (c *AccountsEmailpreferencesUpdateEmailPreferencesCall) Context(ctx context.Context) *AccountsEmailpreferencesUpdateEmailPreferencesCall + func (c *AccountsEmailpreferencesUpdateEmailPreferencesCall) Do(opts ...googleapi.CallOption) (*EmailPreferences, error) + func (c *AccountsEmailpreferencesUpdateEmailPreferencesCall) Fields(s ...googleapi.Field) *AccountsEmailpreferencesUpdateEmailPreferencesCall + func (c *AccountsEmailpreferencesUpdateEmailPreferencesCall) Header() http.Header + func (c *AccountsEmailpreferencesUpdateEmailPreferencesCall) UpdateMask(updateMask string) *AccountsEmailpreferencesUpdateEmailPreferencesCall + type AccountsGetCall struct + func (c *AccountsGetCall) Context(ctx context.Context) *AccountsGetCall + func (c *AccountsGetCall) Do(opts ...googleapi.CallOption) (*Account, error) + func (c *AccountsGetCall) Fields(s ...googleapi.Field) *AccountsGetCall + func (c *AccountsGetCall) Header() http.Header + func (c *AccountsGetCall) IfNoneMatch(entityTag string) *AccountsGetCall + type AccountsHomepageClaimCall struct + func (c *AccountsHomepageClaimCall) Context(ctx context.Context) *AccountsHomepageClaimCall + func (c *AccountsHomepageClaimCall) Do(opts ...googleapi.CallOption) (*Homepage, error) + func (c *AccountsHomepageClaimCall) Fields(s ...googleapi.Field) *AccountsHomepageClaimCall + func (c *AccountsHomepageClaimCall) Header() http.Header + type AccountsHomepageGetHomepageCall struct + func (c *AccountsHomepageGetHomepageCall) Context(ctx context.Context) *AccountsHomepageGetHomepageCall + func (c *AccountsHomepageGetHomepageCall) Do(opts ...googleapi.CallOption) (*Homepage, error) + func (c *AccountsHomepageGetHomepageCall) Fields(s ...googleapi.Field) *AccountsHomepageGetHomepageCall + func (c *AccountsHomepageGetHomepageCall) Header() http.Header + func (c *AccountsHomepageGetHomepageCall) IfNoneMatch(entityTag string) *AccountsHomepageGetHomepageCall + type AccountsHomepageService struct + func NewAccountsHomepageService(s *APIService) *AccountsHomepageService + func (r *AccountsHomepageService) Claim(name string, claimhomepagerequest *ClaimHomepageRequest) *AccountsHomepageClaimCall + func (r *AccountsHomepageService) GetHomepage(name string) *AccountsHomepageGetHomepageCall + func (r *AccountsHomepageService) Unclaim(name string, unclaimhomepagerequest *UnclaimHomepageRequest) *AccountsHomepageUnclaimCall + func (r *AccountsHomepageService) UpdateHomepage(name string, homepage *Homepage) *AccountsHomepageUpdateHomepageCall + type AccountsHomepageUnclaimCall struct + func (c *AccountsHomepageUnclaimCall) Context(ctx context.Context) *AccountsHomepageUnclaimCall + func (c *AccountsHomepageUnclaimCall) Do(opts ...googleapi.CallOption) (*Homepage, error) + func (c *AccountsHomepageUnclaimCall) Fields(s ...googleapi.Field) *AccountsHomepageUnclaimCall + func (c *AccountsHomepageUnclaimCall) Header() http.Header + type AccountsHomepageUpdateHomepageCall struct + func (c *AccountsHomepageUpdateHomepageCall) Context(ctx context.Context) *AccountsHomepageUpdateHomepageCall + func (c *AccountsHomepageUpdateHomepageCall) Do(opts ...googleapi.CallOption) (*Homepage, error) + func (c *AccountsHomepageUpdateHomepageCall) Fields(s ...googleapi.Field) *AccountsHomepageUpdateHomepageCall + func (c *AccountsHomepageUpdateHomepageCall) Header() http.Header + func (c *AccountsHomepageUpdateHomepageCall) UpdateMask(updateMask string) *AccountsHomepageUpdateHomepageCall + type AccountsIssuesListCall struct + func (c *AccountsIssuesListCall) Context(ctx context.Context) *AccountsIssuesListCall + func (c *AccountsIssuesListCall) Do(opts ...googleapi.CallOption) (*ListAccountIssuesResponse, error) + func (c *AccountsIssuesListCall) Fields(s ...googleapi.Field) *AccountsIssuesListCall + func (c *AccountsIssuesListCall) Header() http.Header + func (c *AccountsIssuesListCall) IfNoneMatch(entityTag string) *AccountsIssuesListCall + func (c *AccountsIssuesListCall) LanguageCode(languageCode string) *AccountsIssuesListCall + func (c *AccountsIssuesListCall) PageSize(pageSize int64) *AccountsIssuesListCall + func (c *AccountsIssuesListCall) PageToken(pageToken string) *AccountsIssuesListCall + func (c *AccountsIssuesListCall) Pages(ctx context.Context, f func(*ListAccountIssuesResponse) error) error + func (c *AccountsIssuesListCall) TimeZoneId(timeZoneId string) *AccountsIssuesListCall + func (c *AccountsIssuesListCall) TimeZoneVersion(timeZoneVersion string) *AccountsIssuesListCall + type AccountsIssuesService struct + func NewAccountsIssuesService(s *APIService) *AccountsIssuesService + func (r *AccountsIssuesService) List(parent string) *AccountsIssuesListCall + type AccountsListCall struct + func (c *AccountsListCall) Context(ctx context.Context) *AccountsListCall + func (c *AccountsListCall) Do(opts ...googleapi.CallOption) (*ListAccountsResponse, error) + func (c *AccountsListCall) Fields(s ...googleapi.Field) *AccountsListCall + func (c *AccountsListCall) Filter(filter string) *AccountsListCall + func (c *AccountsListCall) Header() http.Header + func (c *AccountsListCall) IfNoneMatch(entityTag string) *AccountsListCall + func (c *AccountsListCall) PageSize(pageSize int64) *AccountsListCall + func (c *AccountsListCall) PageToken(pageToken string) *AccountsListCall + func (c *AccountsListCall) Pages(ctx context.Context, f func(*ListAccountsResponse) error) error + type AccountsListSubaccountsCall struct + func (c *AccountsListSubaccountsCall) Context(ctx context.Context) *AccountsListSubaccountsCall + func (c *AccountsListSubaccountsCall) Do(opts ...googleapi.CallOption) (*ListSubAccountsResponse, error) + func (c *AccountsListSubaccountsCall) Fields(s ...googleapi.Field) *AccountsListSubaccountsCall + func (c *AccountsListSubaccountsCall) Header() http.Header + func (c *AccountsListSubaccountsCall) IfNoneMatch(entityTag string) *AccountsListSubaccountsCall + func (c *AccountsListSubaccountsCall) PageSize(pageSize int64) *AccountsListSubaccountsCall + func (c *AccountsListSubaccountsCall) PageToken(pageToken string) *AccountsListSubaccountsCall + func (c *AccountsListSubaccountsCall) Pages(ctx context.Context, f func(*ListSubAccountsResponse) error) error + type AccountsOnlineReturnPoliciesGetCall struct + func (c *AccountsOnlineReturnPoliciesGetCall) Context(ctx context.Context) *AccountsOnlineReturnPoliciesGetCall + func (c *AccountsOnlineReturnPoliciesGetCall) Do(opts ...googleapi.CallOption) (*OnlineReturnPolicy, error) + func (c *AccountsOnlineReturnPoliciesGetCall) Fields(s ...googleapi.Field) *AccountsOnlineReturnPoliciesGetCall + func (c *AccountsOnlineReturnPoliciesGetCall) Header() http.Header + func (c *AccountsOnlineReturnPoliciesGetCall) IfNoneMatch(entityTag string) *AccountsOnlineReturnPoliciesGetCall + type AccountsOnlineReturnPoliciesListCall struct + func (c *AccountsOnlineReturnPoliciesListCall) Context(ctx context.Context) *AccountsOnlineReturnPoliciesListCall + func (c *AccountsOnlineReturnPoliciesListCall) Do(opts ...googleapi.CallOption) (*ListOnlineReturnPoliciesResponse, error) + func (c *AccountsOnlineReturnPoliciesListCall) Fields(s ...googleapi.Field) *AccountsOnlineReturnPoliciesListCall + func (c *AccountsOnlineReturnPoliciesListCall) Header() http.Header + func (c *AccountsOnlineReturnPoliciesListCall) IfNoneMatch(entityTag string) *AccountsOnlineReturnPoliciesListCall + func (c *AccountsOnlineReturnPoliciesListCall) PageSize(pageSize int64) *AccountsOnlineReturnPoliciesListCall + func (c *AccountsOnlineReturnPoliciesListCall) PageToken(pageToken string) *AccountsOnlineReturnPoliciesListCall + func (c *AccountsOnlineReturnPoliciesListCall) Pages(ctx context.Context, f func(*ListOnlineReturnPoliciesResponse) error) error + type AccountsOnlineReturnPoliciesService struct + func NewAccountsOnlineReturnPoliciesService(s *APIService) *AccountsOnlineReturnPoliciesService + func (r *AccountsOnlineReturnPoliciesService) Get(name string) *AccountsOnlineReturnPoliciesGetCall + func (r *AccountsOnlineReturnPoliciesService) List(parent string) *AccountsOnlineReturnPoliciesListCall + type AccountsPatchCall struct + func (c *AccountsPatchCall) Context(ctx context.Context) *AccountsPatchCall + func (c *AccountsPatchCall) Do(opts ...googleapi.CallOption) (*Account, error) + func (c *AccountsPatchCall) Fields(s ...googleapi.Field) *AccountsPatchCall + func (c *AccountsPatchCall) Header() http.Header + func (c *AccountsPatchCall) UpdateMask(updateMask string) *AccountsPatchCall + type AccountsProgramsDisableCall struct + func (c *AccountsProgramsDisableCall) Context(ctx context.Context) *AccountsProgramsDisableCall + func (c *AccountsProgramsDisableCall) Do(opts ...googleapi.CallOption) (*Program, error) + func (c *AccountsProgramsDisableCall) Fields(s ...googleapi.Field) *AccountsProgramsDisableCall + func (c *AccountsProgramsDisableCall) Header() http.Header + type AccountsProgramsEnableCall struct + func (c *AccountsProgramsEnableCall) Context(ctx context.Context) *AccountsProgramsEnableCall + func (c *AccountsProgramsEnableCall) Do(opts ...googleapi.CallOption) (*Program, error) + func (c *AccountsProgramsEnableCall) Fields(s ...googleapi.Field) *AccountsProgramsEnableCall + func (c *AccountsProgramsEnableCall) Header() http.Header + type AccountsProgramsGetCall struct + func (c *AccountsProgramsGetCall) Context(ctx context.Context) *AccountsProgramsGetCall + func (c *AccountsProgramsGetCall) Do(opts ...googleapi.CallOption) (*Program, error) + func (c *AccountsProgramsGetCall) Fields(s ...googleapi.Field) *AccountsProgramsGetCall + func (c *AccountsProgramsGetCall) Header() http.Header + func (c *AccountsProgramsGetCall) IfNoneMatch(entityTag string) *AccountsProgramsGetCall + type AccountsProgramsListCall struct + func (c *AccountsProgramsListCall) Context(ctx context.Context) *AccountsProgramsListCall + func (c *AccountsProgramsListCall) Do(opts ...googleapi.CallOption) (*ListProgramsResponse, error) + func (c *AccountsProgramsListCall) Fields(s ...googleapi.Field) *AccountsProgramsListCall + func (c *AccountsProgramsListCall) Header() http.Header + func (c *AccountsProgramsListCall) IfNoneMatch(entityTag string) *AccountsProgramsListCall + func (c *AccountsProgramsListCall) PageSize(pageSize int64) *AccountsProgramsListCall + func (c *AccountsProgramsListCall) PageToken(pageToken string) *AccountsProgramsListCall + func (c *AccountsProgramsListCall) Pages(ctx context.Context, f func(*ListProgramsResponse) error) error + type AccountsProgramsService struct + func NewAccountsProgramsService(s *APIService) *AccountsProgramsService + func (r *AccountsProgramsService) Disable(name string, disableprogramrequest *DisableProgramRequest) *AccountsProgramsDisableCall + func (r *AccountsProgramsService) Enable(name string, enableprogramrequest *EnableProgramRequest) *AccountsProgramsEnableCall + func (r *AccountsProgramsService) Get(name string) *AccountsProgramsGetCall + func (r *AccountsProgramsService) List(parent string) *AccountsProgramsListCall + type AccountsRegionsCreateCall struct + func (c *AccountsRegionsCreateCall) Context(ctx context.Context) *AccountsRegionsCreateCall + func (c *AccountsRegionsCreateCall) Do(opts ...googleapi.CallOption) (*Region, error) + func (c *AccountsRegionsCreateCall) Fields(s ...googleapi.Field) *AccountsRegionsCreateCall + func (c *AccountsRegionsCreateCall) Header() http.Header + func (c *AccountsRegionsCreateCall) RegionId(regionId string) *AccountsRegionsCreateCall + type AccountsRegionsDeleteCall struct + func (c *AccountsRegionsDeleteCall) Context(ctx context.Context) *AccountsRegionsDeleteCall + func (c *AccountsRegionsDeleteCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *AccountsRegionsDeleteCall) Fields(s ...googleapi.Field) *AccountsRegionsDeleteCall + func (c *AccountsRegionsDeleteCall) Header() http.Header + type AccountsRegionsGetCall struct + func (c *AccountsRegionsGetCall) Context(ctx context.Context) *AccountsRegionsGetCall + func (c *AccountsRegionsGetCall) Do(opts ...googleapi.CallOption) (*Region, error) + func (c *AccountsRegionsGetCall) Fields(s ...googleapi.Field) *AccountsRegionsGetCall + func (c *AccountsRegionsGetCall) Header() http.Header + func (c *AccountsRegionsGetCall) IfNoneMatch(entityTag string) *AccountsRegionsGetCall + type AccountsRegionsListCall struct + func (c *AccountsRegionsListCall) Context(ctx context.Context) *AccountsRegionsListCall + func (c *AccountsRegionsListCall) Do(opts ...googleapi.CallOption) (*ListRegionsResponse, error) + func (c *AccountsRegionsListCall) Fields(s ...googleapi.Field) *AccountsRegionsListCall + func (c *AccountsRegionsListCall) Header() http.Header + func (c *AccountsRegionsListCall) IfNoneMatch(entityTag string) *AccountsRegionsListCall + func (c *AccountsRegionsListCall) PageSize(pageSize int64) *AccountsRegionsListCall + func (c *AccountsRegionsListCall) PageToken(pageToken string) *AccountsRegionsListCall + func (c *AccountsRegionsListCall) Pages(ctx context.Context, f func(*ListRegionsResponse) error) error + type AccountsRegionsPatchCall struct + func (c *AccountsRegionsPatchCall) Context(ctx context.Context) *AccountsRegionsPatchCall + func (c *AccountsRegionsPatchCall) Do(opts ...googleapi.CallOption) (*Region, error) + func (c *AccountsRegionsPatchCall) Fields(s ...googleapi.Field) *AccountsRegionsPatchCall + func (c *AccountsRegionsPatchCall) Header() http.Header + func (c *AccountsRegionsPatchCall) UpdateMask(updateMask string) *AccountsRegionsPatchCall + type AccountsRegionsService struct + func NewAccountsRegionsService(s *APIService) *AccountsRegionsService + func (r *AccountsRegionsService) Create(parent string, region *Region) *AccountsRegionsCreateCall + func (r *AccountsRegionsService) Delete(name string) *AccountsRegionsDeleteCall + func (r *AccountsRegionsService) Get(name string) *AccountsRegionsGetCall + func (r *AccountsRegionsService) List(parent string) *AccountsRegionsListCall + func (r *AccountsRegionsService) Patch(name string, region *Region) *AccountsRegionsPatchCall + type AccountsService struct + BusinessIdentity *AccountsBusinessIdentityService + BusinessInfo *AccountsBusinessInfoService + Emailpreferences *AccountsEmailpreferencesService + Homepage *AccountsHomepageService + Issues *AccountsIssuesService + OnlineReturnPolicies *AccountsOnlineReturnPoliciesService + Programs *AccountsProgramsService + Regions *AccountsRegionsService + ShippingSettings *AccountsShippingSettingsService + TermsOfServiceAgreementStates *AccountsTermsOfServiceAgreementStatesService + Users *AccountsUsersService + func NewAccountsService(s *APIService) *AccountsService + func (r *AccountsService) CreateAndConfigure(createandconfigureaccountrequest *CreateAndConfigureAccountRequest) *AccountsCreateAndConfigureCall + func (r *AccountsService) Delete(name string) *AccountsDeleteCall + func (r *AccountsService) Get(name string) *AccountsGetCall + func (r *AccountsService) List() *AccountsListCall + func (r *AccountsService) ListSubaccounts(provider string) *AccountsListSubaccountsCall + func (r *AccountsService) Patch(name string, account *Account) *AccountsPatchCall + type AccountsShippingSettingsGetShippingSettingsCall struct + func (c *AccountsShippingSettingsGetShippingSettingsCall) Context(ctx context.Context) *AccountsShippingSettingsGetShippingSettingsCall + func (c *AccountsShippingSettingsGetShippingSettingsCall) Do(opts ...googleapi.CallOption) (*ShippingSettings, error) + func (c *AccountsShippingSettingsGetShippingSettingsCall) Fields(s ...googleapi.Field) *AccountsShippingSettingsGetShippingSettingsCall + func (c *AccountsShippingSettingsGetShippingSettingsCall) Header() http.Header + func (c *AccountsShippingSettingsGetShippingSettingsCall) IfNoneMatch(entityTag string) *AccountsShippingSettingsGetShippingSettingsCall + type AccountsShippingSettingsInsertCall struct + func (c *AccountsShippingSettingsInsertCall) Context(ctx context.Context) *AccountsShippingSettingsInsertCall + func (c *AccountsShippingSettingsInsertCall) Do(opts ...googleapi.CallOption) (*ShippingSettings, error) + func (c *AccountsShippingSettingsInsertCall) Fields(s ...googleapi.Field) *AccountsShippingSettingsInsertCall + func (c *AccountsShippingSettingsInsertCall) Header() http.Header + type AccountsShippingSettingsService struct + func NewAccountsShippingSettingsService(s *APIService) *AccountsShippingSettingsService + func (r *AccountsShippingSettingsService) GetShippingSettings(name string) *AccountsShippingSettingsGetShippingSettingsCall + func (r *AccountsShippingSettingsService) Insert(parent string, shippingsettings *ShippingSettings) *AccountsShippingSettingsInsertCall + type AccountsTermsOfServiceAgreementStatesGetCall struct + func (c *AccountsTermsOfServiceAgreementStatesGetCall) Context(ctx context.Context) *AccountsTermsOfServiceAgreementStatesGetCall + func (c *AccountsTermsOfServiceAgreementStatesGetCall) Do(opts ...googleapi.CallOption) (*TermsOfServiceAgreementState, error) + func (c *AccountsTermsOfServiceAgreementStatesGetCall) Fields(s ...googleapi.Field) *AccountsTermsOfServiceAgreementStatesGetCall + func (c *AccountsTermsOfServiceAgreementStatesGetCall) Header() http.Header + func (c *AccountsTermsOfServiceAgreementStatesGetCall) IfNoneMatch(entityTag string) *AccountsTermsOfServiceAgreementStatesGetCall + type AccountsTermsOfServiceAgreementStatesRetrieveForApplicationCall struct + func (c *AccountsTermsOfServiceAgreementStatesRetrieveForApplicationCall) Context(ctx context.Context) *AccountsTermsOfServiceAgreementStatesRetrieveForApplicationCall + func (c *AccountsTermsOfServiceAgreementStatesRetrieveForApplicationCall) Do(opts ...googleapi.CallOption) (*TermsOfServiceAgreementState, error) + func (c *AccountsTermsOfServiceAgreementStatesRetrieveForApplicationCall) Fields(s ...googleapi.Field) *AccountsTermsOfServiceAgreementStatesRetrieveForApplicationCall + func (c *AccountsTermsOfServiceAgreementStatesRetrieveForApplicationCall) Header() http.Header + func (c *AccountsTermsOfServiceAgreementStatesRetrieveForApplicationCall) IfNoneMatch(entityTag string) *AccountsTermsOfServiceAgreementStatesRetrieveForApplicationCall + type AccountsTermsOfServiceAgreementStatesService struct + func NewAccountsTermsOfServiceAgreementStatesService(s *APIService) *AccountsTermsOfServiceAgreementStatesService + func (r *AccountsTermsOfServiceAgreementStatesService) Get(nameid string) *AccountsTermsOfServiceAgreementStatesGetCall + func (r *AccountsTermsOfServiceAgreementStatesService) RetrieveForApplication(parent string) *AccountsTermsOfServiceAgreementStatesRetrieveForApplicationCall + type AccountsUsersCreateCall struct + func (c *AccountsUsersCreateCall) Context(ctx context.Context) *AccountsUsersCreateCall + func (c *AccountsUsersCreateCall) Do(opts ...googleapi.CallOption) (*User, error) + func (c *AccountsUsersCreateCall) Fields(s ...googleapi.Field) *AccountsUsersCreateCall + func (c *AccountsUsersCreateCall) Header() http.Header + func (c *AccountsUsersCreateCall) UserId(userId string) *AccountsUsersCreateCall + type AccountsUsersDeleteCall struct + func (c *AccountsUsersDeleteCall) Context(ctx context.Context) *AccountsUsersDeleteCall + func (c *AccountsUsersDeleteCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *AccountsUsersDeleteCall) Fields(s ...googleapi.Field) *AccountsUsersDeleteCall + func (c *AccountsUsersDeleteCall) Header() http.Header + type AccountsUsersGetCall struct + func (c *AccountsUsersGetCall) Context(ctx context.Context) *AccountsUsersGetCall + func (c *AccountsUsersGetCall) Do(opts ...googleapi.CallOption) (*User, error) + func (c *AccountsUsersGetCall) Fields(s ...googleapi.Field) *AccountsUsersGetCall + func (c *AccountsUsersGetCall) Header() http.Header + func (c *AccountsUsersGetCall) IfNoneMatch(entityTag string) *AccountsUsersGetCall + type AccountsUsersListCall struct + func (c *AccountsUsersListCall) Context(ctx context.Context) *AccountsUsersListCall + func (c *AccountsUsersListCall) Do(opts ...googleapi.CallOption) (*ListUsersResponse, error) + func (c *AccountsUsersListCall) Fields(s ...googleapi.Field) *AccountsUsersListCall + func (c *AccountsUsersListCall) Header() http.Header + func (c *AccountsUsersListCall) IfNoneMatch(entityTag string) *AccountsUsersListCall + func (c *AccountsUsersListCall) PageSize(pageSize int64) *AccountsUsersListCall + func (c *AccountsUsersListCall) PageToken(pageToken string) *AccountsUsersListCall + func (c *AccountsUsersListCall) Pages(ctx context.Context, f func(*ListUsersResponse) error) error + type AccountsUsersPatchCall struct + func (c *AccountsUsersPatchCall) Context(ctx context.Context) *AccountsUsersPatchCall + func (c *AccountsUsersPatchCall) Do(opts ...googleapi.CallOption) (*User, error) + func (c *AccountsUsersPatchCall) Fields(s ...googleapi.Field) *AccountsUsersPatchCall + func (c *AccountsUsersPatchCall) Header() http.Header + func (c *AccountsUsersPatchCall) UpdateMask(updateMask string) *AccountsUsersPatchCall + type AccountsUsersService struct + func NewAccountsUsersService(s *APIService) *AccountsUsersService + func (r *AccountsUsersService) Create(parent string, user *User) *AccountsUsersCreateCall + func (r *AccountsUsersService) Delete(name string) *AccountsUsersDeleteCall + func (r *AccountsUsersService) Get(name string) *AccountsUsersGetCall + func (r *AccountsUsersService) List(parent string) *AccountsUsersListCall + func (r *AccountsUsersService) Patch(name string, user *User) *AccountsUsersPatchCall + type AddAccountService struct + AccountAggregation *Empty + ForceSendFields []string + NullFields []string + Provider string + func (s AddAccountService) MarshalJSON() ([]byte, error) + type Address struct + AdministrativeArea string + City string + ForceSendFields []string + NullFields []string + PostalCode string + RegionCode string + StreetAddress string + func (s Address) MarshalJSON() ([]byte, error) + type BusinessDayConfig struct + BusinessDays []string + ForceSendFields []string + NullFields []string + func (s BusinessDayConfig) MarshalJSON() ([]byte, error) + type BusinessIdentity struct + BlackOwned *IdentityAttribute + ForceSendFields []string + LatinoOwned *IdentityAttribute + Name string + NullFields []string + PromotionsConsent string + SmallBusiness *IdentityAttribute + VeteranOwned *IdentityAttribute + WomenOwned *IdentityAttribute + func (s BusinessIdentity) MarshalJSON() ([]byte, error) + type BusinessInfo struct + Address *PostalAddress + CustomerService *CustomerService + ForceSendFields []string + KoreanBusinessRegistrationNumber string + Name string + NullFields []string + Phone *PhoneNumber + PhoneVerificationState string + func (s BusinessInfo) MarshalJSON() ([]byte, error) + type CarrierRate struct + Carrier string + CarrierService string + FlatAdjustment *Price + ForceSendFields []string + Name string + NullFields []string + OriginPostalCode string + PercentageAdjustment string + func (s CarrierRate) MarshalJSON() ([]byte, error) + type ClaimHomepageRequest struct + type CreateAndConfigureAccountRequest struct + AcceptTermsOfService *AcceptTermsOfService + Account *Account + ForceSendFields []string + NullFields []string + Service []*AddAccountService + Users []*CreateUserRequest + func (s CreateAndConfigureAccountRequest) MarshalJSON() ([]byte, error) + type CreateUserRequest struct + ForceSendFields []string + NullFields []string + Parent string + User *User + UserId string + func (s CreateUserRequest) MarshalJSON() ([]byte, error) + type CustomerService struct + Email string + ForceSendFields []string + NullFields []string + Phone *PhoneNumber + Uri string + func (s CustomerService) MarshalJSON() ([]byte, error) + type CutoffConfig struct + ForceSendFields []string + LocalCutoffTime *LocalCutoffTime + NoDeliveryPostCutoff bool + NullFields []string + StoreCloseOffsetHours int64 + func (s CutoffConfig) MarshalJSON() ([]byte, error) + type CutoffTime struct + ForceSendFields []string + Hour int64 + Minute int64 + NullFields []string + TimeZone string + func (s CutoffTime) MarshalJSON() ([]byte, error) + type Date struct + Day int64 + ForceSendFields []string + Month int64 + NullFields []string + Year int64 + func (s Date) MarshalJSON() ([]byte, error) + type DeliveryTime struct + CutoffTime *CutoffTime + ForceSendFields []string + HandlingBusinessDayConfig *BusinessDayConfig + MaxHandlingDays int64 + MaxTransitDays int64 + MinHandlingDays int64 + MinTransitDays int64 + NullFields []string + TransitBusinessDayConfig *BusinessDayConfig + TransitTimeTable *TransitTable + WarehouseBasedDeliveryTimes []*WarehouseBasedDeliveryTime + func (s DeliveryTime) MarshalJSON() ([]byte, error) + type DisableProgramRequest struct + type Distance struct + ForceSendFields []string + NullFields []string + Unit string + Value int64 + func (s Distance) MarshalJSON() ([]byte, error) + type EmailPreferences struct + ForceSendFields []string + Name string + NewsAndTips string + NullFields []string + func (s EmailPreferences) MarshalJSON() ([]byte, error) + type Empty struct + type EnableProgramRequest struct + type GeoTargetArea struct + ForceSendFields []string + GeotargetCriteriaIds googleapi.Int64s + NullFields []string + func (s GeoTargetArea) MarshalJSON() ([]byte, error) + type Headers struct + ForceSendFields []string + Locations []*LocationIdSet + NullFields []string + NumberOfItems []string + PostalCodeGroupNames []string + Prices []*Price + Weights []*Weight + func (s Headers) MarshalJSON() ([]byte, error) + type Homepage struct + Claimed bool + ForceSendFields []string + Name string + NullFields []string + Uri string + func (s Homepage) MarshalJSON() ([]byte, error) + type IdentityAttribute struct + ForceSendFields []string + IdentityDeclaration string + NullFields []string + func (s IdentityAttribute) MarshalJSON() ([]byte, error) + type Impact struct + ForceSendFields []string + NullFields []string + RegionCode string + Severity string + func (s Impact) MarshalJSON() ([]byte, error) + type ImpactedDestination struct + ForceSendFields []string + Impacts []*Impact + NullFields []string + ReportingContext string + func (s ImpactedDestination) MarshalJSON() ([]byte, error) + type ListAccountIssuesResponse struct + AccountIssues []*AccountIssue + ForceSendFields []string + NextPageToken string + NullFields []string + func (s ListAccountIssuesResponse) MarshalJSON() ([]byte, error) + type ListAccountsResponse struct + Accounts []*Account + ForceSendFields []string + NextPageToken string + NullFields []string + func (s ListAccountsResponse) MarshalJSON() ([]byte, error) + type ListOnlineReturnPoliciesResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + OnlineReturnPolicies []*OnlineReturnPolicy + func (s ListOnlineReturnPoliciesResponse) MarshalJSON() ([]byte, error) + type ListProgramsResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + Programs []*Program + func (s ListProgramsResponse) MarshalJSON() ([]byte, error) + type ListRegionsResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + Regions []*Region + func (s ListRegionsResponse) MarshalJSON() ([]byte, error) + type ListSubAccountsResponse struct + Accounts []*Account + ForceSendFields []string + NextPageToken string + NullFields []string + func (s ListSubAccountsResponse) MarshalJSON() ([]byte, error) + type ListUsersResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + Users []*User + func (s ListUsersResponse) MarshalJSON() ([]byte, error) + type LocalCutoffTime struct + ForceSendFields []string + Hour int64 + Minute int64 + NullFields []string + func (s LocalCutoffTime) MarshalJSON() ([]byte, error) + type LocationIdSet struct + ForceSendFields []string + LocationIds []string + NullFields []string + func (s LocationIdSet) MarshalJSON() ([]byte, error) + type LoyaltyProgram struct + ForceSendFields []string + LoyaltyProgramTiers []*LoyaltyProgramTiers + NullFields []string + ProgramLabel string + func (s LoyaltyProgram) MarshalJSON() ([]byte, error) + type LoyaltyProgramTiers struct + ForceSendFields []string + NullFields []string + TierLabel string + func (s LoyaltyProgramTiers) MarshalJSON() ([]byte, error) + type MinimumOrderValueTable struct + ForceSendFields []string + NullFields []string + StoreCodeSetWithMovs []*StoreCodeSetWithMov + func (s MinimumOrderValueTable) MarshalJSON() ([]byte, error) + type OnlineReturnPolicy struct + AcceptDefectiveOnly bool + AcceptExchange bool + Countries []string + ForceSendFields []string + ItemConditions []string + Label string + Name string + NullFields []string + Policy *Policy + ProcessRefundDays int64 + RestockingFee *RestockingFee + ReturnMethods []string + ReturnPolicyId string + ReturnPolicyUri string + ReturnShippingFee *ReturnShippingFee + func (s OnlineReturnPolicy) MarshalJSON() ([]byte, error) + type PhoneNumber struct + E164Number string + Extension string + ForceSendFields []string + NullFields []string + ShortCode *ShortCode + func (s PhoneNumber) MarshalJSON() ([]byte, error) + type Policy struct + Days int64 + ForceSendFields []string + NullFields []string + Type string + func (s Policy) MarshalJSON() ([]byte, error) + type PostalAddress struct + AddressLines []string + AdministrativeArea string + ForceSendFields []string + LanguageCode string + Locality string + NullFields []string + Organization string + PostalCode string + Recipients []string + RegionCode string + Revision int64 + SortingCode string + Sublocality string + func (s PostalAddress) MarshalJSON() ([]byte, error) + type PostalCodeArea struct + ForceSendFields []string + NullFields []string + PostalCodes []*PostalCodeRange + RegionCode string + func (s PostalCodeArea) MarshalJSON() ([]byte, error) + type PostalCodeRange struct + Begin string + End string + ForceSendFields []string + NullFields []string + func (s PostalCodeRange) MarshalJSON() ([]byte, error) + type Price struct + AmountMicros int64 + CurrencyCode string + ForceSendFields []string + NullFields []string + func (s Price) MarshalJSON() ([]byte, error) + type ProductChange struct + ForceSendFields []string + NewValue string + NullFields []string + OldValue string + RegionCode string + ReportingContext string + func (s ProductChange) MarshalJSON() ([]byte, error) + type ProductStatusChangeMessage struct + Account string + Attribute string + Changes []*ProductChange + ForceSendFields []string + ManagingAccount string + NullFields []string + Resource string + ResourceId string + ResourceType string + func (s ProductStatusChangeMessage) MarshalJSON() ([]byte, error) + type Program struct + ActiveRegionCodes []string + DocumentationUri string + ForceSendFields []string + Name string + NullFields []string + State string + UnmetRequirements []*Requirement + func (s Program) MarshalJSON() ([]byte, error) + type RateGroup struct + ApplicableShippingLabels []string + CarrierRates []*CarrierRate + ForceSendFields []string + MainTable *Table + Name string + NullFields []string + SingleValue *Value + Subtables []*Table + func (s RateGroup) MarshalJSON() ([]byte, error) + type Region struct + DisplayName string + ForceSendFields []string + GeotargetArea *GeoTargetArea + Name string + NullFields []string + PostalCodeArea *PostalCodeArea + RegionalInventoryEligible bool + ShippingEligible bool + func (s Region) MarshalJSON() ([]byte, error) + type Required struct + ForceSendFields []string + NullFields []string + TermsOfService string + TosFileUri string + func (s Required) MarshalJSON() ([]byte, error) + type Requirement struct + AffectedRegionCodes []string + DocumentationUri string + ForceSendFields []string + NullFields []string + Title string + func (s Requirement) MarshalJSON() ([]byte, error) + type RestockingFee struct + FixedFee *Price + ForceSendFields []string + MicroPercent int64 + NullFields []string + func (s RestockingFee) MarshalJSON() ([]byte, error) + type ReturnShippingFee struct + FixedFee *Price + ForceSendFields []string + NullFields []string + Type string + func (s ReturnShippingFee) MarshalJSON() ([]byte, error) + type Row struct + Cells []*Value + ForceSendFields []string + NullFields []string + func (s Row) MarshalJSON() ([]byte, error) + type Service struct + Active bool + CurrencyCode string + DeliveryCountries []string + DeliveryTime *DeliveryTime + ForceSendFields []string + LoyaltyPrograms []*LoyaltyProgram + MinimumOrderValue *Price + MinimumOrderValueTable *MinimumOrderValueTable + NullFields []string + RateGroups []*RateGroup + ServiceName string + ShipmentType string + StoreConfig *StoreConfig + func (s Service) MarshalJSON() ([]byte, error) + type ShippingSettings struct + Etag string + ForceSendFields []string + Name string + NullFields []string + Services []*Service + Warehouses []*Warehouse + func (s ShippingSettings) MarshalJSON() ([]byte, error) + type ShortCode struct + ForceSendFields []string + NullFields []string + Number string + RegionCode string + func (s ShortCode) MarshalJSON() ([]byte, error) + type StoreCodeSetWithMov struct + ForceSendFields []string + NullFields []string + StoreCodes []string + Value *Price + func (s StoreCodeSetWithMov) MarshalJSON() ([]byte, error) + type StoreConfig struct + CutoffConfig *CutoffConfig + ForceSendFields []string + NullFields []string + ServiceRadius *Distance + StoreCodes []string + StoreServiceType string + func (s StoreConfig) MarshalJSON() ([]byte, error) + type Table struct + ColumnHeaders *Headers + ForceSendFields []string + Name string + NullFields []string + RowHeaders *Headers + Rows []*Row + func (s Table) MarshalJSON() ([]byte, error) + type TermsOfService struct + External bool + FileUri string + ForceSendFields []string + Kind string + Name string + NullFields []string + RegionCode string + func (s TermsOfService) MarshalJSON() ([]byte, error) + type TermsOfServiceAcceptCall struct + func (c *TermsOfServiceAcceptCall) Account(account string) *TermsOfServiceAcceptCall + func (c *TermsOfServiceAcceptCall) Context(ctx context.Context) *TermsOfServiceAcceptCall + func (c *TermsOfServiceAcceptCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *TermsOfServiceAcceptCall) Fields(s ...googleapi.Field) *TermsOfServiceAcceptCall + func (c *TermsOfServiceAcceptCall) Header() http.Header + func (c *TermsOfServiceAcceptCall) IfNoneMatch(entityTag string) *TermsOfServiceAcceptCall + func (c *TermsOfServiceAcceptCall) RegionCode(regionCode string) *TermsOfServiceAcceptCall + type TermsOfServiceAgreementState struct + Accepted *Accepted + ForceSendFields []string + Name string + NullFields []string + RegionCode string + Required *Required + TermsOfServiceKind string + func (s TermsOfServiceAgreementState) MarshalJSON() ([]byte, error) + type TermsOfServiceGetCall struct + func (c *TermsOfServiceGetCall) Context(ctx context.Context) *TermsOfServiceGetCall + func (c *TermsOfServiceGetCall) Do(opts ...googleapi.CallOption) (*TermsOfService, error) + func (c *TermsOfServiceGetCall) Fields(s ...googleapi.Field) *TermsOfServiceGetCall + func (c *TermsOfServiceGetCall) Header() http.Header + func (c *TermsOfServiceGetCall) IfNoneMatch(entityTag string) *TermsOfServiceGetCall + type TermsOfServiceRetrieveLatestCall struct + func (c *TermsOfServiceRetrieveLatestCall) Context(ctx context.Context) *TermsOfServiceRetrieveLatestCall + func (c *TermsOfServiceRetrieveLatestCall) Do(opts ...googleapi.CallOption) (*TermsOfService, error) + func (c *TermsOfServiceRetrieveLatestCall) Fields(s ...googleapi.Field) *TermsOfServiceRetrieveLatestCall + func (c *TermsOfServiceRetrieveLatestCall) Header() http.Header + func (c *TermsOfServiceRetrieveLatestCall) IfNoneMatch(entityTag string) *TermsOfServiceRetrieveLatestCall + func (c *TermsOfServiceRetrieveLatestCall) Kind(kind string) *TermsOfServiceRetrieveLatestCall + func (c *TermsOfServiceRetrieveLatestCall) RegionCode(regionCode string) *TermsOfServiceRetrieveLatestCall + type TermsOfServiceService struct + func NewTermsOfServiceService(s *APIService) *TermsOfServiceService + func (r *TermsOfServiceService) Accept(name string) *TermsOfServiceAcceptCall + func (r *TermsOfServiceService) Get(name string) *TermsOfServiceGetCall + func (r *TermsOfServiceService) RetrieveLatest() *TermsOfServiceRetrieveLatestCall + type TimeZone struct + ForceSendFields []string + Id string + NullFields []string + Version string + func (s TimeZone) MarshalJSON() ([]byte, error) + type TransitTable struct + ForceSendFields []string + NullFields []string + PostalCodeGroupNames []string + Rows []*TransitTimeRow + TransitTimeLabels []string + func (s TransitTable) MarshalJSON() ([]byte, error) + type TransitTimeRow struct + ForceSendFields []string + NullFields []string + Values []*TransitTimeValue + func (s TransitTimeRow) MarshalJSON() ([]byte, error) + type TransitTimeValue struct + ForceSendFields []string + MaxTransitDays int64 + MinTransitDays int64 + NullFields []string + func (s TransitTimeValue) MarshalJSON() ([]byte, error) + type UnclaimHomepageRequest struct + type User struct + AccessRights []string + ForceSendFields []string + Name string + NullFields []string + State string + func (s User) MarshalJSON() ([]byte, error) + type Value struct + CarrierRate string + FlatRate *Price + ForceSendFields []string + NoShipping bool + NullFields []string + PricePercentage string + Subtable string + func (s Value) MarshalJSON() ([]byte, error) + type Warehouse struct + BusinessDayConfig *BusinessDayConfig + CutoffTime *WarehouseCutoffTime + ForceSendFields []string + HandlingDays int64 + Name string + NullFields []string + ShippingAddress *Address + func (s Warehouse) MarshalJSON() ([]byte, error) + type WarehouseBasedDeliveryTime struct + Carrier string + CarrierService string + ForceSendFields []string + NullFields []string + Warehouse string + func (s WarehouseBasedDeliveryTime) MarshalJSON() ([]byte, error) + type WarehouseCutoffTime struct + ForceSendFields []string + Hour int64 + Minute int64 + NullFields []string + func (s WarehouseCutoffTime) MarshalJSON() ([]byte, error) + type Weight struct + AmountMicros int64 + ForceSendFields []string + NullFields []string + Unit string + func (s Weight) MarshalJSON() ([]byte, error)