Documentation
¶
Index ¶
- func CacheExpires(r *http.Response) time.Time
- type APIClient
- type AdDiagnosisApiService
- type AdDiagnosisGetOpts
- type AdParamApiService
- type AdParamGetOpts
- type AdUnionReportsApiService
- type AdUnionReportsGetOpts
- type AdcreativePreviewsApiService
- func (a *AdcreativePreviewsApiService) Add(ctx context.Context, data AdcreativePreviewsAddRequest) (AdcreativePreviewsAddResponseData, http.Header, error)
- func (a *AdcreativePreviewsApiService) Get(ctx context.Context, accountId int64, filtering []FilteringStruct, ...) (AdcreativePreviewsGetResponseData, http.Header, error)
- type AdcreativePreviewsGetOpts
- type AdcreativePreviewsQrcodeApiService
- type AdcreativePreviewsQrcodeGetOpts
- type AdgroupNegativewordsApiService
- func (a *AdgroupNegativewordsApiService) Add(ctx context.Context, data AdgroupNegativewordsAddRequest) (AdgroupNegativewordsAddResponseData, http.Header, error)
- func (a *AdgroupNegativewordsApiService) Get(ctx context.Context, accountId int64, adgroupIds []int64, ...) (AdgroupNegativewordsGetResponseData, http.Header, error)
- func (a *AdgroupNegativewordsApiService) Update(ctx context.Context, data AdgroupNegativewordsUpdateRequest) (AdgroupNegativewordsUpdateResponseData, http.Header, error)
- type AdgroupNegativewordsGetOpts
- type AdgroupsApiService
- func (a *AdgroupsApiService) Add(ctx context.Context, data AdgroupsAddRequest) (AdgroupsAddResponseData, http.Header, error)
- func (a *AdgroupsApiService) Delete(ctx context.Context, data AdgroupsDeleteRequest) (AdgroupsDeleteResponseData, http.Header, error)
- func (a *AdgroupsApiService) Get(ctx context.Context, accountId int64, localVarOptionals *AdgroupsGetOpts) (AdgroupsGetResponseData, http.Header, error)
- func (a *AdgroupsApiService) Update(ctx context.Context, data AdgroupsUpdateRequest) (AdgroupsUpdateResponseData, http.Header, error)
- func (a *AdgroupsApiService) UpdateBidAmount(ctx context.Context, data AdgroupsUpdateBidAmountRequest) (AdgroupsUpdateBidAmountResponseData, http.Header, error)
- func (a *AdgroupsApiService) UpdateConfiguredStatus(ctx context.Context, data AdgroupsUpdateConfiguredStatusRequest) (AdgroupsUpdateConfiguredStatusResponseData, http.Header, error)
- func (a *AdgroupsApiService) UpdateDailyBudget(ctx context.Context, data AdgroupsUpdateDailyBudgetRequest) (AdgroupsUpdateDailyBudgetResponseData, http.Header, error)
- func (a *AdgroupsApiService) UpdateDatetime(ctx context.Context, data AdgroupsUpdateDatetimeRequest) (AdgroupsUpdateDatetimeResponseData, http.Header, error)
- type AdgroupsGetOpts
- type AdvertiserApiService
- func (a *AdvertiserApiService) Add(ctx context.Context, data AdvertiserAddRequest) (AdvertiserAddResponseData, http.Header, error)
- func (a *AdvertiserApiService) Get(ctx context.Context, fields []string, paginationMode string, pageSize int64, ...) (AdvertiserGetResponseData, http.Header, error)
- func (a *AdvertiserApiService) Update(ctx context.Context, data AdvertiserUpdateRequest) (AdvertiserUpdateResponseData, http.Header, error)
- func (a *AdvertiserApiService) UpdateDailyBudget(ctx context.Context, data AdvertiserUpdateDailyBudgetRequest) (AdvertiserUpdateDailyBudgetResponseData, http.Header, error)
- type AdvertiserDailyBudgetApiService
- type AdvertiserGetOpts
- type AgencyApiService
- type AgencyGetOpts
- type AgencyRealtimeCostApiService
- type AgencyRealtimeCostGetOpts
- type AndroidChannelApiService
- type AndroidChannelGetOpts
- type AsyncReportFilesApiService
- type AsyncReportFilesGetOpts
- type AsyncReportsApiService
- func (a *AsyncReportsApiService) Add(ctx context.Context, data AsyncReportsAddRequest) (AsyncReportsAddResponseData, http.Header, error)
- func (a *AsyncReportsApiService) Get(ctx context.Context, accountId int64, localVarOptionals *AsyncReportsGetOpts) (AsyncReportsGetResponseData, http.Header, error)
- type AsyncReportsGetOpts
- type AsyncTasksApiService
- type AsyncTasksGetOpts
- type AudienceGrantRelationsApiService
- type AudienceGrantRelationsGetOpts
- type BatchAsyncRequestSpecificationApiService
- type BatchAsyncRequestSpecificationGetOpts
- type BatchAsyncRequestsApiService
- type BatchAsyncRequestsGetOpts
- type BatchRequestsApiService
- type BidSimulationApiService
- type BidSimulationGetOpts
- type BidwordApiService
- func (a *BidwordApiService) Add(ctx context.Context, data BidwordAddRequest) (BidwordAddResponseData, http.Header, error)
- func (a *BidwordApiService) Delete(ctx context.Context, data BidwordDeleteRequest) (BidwordDeleteResponseData, http.Header, error)
- func (a *BidwordApiService) Get(ctx context.Context, accountId int64, localVarOptionals *BidwordGetOpts) (BidwordGetResponseData, http.Header, error)
- func (a *BidwordApiService) Update(ctx context.Context, data BidwordUpdateRequest) (BidwordUpdateResponseData, http.Header, error)
- type BidwordFlowApiService
- type BidwordFlowGetOpts
- type BidwordGetOpts
- type BrandApiService
- type BrandGetOpts
- type BusinessPointApiService
- type BusinessPointGetOpts
- type ComponentReviewResultsApiService
- type ComponentReviewResultsGetOpts
- type ConversionsApiService
- type ConversionsGetOpts
- type CreativeTemplateApiService
- type CreativeTemplateGetOpts
- type CreativeTemplateListApiService
- type CreativeTemplateListGetOpts
- type CreativeTemplatePreviewsApiService
- type CreativetoolsTextApiService
- type CreativetoolsTextGetOpts
- type CustomAudienceEstimationsApiService
- type CustomAudienceEstimationsGetOpts
- type CustomAudienceFilesAddOpts
- type CustomAudienceFilesApiService
- func (a *CustomAudienceFilesApiService) Add(ctx context.Context, accountId int64, audienceId int64, userIdType string, ...) (CustomAudienceFilesAddResponseData, http.Header, error)
- func (a *CustomAudienceFilesApiService) Get(ctx context.Context, accountId int64, ...) (CustomAudienceFilesGetResponseData, http.Header, error)
- type CustomAudienceFilesGetOpts
- type CustomAudiencesApiService
- func (a *CustomAudiencesApiService) Add(ctx context.Context, data CustomAudiencesAddRequest) (CustomAudiencesAddResponseData, http.Header, error)
- func (a *CustomAudiencesApiService) Delete(ctx context.Context, data CustomAudiencesDeleteRequest) (interface{}, http.Header, error)
- func (a *CustomAudiencesApiService) Get(ctx context.Context, accountId int64, ...) (CustomAudiencesGetResponseData, http.Header, error)
- func (a *CustomAudiencesApiService) Update(ctx context.Context, data CustomAudiencesUpdateRequest) (interface{}, http.Header, error)
- type CustomAudiencesGetOpts
- type DailyBalanceReportApiService
- type DailyBalanceReportGetOpts
- type DailyReportsApiService
- type DailyReportsGetOpts
- type DataSourceDispatchApiService
- type DataSourceDispatchGetOpts
- type DynamicAdImageTemplatesApiService
- type DynamicAdImageTemplatesGetOpts
- type DynamicAdImagesApiService
- type DynamicAdImagesGetOpts
- type DynamicAdVideoApiService
- func (a *DynamicAdVideoApiService) Add(ctx context.Context, data DynamicAdVideoAddRequest) (DynamicAdVideoAddResponseData, http.Header, error)
- func (a *DynamicAdVideoApiService) Get(ctx context.Context, accountId int64, productCatalogId int64, ...) (DynamicAdVideoGetResponseData, http.Header, error)
- type DynamicAdVideoGetOpts
- type DynamicAdVideoTemplatesApiService
- type DynamicAdVideoTemplatesGetOpts
- type DynamicCreativeReviewResultsApiService
- type DynamicCreativeReviewResultsGetOpts
- type DynamicCreativesApiService
- func (a *DynamicCreativesApiService) Add(ctx context.Context, data DynamicCreativesAddRequest) (DynamicCreativesAddResponseData, http.Header, error)
- func (a *DynamicCreativesApiService) Delete(ctx context.Context, data DynamicCreativesDeleteRequest) (DynamicCreativesDeleteResponseData, http.Header, error)
- func (a *DynamicCreativesApiService) Get(ctx context.Context, accountId int64, ...) (DynamicCreativesGetResponseData, http.Header, error)
- func (a *DynamicCreativesApiService) Update(ctx context.Context, data DynamicCreativesUpdateRequest) (DynamicCreativesUpdateResponseData, http.Header, error)
- type DynamicCreativesGetOpts
- type EcommerceOrderApiService
- type EcommerceOrderGetOpts
- type EstimationApiService
- type ExtendPackageApiService
- func (a *ExtendPackageApiService) Add(ctx context.Context, data ExtendPackageAddRequest) (ExtendPackageAddResponseData, http.Header, error)
- func (a *ExtendPackageApiService) Get(ctx context.Context, accountId int64, packageId int64, ...) (ExtendPackageGetResponseData, http.Header, error)
- func (a *ExtendPackageApiService) Update(ctx context.Context, data ExtendPackageUpdateRequest) (ExtendPackageUpdateResponseData, http.Header, error)
- type ExtendPackageGetOpts
- type FundStatementsDetailedApiService
- type FundStatementsDetailedGetOpts
- type FundTransferApiService
- type FundsApiService
- type FundsGetOpts
- type GameFeatureApiService
- type GameFeatureGetOpts
- type GameFeatureTagsApiService
- type GameFeatureTagsGetOpts
- type GenericSwaggerError
- type HourlyReportsApiService
- type HourlyReportsGetOpts
- type ImagesAddOpts
- type ImagesApiService
- func (a *ImagesApiService) Add(ctx context.Context, advertiserId int64, uploadType string, ...) (ImagesAddResponseData, http.Header, error)
- func (a *ImagesApiService) Delete(ctx context.Context, data ImagesDeleteRequest) (ImagesDeleteResponseData, http.Header, error)
- func (a *ImagesApiService) Get(ctx context.Context, accountId int64, localVarOptionals *ImagesGetOpts) (ImagesGetResponseData, http.Header, error)
- func (a *ImagesApiService) Update(ctx context.Context, data ImagesUpdateRequest) (ImagesUpdateResponseData, http.Header, error)
- type ImagesGetOpts
- type KeywordRecommendApiService
- type KeywordRecommendGetOpts
- type LabelsApiService
- type LabelsGetOpts
- type LandingPageSellStrategyApiService
- func (a *LandingPageSellStrategyApiService) Add(ctx context.Context, data LandingPageSellStrategyAddRequest) (LandingPageSellStrategyAddResponseData, http.Header, error)
- func (a *LandingPageSellStrategyApiService) Get(ctx context.Context, accountId int64, ...) (LandingPageSellStrategyGetResponseData, http.Header, error)
- type LandingPageSellStrategyGetOpts
- type LeadsActionTypeReportApiService
- type LeadsApiService
- type LeadsCallRecordApiService
- type LeadsCallRecordGetOpts
- type LeadsCallRecordsApiService
- type LeadsCallRecordsGetOpts
- type LeadsCallVirtualNumberApiService
- type LeadsCallVirtualNumberGetOpts
- type LeadsClaimApiService
- type LeadsInvalidPayApiService
- type LeadsInvalidPayGetOpts
- type LeadsListApiService
- type LeadsListGetOpts
- type LeadsStatusApiService
- type LeadsVoipCallApiService
- type LeadsVoipCallTokenApiService
- type LeadsVoipCallTokenGetOpts
- type LiveRoomComponentStatusApiService
- type LiveRoomComponentsApiService
- func (a *LiveRoomComponentsApiService) Add(ctx context.Context, data LiveRoomComponentsAddRequest) (LiveRoomComponentsAddResponseData, http.Header, error)
- func (a *LiveRoomComponentsApiService) Delete(ctx context.Context, data LiveRoomComponentsDeleteRequest) (LiveRoomComponentsDeleteResponseData, http.Header, error)
- func (a *LiveRoomComponentsApiService) Get(ctx context.Context, accountId int64, ...) (LiveRoomComponentsGetResponseData, http.Header, error)
- func (a *LiveRoomComponentsApiService) Update(ctx context.Context, data LiveRoomComponentsUpdateRequest) (LiveRoomComponentsUpdateResponseData, http.Header, error)
- type LiveRoomComponentsGetOpts
- type LocalStoresAddressParsingResultApiService
- type LocalStoresApiService
- func (a *LocalStoresApiService) Add(ctx context.Context, data LocalStoresAddRequest) (LocalStoresAddResponseData, http.Header, error)
- func (a *LocalStoresApiService) Delete(ctx context.Context, data LocalStoresDeleteRequest) (LocalStoresDeleteResponseData, http.Header, error)
- func (a *LocalStoresApiService) Get(ctx context.Context, accountId int64, localVarOptionals *LocalStoresGetOpts) (LocalStoresGetResponseData, http.Header, error)
- func (a *LocalStoresApiService) Update(ctx context.Context, data LocalStoresUpdateRequest) (LocalStoresUpdateResponseData, http.Header, error)
- type LocalStoresCategoriesApiService
- type LocalStoresCategoriesGetOpts
- type LocalStoresGetOpts
- type LocalStoresSearchInfoApiService
- type LocalStoresSearchInfoGetOpts
- type LocalStoresWxpayMerchantsApiService
- type LocalStoresWxpayMerchantsGetOpts
- type MarketingTargetAssetCategoriesApiService
- type MarketingTargetAssetCategoriesGetOpts
- type MarketingTargetAssetDetailApiService
- type MarketingTargetAssetDetailGetOpts
- type MarketingTargetAssetPropertiesApiService
- type MarketingTargetAssetPropertiesGetOpts
- type MarketingTargetAssetPropertyValuesApiService
- type MarketingTargetAssetPropertyValuesGetOpts
- type MarketingTargetAssetsApiService
- func (a *MarketingTargetAssetsApiService) Add(ctx context.Context, data MarketingTargetAssetsAddRequest) (MarketingTargetAssetsAddResponseData, http.Header, error)
- func (a *MarketingTargetAssetsApiService) Delete(ctx context.Context, data MarketingTargetAssetsDeleteRequest) (interface{}, http.Header, error)
- func (a *MarketingTargetAssetsApiService) Get(ctx context.Context, accountId int64, marketingTargetType string, ...) (MarketingTargetAssetsGetResponseData, http.Header, error)
- func (a *MarketingTargetAssetsApiService) Update(ctx context.Context, data MarketingTargetAssetsUpdateRequest) (interface{}, http.Header, error)
- type MarketingTargetAssetsGetOpts
- type MarketingTargetTypesApiService
- type MarketingTargetTypesGetOpts
- type MaterialDcatagApiService
- func (a *MaterialDcatagApiService) Add(ctx context.Context, data MaterialDcatagAddRequest) (MaterialDcatagAddResponseData, http.Header, error)
- func (a *MaterialDcatagApiService) Get(ctx context.Context, accountId int64, localVarOptionals *MaterialDcatagGetOpts) (MaterialDcatagGetResponseData, http.Header, error)
- type MaterialDcatagGetOpts
- type MaterialLabelsApiService
- func (a *MaterialLabelsApiService) Add(ctx context.Context, data MaterialLabelsAddRequest) (MaterialLabelsAddResponseData, http.Header, error)
- func (a *MaterialLabelsApiService) Bind(ctx context.Context, data MaterialLabelsBindRequest) (MaterialLabelsBindResponseData, http.Header, error)
- func (a *MaterialLabelsApiService) Delete(ctx context.Context, data MaterialLabelsDeleteRequest) (interface{}, http.Header, error)
- func (a *MaterialLabelsApiService) Get(ctx context.Context, accountId int64, localVarOptionals *MaterialLabelsGetOpts) (MaterialLabelsGetResponseData, http.Header, error)
- func (a *MaterialLabelsApiService) Update(ctx context.Context, data MaterialLabelsUpdateRequest) (interface{}, http.Header, error)
- type MaterialLabelsGetOpts
- type MergeFundTypeDailyBalanceReportApiService
- type MergeFundTypeDailyBalanceReportGetOpts
- type MergeFundTypeFundStatementsDetailedApiService
- type MergeFundTypeFundStatementsDetailedGetOpts
- type MergeFundTypeFundsApiService
- type MergeFundTypeFundsGetOpts
- type MergeFundTypeSubcustomerTransferApiService
- type OauthApiService
- type OauthAuthorizeOpts
- type OauthTokenOpts
- type OptimizationGoalPermissionsApiService
- type OptimizationGoalPermissionsGetOpts
- type OrganizationAccountRelationApiService
- type OrganizationAccountRelationGetOpts
- type PagesApiService
- type PagesGetOpts
- type ProductCatalogsApiService
- type ProductItemsApiService
- func (a *ProductItemsApiService) Add(ctx context.Context, data ProductItemsAddRequest) (ProductItemsAddResponseData, http.Header, error)
- func (a *ProductItemsApiService) BatchUpdate(ctx context.Context, data ProductItemsBatchUpdateRequest) (interface{}, http.Header, error)
- func (a *ProductItemsApiService) Update(ctx context.Context, data ProductItemsUpdateRequest) (interface{}, http.Header, error)
- type ProductSeriesApiService
- type ProfilesApiService
- func (a *ProfilesApiService) Add(ctx context.Context, data ProfilesAddRequest) (ProfilesAddResponseData, http.Header, error)
- func (a *ProfilesApiService) Delete(ctx context.Context, data ProfilesDeleteRequest) (ProfilesDeleteResponseData, http.Header, error)
- func (a *ProfilesApiService) Get(ctx context.Context, accountId int64, localVarOptionals *ProfilesGetOpts) (ProfilesGetResponseData, http.Header, error)
- type ProfilesGetOpts
- type ProgrammedApiService
- func (a *ProgrammedApiService) Add(ctx context.Context, data ProgrammedAddRequest) (ProgrammedAddResponseData, http.Header, error)
- func (a *ProgrammedApiService) Get(ctx context.Context, data ProgrammedGetRequest) (ProgrammedGetResponseData, http.Header, error)
- func (a *ProgrammedApiService) Update(ctx context.Context, data ProgrammedUpdateRequest) (ProgrammedUpdateResponseData, http.Header, error)
- type ProgrammedTemplateApiService
- type QualificationsApiService
- func (a *QualificationsApiService) Add(ctx context.Context, data QualificationsAddRequest) (QualificationsAddResponseData, http.Header, error)
- func (a *QualificationsApiService) Delete(ctx context.Context, data QualificationsDeleteRequest) (QualificationsDeleteResponseData, http.Header, error)
- func (a *QualificationsApiService) Get(ctx context.Context, accountId int64, qualificationType string, ...) (QualificationsGetResponseData, http.Header, error)
- func (a *QualificationsApiService) Update(ctx context.Context, data QualificationsUpdateRequest) (QualificationsUpdateResponseData, http.Header, error)
- type QualificationsGetOpts
- type RealtimeCostApiService
- type RealtimeCostGetOpts
- type ReviewElementPrereviewResultsApiService
- type SceneSpecTagsApiService
- type SceneSpecTagsGetOpts
- type SubcustomerTransferApiService
- type TargetingTagReportsApiService
- type TargetingTagReportsGetOpts
- type TargetingTagsApiService
- type TargetingTagsGetOpts
- type TargetingTagsUvApiService
- type TargetingTagsUvGetOpts
- type UnionPositionPackagesApiService
- func (a *UnionPositionPackagesApiService) Add(ctx context.Context, data UnionPositionPackagesAddRequest) (UnionPositionPackagesAddResponseData, http.Header, error)
- func (a *UnionPositionPackagesApiService) Delete(ctx context.Context, data UnionPositionPackagesDeleteRequest) (interface{}, http.Header, error)
- func (a *UnionPositionPackagesApiService) Get(ctx context.Context, accountId int64, ...) (UnionPositionPackagesGetResponseData, http.Header, error)
- func (a *UnionPositionPackagesApiService) Update(ctx context.Context, data UnionPositionPackagesUpdateRequest) (UnionPositionPackagesUpdateResponseData, http.Header, error)
- type UnionPositionPackagesGetOpts
- type UserActionSetReportsApiService
- type UserActionSetReportsGetOpts
- type UserActionSetsApiService
- func (a *UserActionSetsApiService) Add(ctx context.Context, data UserActionSetsAddRequest) (UserActionSetsAddResponseData, http.Header, error)
- func (a *UserActionSetsApiService) Get(ctx context.Context, accountId int64, localVarOptionals *UserActionSetsGetOpts) (UserActionSetsGetResponseData, http.Header, error)
- type UserActionSetsGetOpts
- type UserActionsApiService
- type VideoChannelDealerDataApiService
- type VideoChannelFansDataApiService
- type VideoChannelLeadsDataApiService
- type VideoChannelLiveDataApiService
- type VideosAddOpts
- type VideosApiService
- func (a *VideosApiService) Add(ctx context.Context, accountId int64, videoFile *os.File, signature string, ...) (VideosAddResponseData, http.Header, error)
- func (a *VideosApiService) Delete(ctx context.Context, data VideosDeleteRequest) (VideosDeleteResponseData, http.Header, error)
- func (a *VideosApiService) Get(ctx context.Context, accountId int64, localVarOptionals *VideosGetOpts) (VideosGetResponseData, http.Header, error)
- func (a *VideosApiService) Update(ctx context.Context, data VideosUpdateRequest) (VideosUpdateResponseData, http.Header, error)
- type VideosGetOpts
- type WechatPagesApiService
- func (a *WechatPagesApiService) Add(ctx context.Context, data WechatPagesAddRequest) (WechatPagesAddResponseData, http.Header, error)
- func (a *WechatPagesApiService) Delete(ctx context.Context, data WechatPagesDeleteRequest) (WechatPagesDeleteResponseData, http.Header, error)
- func (a *WechatPagesApiService) Get(ctx context.Context, accountId int64, localVarOptionals *WechatPagesGetOpts) (WechatPagesGetResponseData, http.Header, error)
- type WechatPagesCustomApiService
- type WechatPagesGetOpts
- type WechatPagesGrantinfoApiService
- type WechatPagesGrantinfoGetOpts
- type WildcardsApiService
- type WildcardsGetOpts
- type WxPackageAccountApiService
- type WxPackageAccountGetOpts
- type WxPackageAccountUpdateOpts
- type WxPackagePackageApiService
- func (a *WxPackagePackageApiService) Add(ctx context.Context, data WxPackagePackageAddRequest) (interface{}, http.Header, error)
- func (a *WxPackagePackageApiService) Get(ctx context.Context, accountId int64, ...) (WxPackagePackageGetResponseData, http.Header, error)
- func (a *WxPackagePackageApiService) Update(ctx context.Context, data WxPackagePackageUpdateRequest) (interface{}, http.Header, error)
- type WxPackagePackageGetOpts
- type XijingComplexTemplateApiService
- type XijingComplexTemplateGetOpts
- type XijingPageApiService
- func (a *XijingPageApiService) Add(ctx context.Context, data XijingPageAddRequest) (XijingPageAddResponseData, http.Header, error)
- func (a *XijingPageApiService) Delete(ctx context.Context, data XijingPageDeleteRequest) (XijingPageDeleteResponseData, http.Header, error)
- func (a *XijingPageApiService) Update(ctx context.Context, data XijingPageUpdateRequest) (XijingPageUpdateResponseData, http.Header, error)
- type XijingPageByComponentsApiService
- type XijingPageListApiService
- type XijingPageListGetOpts
- type XijingTemplateApiService
- type XijingTemplateGetOpts
- type XijingTemplateListApiService
- type XijingTemplateListGetOpts
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type APIClient ¶
type APIClient struct { Cfg *config.Configuration SDKConfig *config.SDKConfig AdDiagnosisApi *AdDiagnosisApiService AdParamApi *AdParamApiService AdUnionReportsApi *AdUnionReportsApiService AdcreativePreviewsApi *AdcreativePreviewsApiService AdcreativePreviewsQrcodeApi *AdcreativePreviewsQrcodeApiService AdgroupNegativewordsApi *AdgroupNegativewordsApiService AdgroupsApi *AdgroupsApiService AdvertiserApi *AdvertiserApiService AdvertiserDailyBudgetApi *AdvertiserDailyBudgetApiService AgencyApi *AgencyApiService AgencyRealtimeCostApi *AgencyRealtimeCostApiService AndroidChannelApi *AndroidChannelApiService AsyncReportFilesApi *AsyncReportFilesApiService AsyncReportsApi *AsyncReportsApiService AsyncTasksApi *AsyncTasksApiService AudienceGrantRelationsApi *AudienceGrantRelationsApiService BatchAsyncRequestSpecificationApi *BatchAsyncRequestSpecificationApiService BatchAsyncRequestsApi *BatchAsyncRequestsApiService BatchRequestsApi *BatchRequestsApiService BidSimulationApi *BidSimulationApiService BidwordApi *BidwordApiService BidwordFlowApi *BidwordFlowApiService BrandApi *BrandApiService BusinessPointApi *BusinessPointApiService ComponentReviewResultsApi *ComponentReviewResultsApiService ConversionsApi *ConversionsApiService CreativeTemplateApi *CreativeTemplateApiService CreativeTemplateListApi *CreativeTemplateListApiService CreativeTemplatePreviewsApi *CreativeTemplatePreviewsApiService CreativetoolsTextApi *CreativetoolsTextApiService CustomAudienceEstimationsApi *CustomAudienceEstimationsApiService CustomAudienceFilesApi *CustomAudienceFilesApiService CustomAudiencesApi *CustomAudiencesApiService DailyBalanceReportApi *DailyBalanceReportApiService DailyReportsApi *DailyReportsApiService DataSourceDispatchApi *DataSourceDispatchApiService DynamicAdImageTemplatesApi *DynamicAdImageTemplatesApiService DynamicAdImagesApi *DynamicAdImagesApiService DynamicAdVideoApi *DynamicAdVideoApiService DynamicAdVideoTemplatesApi *DynamicAdVideoTemplatesApiService DynamicCreativeReviewResultsApi *DynamicCreativeReviewResultsApiService DynamicCreativesApi *DynamicCreativesApiService EcommerceOrderApi *EcommerceOrderApiService EstimationApi *EstimationApiService ExtendPackageApi *ExtendPackageApiService FundStatementsDetailedApi *FundStatementsDetailedApiService FundTransferApi *FundTransferApiService FundsApi *FundsApiService GameFeatureApi *GameFeatureApiService GameFeatureTagsApi *GameFeatureTagsApiService HourlyReportsApi *HourlyReportsApiService ImagesApi *ImagesApiService KeywordRecommendApi *KeywordRecommendApiService LabelsApi *LabelsApiService LandingPageSellStrategyApi *LandingPageSellStrategyApiService LeadsApi *LeadsApiService LeadsActionTypeReportApi *LeadsActionTypeReportApiService LeadsCallRecordApi *LeadsCallRecordApiService LeadsCallRecordsApi *LeadsCallRecordsApiService LeadsCallVirtualNumberApi *LeadsCallVirtualNumberApiService LeadsClaimApi *LeadsClaimApiService LeadsInvalidPayApi *LeadsInvalidPayApiService LeadsListApi *LeadsListApiService LeadsStatusApi *LeadsStatusApiService LeadsVoipCallApi *LeadsVoipCallApiService LeadsVoipCallTokenApi *LeadsVoipCallTokenApiService LiveRoomComponentStatusApi *LiveRoomComponentStatusApiService LiveRoomComponentsApi *LiveRoomComponentsApiService LocalStoresApi *LocalStoresApiService LocalStoresAddressParsingResultApi *LocalStoresAddressParsingResultApiService LocalStoresCategoriesApi *LocalStoresCategoriesApiService LocalStoresSearchInfoApi *LocalStoresSearchInfoApiService LocalStoresWxpayMerchantsApi *LocalStoresWxpayMerchantsApiService MarketingTargetAssetCategoriesApi *MarketingTargetAssetCategoriesApiService MarketingTargetAssetDetailApi *MarketingTargetAssetDetailApiService MarketingTargetAssetPropertiesApi *MarketingTargetAssetPropertiesApiService MarketingTargetAssetPropertyValuesApi *MarketingTargetAssetPropertyValuesApiService MarketingTargetAssetsApi *MarketingTargetAssetsApiService MarketingTargetTypesApi *MarketingTargetTypesApiService MaterialDcatagApi *MaterialDcatagApiService MaterialLabelsApi *MaterialLabelsApiService MergeFundTypeDailyBalanceReportApi *MergeFundTypeDailyBalanceReportApiService MergeFundTypeFundStatementsDetailedApi *MergeFundTypeFundStatementsDetailedApiService MergeFundTypeFundsApi *MergeFundTypeFundsApiService MergeFundTypeSubcustomerTransferApi *MergeFundTypeSubcustomerTransferApiService OauthApi *OauthApiService OptimizationGoalPermissionsApi *OptimizationGoalPermissionsApiService OrganizationAccountRelationApi *OrganizationAccountRelationApiService PagesApi *PagesApiService ProductCatalogsApi *ProductCatalogsApiService ProductItemsApi *ProductItemsApiService ProductSeriesApi *ProductSeriesApiService ProfilesApi *ProfilesApiService ProgrammedApi *ProgrammedApiService ProgrammedTemplateApi *ProgrammedTemplateApiService QualificationsApi *QualificationsApiService RealtimeCostApi *RealtimeCostApiService ReviewElementPrereviewResultsApi *ReviewElementPrereviewResultsApiService SceneSpecTagsApi *SceneSpecTagsApiService SubcustomerTransferApi *SubcustomerTransferApiService TargetingTagReportsApi *TargetingTagReportsApiService TargetingTagsApi *TargetingTagsApiService TargetingTagsUvApi *TargetingTagsUvApiService UnionPositionPackagesApi *UnionPositionPackagesApiService UserActionSetReportsApi *UserActionSetReportsApiService UserActionSetsApi *UserActionSetsApiService UserActionsApi *UserActionsApiService VideoChannelDealerDataApi *VideoChannelDealerDataApiService VideoChannelFansDataApi *VideoChannelFansDataApiService VideoChannelLeadsDataApi *VideoChannelLeadsDataApiService VideoChannelLiveDataApi *VideoChannelLiveDataApiService VideosApi *VideosApiService WechatPagesApi *WechatPagesApiService WechatPagesCustomApi *WechatPagesCustomApiService WechatPagesGrantinfoApi *WechatPagesGrantinfoApiService WildcardsApi *WildcardsApiService WxPackageAccountApi *WxPackageAccountApiService WxPackagePackageApi *WxPackagePackageApiService XijingComplexTemplateApi *XijingComplexTemplateApiService XijingPageApi *XijingPageApiService XijingPageByComponentsApi *XijingPageByComponentsApiService XijingPageListApi *XijingPageListApiService XijingTemplateApi *XijingTemplateApiService XijingTemplateListApi *XijingTemplateListApiService // contains filtered or unexported fields }
APIClient manages communication with the Marketing API API v3.0 In most cases there should be only one, shared, APIClient.
func NewAPIClient ¶
func NewAPIClient(sdkConfig *config.SDKConfig) *APIClient
NewAPIClient creates a new API client. Requires a userAgent string describing your application. optionally a custom http.Client to allow for advanced features such as caching.
func (*APIClient) ChangeBasePath ¶
Change base path to allow switching to mocks
type AdDiagnosisApiService ¶
type AdDiagnosisApiService service
type AdDiagnosisGetOpts ¶
type AdParamApiService ¶ added in v1.7.44
type AdParamApiService service
type AdParamGetOpts ¶ added in v1.7.44
type AdUnionReportsApiService ¶ added in v1.7.44
type AdUnionReportsApiService service
type AdUnionReportsGetOpts ¶ added in v1.7.44
type AdcreativePreviewsApiService ¶ added in v1.7.42
type AdcreativePreviewsApiService service
func (*AdcreativePreviewsApiService) Add ¶ added in v1.7.42
func (a *AdcreativePreviewsApiService) Add(ctx context.Context, data AdcreativePreviewsAddRequest) (AdcreativePreviewsAddResponseData, http.Header, error)
AdcreativePreviewsApiService 绑定广告预览受众
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return AdcreativePreviewsAddResponse
func (*AdcreativePreviewsApiService) Get ¶ added in v1.7.42
func (a *AdcreativePreviewsApiService) Get(ctx context.Context, accountId int64, filtering []FilteringStruct, localVarOptionals *AdcreativePreviewsGetOpts) (AdcreativePreviewsGetResponseData, http.Header, error)
type AdcreativePreviewsGetOpts ¶ added in v1.7.42
type AdcreativePreviewsQrcodeApiService ¶ added in v1.7.42
type AdcreativePreviewsQrcodeApiService service
type AdcreativePreviewsQrcodeGetOpts ¶ added in v1.7.42
type AdgroupNegativewordsApiService ¶
type AdgroupNegativewordsApiService service
func (*AdgroupNegativewordsApiService) Add ¶
func (a *AdgroupNegativewordsApiService) Add(ctx context.Context, data AdgroupNegativewordsAddRequest) (AdgroupNegativewordsAddResponseData, http.Header, error)
AdgroupNegativewordsApiService 新增广告组否定词
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return AdgroupNegativewordsAddResponse
func (*AdgroupNegativewordsApiService) Get ¶
func (a *AdgroupNegativewordsApiService) Get(ctx context.Context, accountId int64, adgroupIds []int64, localVarOptionals *AdgroupNegativewordsGetOpts) (AdgroupNegativewordsGetResponseData, http.Header, error)
func (*AdgroupNegativewordsApiService) Update ¶
func (a *AdgroupNegativewordsApiService) Update(ctx context.Context, data AdgroupNegativewordsUpdateRequest) (AdgroupNegativewordsUpdateResponseData, http.Header, error)
AdgroupNegativewordsApiService 修改广告组否定词
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return AdgroupNegativewordsUpdateResponse
type AdgroupsApiService ¶
type AdgroupsApiService service
func (*AdgroupsApiService) Add ¶
func (a *AdgroupsApiService) Add(ctx context.Context, data AdgroupsAddRequest) (AdgroupsAddResponseData, http.Header, error)
AdgroupsApiService 创建广告组
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return AdgroupsAddResponse
func (*AdgroupsApiService) Delete ¶
func (a *AdgroupsApiService) Delete(ctx context.Context, data AdgroupsDeleteRequest) (AdgroupsDeleteResponseData, http.Header, error)
AdgroupsApiService 删除广告组
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return AdgroupsDeleteResponse
func (*AdgroupsApiService) Get ¶
func (a *AdgroupsApiService) Get(ctx context.Context, accountId int64, localVarOptionals *AdgroupsGetOpts) (AdgroupsGetResponseData, http.Header, error)
func (*AdgroupsApiService) Update ¶
func (a *AdgroupsApiService) Update(ctx context.Context, data AdgroupsUpdateRequest) (AdgroupsUpdateResponseData, http.Header, error)
AdgroupsApiService 更新广告组
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return AdgroupsUpdateResponse
func (*AdgroupsApiService) UpdateBidAmount ¶ added in v1.7.43
func (a *AdgroupsApiService) UpdateBidAmount(ctx context.Context, data AdgroupsUpdateBidAmountRequest) (AdgroupsUpdateBidAmountResponseData, http.Header, error)
AdgroupsApiService 更新广告组出价
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return AdgroupsUpdateBidAmountResponse
func (*AdgroupsApiService) UpdateConfiguredStatus ¶ added in v1.7.43
func (a *AdgroupsApiService) UpdateConfiguredStatus(ctx context.Context, data AdgroupsUpdateConfiguredStatusRequest) (AdgroupsUpdateConfiguredStatusResponseData, http.Header, error)
AdgroupsApiService 更新广告组状态
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return AdgroupsUpdateConfiguredStatusResponse
func (*AdgroupsApiService) UpdateDailyBudget ¶ added in v1.7.43
func (a *AdgroupsApiService) UpdateDailyBudget(ctx context.Context, data AdgroupsUpdateDailyBudgetRequest) (AdgroupsUpdateDailyBudgetResponseData, http.Header, error)
AdgroupsApiService 更新广告组日限额信息
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return AdgroupsUpdateDailyBudgetResponse
func (*AdgroupsApiService) UpdateDatetime ¶ added in v1.7.44
func (a *AdgroupsApiService) UpdateDatetime(ctx context.Context, data AdgroupsUpdateDatetimeRequest) (AdgroupsUpdateDatetimeResponseData, http.Header, error)
AdgroupsApiService 更新广告组投放时间
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return AdgroupsUpdateDatetimeResponse
type AdgroupsGetOpts ¶
type AdvertiserApiService ¶ added in v1.7.46
type AdvertiserApiService service
func (*AdvertiserApiService) Add ¶ added in v1.7.46
func (a *AdvertiserApiService) Add(ctx context.Context, data AdvertiserAddRequest) (AdvertiserAddResponseData, http.Header, error)
AdvertiserApiService 添加腾讯广告服务商子客
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return AdvertiserAddResponse
func (*AdvertiserApiService) Get ¶ added in v1.7.46
func (a *AdvertiserApiService) Get(ctx context.Context, fields []string, paginationMode string, pageSize int64, localVarOptionals *AdvertiserGetOpts) (AdvertiserGetResponseData, http.Header, error)
func (*AdvertiserApiService) Update ¶ added in v1.7.46
func (a *AdvertiserApiService) Update(ctx context.Context, data AdvertiserUpdateRequest) (AdvertiserUpdateResponseData, http.Header, error)
AdvertiserApiService 更新腾讯广告广告主信息
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return AdvertiserUpdateResponse
func (*AdvertiserApiService) UpdateDailyBudget ¶ added in v1.7.46
func (a *AdvertiserApiService) UpdateDailyBudget(ctx context.Context, data AdvertiserUpdateDailyBudgetRequest) (AdvertiserUpdateDailyBudgetResponseData, http.Header, error)
AdvertiserApiService 更新广告主日限额信息
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return AdvertiserUpdateDailyBudgetResponse
type AdvertiserDailyBudgetApiService ¶ added in v1.7.46
type AdvertiserDailyBudgetApiService service
func (*AdvertiserDailyBudgetApiService) Get ¶ added in v1.7.46
func (a *AdvertiserDailyBudgetApiService) Get(ctx context.Context, accountId int64, fields []string) (AdvertiserDailyBudgetGetResponseData, http.Header, error)
AdvertiserDailyBudgetApiService 获取竞价广告账户日预算
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param accountId
- @param fields
@return AdvertiserDailyBudgetGetResponse
type AdvertiserGetOpts ¶ added in v1.7.46
type AgencyApiService ¶ added in v1.7.46
type AgencyApiService service
type AgencyGetOpts ¶ added in v1.7.46
type AgencyRealtimeCostApiService ¶
type AgencyRealtimeCostApiService service
func (*AgencyRealtimeCostApiService) Get ¶
func (a *AgencyRealtimeCostApiService) Get(ctx context.Context, accountId int64, localVarOptionals *AgencyRealtimeCostGetOpts) (AgencyRealtimeCostGetResponseData, http.Header, error)
type AndroidChannelApiService ¶
type AndroidChannelApiService service
type AndroidChannelGetOpts ¶
type AsyncReportFilesApiService ¶
type AsyncReportFilesApiService service
type AsyncReportFilesGetOpts ¶
type AsyncReportsApiService ¶
type AsyncReportsApiService service
func (*AsyncReportsApiService) Add ¶
func (a *AsyncReportsApiService) Add(ctx context.Context, data AsyncReportsAddRequest) (AsyncReportsAddResponseData, http.Header, error)
AsyncReportsApiService 创建异步报表任务
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return AsyncReportsAddResponse
func (*AsyncReportsApiService) Get ¶
func (a *AsyncReportsApiService) Get(ctx context.Context, accountId int64, localVarOptionals *AsyncReportsGetOpts) (AsyncReportsGetResponseData, http.Header, error)
type AsyncReportsGetOpts ¶
type AsyncTasksApiService ¶ added in v1.7.46
type AsyncTasksApiService service
func (*AsyncTasksApiService) Add ¶ added in v1.7.46
func (a *AsyncTasksApiService) Add(ctx context.Context, data AsyncTasksAddRequest) (AsyncTasksAddResponseData, http.Header, error)
AsyncTasksApiService 创建异步任务
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return AsyncTasksAddResponse
func (*AsyncTasksApiService) Get ¶ added in v1.7.46
func (a *AsyncTasksApiService) Get(ctx context.Context, accountId int64, localVarOptionals *AsyncTasksGetOpts) (AsyncTasksGetResponseData, http.Header, error)
type AsyncTasksGetOpts ¶ added in v1.7.46
type AudienceGrantRelationsApiService ¶
type AudienceGrantRelationsApiService service
func (*AudienceGrantRelationsApiService) Add ¶
func (a *AudienceGrantRelationsApiService) Add(ctx context.Context, data AudienceGrantRelationsAddRequest) (interface{}, http.Header, error)
AudienceGrantRelationsApiService 添加人群授权
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return AudienceGrantRelationsAddResponse
func (*AudienceGrantRelationsApiService) Get ¶
func (a *AudienceGrantRelationsApiService) Get(ctx context.Context, accountId int64, localVarOptionals *AudienceGrantRelationsGetOpts) (AudienceGrantRelationsGetResponseData, http.Header, error)
type BatchAsyncRequestSpecificationApiService ¶ added in v1.7.46
type BatchAsyncRequestSpecificationApiService service
func (*BatchAsyncRequestSpecificationApiService) Get ¶ added in v1.7.46
func (a *BatchAsyncRequestSpecificationApiService) Get(ctx context.Context, accountId int64, taskId int64, localVarOptionals *BatchAsyncRequestSpecificationGetOpts) (BatchAsyncRequestSpecificationGetResponseData, http.Header, error)
type BatchAsyncRequestSpecificationGetOpts ¶ added in v1.7.46
type BatchAsyncRequestsApiService ¶ added in v1.7.46
type BatchAsyncRequestsApiService service
func (*BatchAsyncRequestsApiService) Add ¶ added in v1.7.46
func (a *BatchAsyncRequestsApiService) Add(ctx context.Context, data BatchAsyncRequestsAddRequest) (BatchAsyncRequestsAddResponseData, http.Header, error)
BatchAsyncRequestsApiService 创建批量异步请求任务
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return BatchAsyncRequestsAddResponse
func (*BatchAsyncRequestsApiService) Get ¶ added in v1.7.46
func (a *BatchAsyncRequestsApiService) Get(ctx context.Context, accountId int64, localVarOptionals *BatchAsyncRequestsGetOpts) (BatchAsyncRequestsGetResponseData, http.Header, error)
type BatchAsyncRequestsGetOpts ¶ added in v1.7.46
type BatchRequestsApiService ¶ added in v1.7.43
type BatchRequestsApiService service
func (*BatchRequestsApiService) Add ¶ added in v1.7.43
func (a *BatchRequestsApiService) Add(ctx context.Context, data BatchRequestsAddRequest) (BatchRequestsAddResponseData, http.Header, error)
BatchRequestsApiService 创建批量请求
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return BatchRequestsAddResponse
type BidSimulationApiService ¶ added in v1.7.44
type BidSimulationApiService service
func (*BidSimulationApiService) Get ¶ added in v1.7.44
func (a *BidSimulationApiService) Get(ctx context.Context, accountId int64, localVarOptionals *BidSimulationGetOpts) (BidSimulationGetResponseData, http.Header, error)
type BidSimulationGetOpts ¶ added in v1.7.44
type BidwordApiService ¶
type BidwordApiService service
func (*BidwordApiService) Add ¶
func (a *BidwordApiService) Add(ctx context.Context, data BidwordAddRequest) (BidwordAddResponseData, http.Header, error)
BidwordApiService 创建关键词
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return BidwordAddResponse
func (*BidwordApiService) Delete ¶
func (a *BidwordApiService) Delete(ctx context.Context, data BidwordDeleteRequest) (BidwordDeleteResponseData, http.Header, error)
BidwordApiService 删除关键词
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return BidwordDeleteResponse
func (*BidwordApiService) Get ¶
func (a *BidwordApiService) Get(ctx context.Context, accountId int64, localVarOptionals *BidwordGetOpts) (BidwordGetResponseData, http.Header, error)
func (*BidwordApiService) Update ¶
func (a *BidwordApiService) Update(ctx context.Context, data BidwordUpdateRequest) (BidwordUpdateResponseData, http.Header, error)
BidwordApiService 更新关键词
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return BidwordUpdateResponse
type BidwordFlowApiService ¶
type BidwordFlowApiService service
type BidwordFlowGetOpts ¶
type BidwordGetOpts ¶
type BrandApiService ¶
type BrandApiService service
func (*BrandApiService) Add ¶
func (a *BrandApiService) Add(ctx context.Context, accountId int64, name string, brandImageFile *os.File) (BrandAddResponseData, http.Header, error)
BrandApiService 创建品牌形象
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param accountId
- @param name
- @param brandImageFile
@return BrandAddResponse
func (*BrandApiService) Get ¶
func (a *BrandApiService) Get(ctx context.Context, accountId int64, localVarOptionals *BrandGetOpts) (BrandGetResponseData, http.Header, error)
type BrandGetOpts ¶
type BusinessPointApiService ¶
type BusinessPointApiService service
type BusinessPointGetOpts ¶
type ComponentReviewResultsApiService ¶ added in v1.7.46
type ComponentReviewResultsApiService service
type ComponentReviewResultsGetOpts ¶ added in v1.7.46
type ConversionsApiService ¶
type ConversionsApiService service
func (*ConversionsApiService) Add ¶
func (a *ConversionsApiService) Add(ctx context.Context, data ConversionsAddRequest) (ConversionsAddResponseData, http.Header, error)
ConversionsApiService 新增转化归因
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return ConversionsAddResponse
func (*ConversionsApiService) Get ¶
func (a *ConversionsApiService) Get(ctx context.Context, accountId int64, localVarOptionals *ConversionsGetOpts) (ConversionsGetResponseData, http.Header, error)
type ConversionsGetOpts ¶
type CreativeTemplateApiService ¶
type CreativeTemplateApiService service
type CreativeTemplateGetOpts ¶
type CreativeTemplateListApiService ¶
type CreativeTemplateListApiService service
type CreativeTemplatePreviewsApiService ¶ added in v1.7.46
type CreativeTemplatePreviewsApiService service
func (*CreativeTemplatePreviewsApiService) Get ¶ added in v1.7.46
func (a *CreativeTemplatePreviewsApiService) Get(ctx context.Context, data CreativeTemplatePreviewsGetRequest) (CreativeTemplatePreviewsGetResponseData, http.Header, error)
CreativeTemplatePreviewsApiService 获取广告创意预览
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return CreativeTemplatePreviewsGetResponse
type CreativetoolsTextApiService ¶ added in v1.7.44
type CreativetoolsTextApiService service
type CreativetoolsTextGetOpts ¶ added in v1.7.44
type CustomAudienceEstimationsApiService ¶ added in v1.7.46
type CustomAudienceEstimationsApiService service
func (*CustomAudienceEstimationsApiService) Get ¶ added in v1.7.46
func (a *CustomAudienceEstimationsApiService) Get(ctx context.Context, accountId int64, type_ string, audienceSpec EstimationAudienceSpec, localVarOptionals *CustomAudienceEstimationsGetOpts) (CustomAudienceEstimationsGetResponseData, http.Header, error)
type CustomAudienceEstimationsGetOpts ¶ added in v1.7.46
type CustomAudienceFilesApiService ¶
type CustomAudienceFilesApiService service
func (*CustomAudienceFilesApiService) Get ¶
func (a *CustomAudienceFilesApiService) Get(ctx context.Context, accountId int64, localVarOptionals *CustomAudienceFilesGetOpts) (CustomAudienceFilesGetResponseData, http.Header, error)
type CustomAudiencesApiService ¶
type CustomAudiencesApiService service
func (*CustomAudiencesApiService) Add ¶
func (a *CustomAudiencesApiService) Add(ctx context.Context, data CustomAudiencesAddRequest) (CustomAudiencesAddResponseData, http.Header, error)
CustomAudiencesApiService 创建客户人群
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return CustomAudiencesAddResponse
func (*CustomAudiencesApiService) Delete ¶
func (a *CustomAudiencesApiService) Delete(ctx context.Context, data CustomAudiencesDeleteRequest) (interface{}, http.Header, error)
CustomAudiencesApiService 删除客户人群
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return CustomAudiencesDeleteResponse
func (*CustomAudiencesApiService) Get ¶
func (a *CustomAudiencesApiService) Get(ctx context.Context, accountId int64, localVarOptionals *CustomAudiencesGetOpts) (CustomAudiencesGetResponseData, http.Header, error)
func (*CustomAudiencesApiService) Update ¶ added in v1.7.46
func (a *CustomAudiencesApiService) Update(ctx context.Context, data CustomAudiencesUpdateRequest) (interface{}, http.Header, error)
CustomAudiencesApiService 更新客户人群
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return CustomAudiencesUpdateResponse
type CustomAudiencesGetOpts ¶
type DailyBalanceReportApiService ¶
type DailyBalanceReportApiService service
func (*DailyBalanceReportApiService) Get ¶
func (a *DailyBalanceReportApiService) Get(ctx context.Context, accountId int64, dateRange DateRangeTransaction, localVarOptionals *DailyBalanceReportGetOpts) (DailyBalanceReportGetResponseData, http.Header, error)
type DailyReportsApiService ¶
type DailyReportsApiService service
type DailyReportsGetOpts ¶
type DataSourceDispatchApiService ¶ added in v1.7.46
type DataSourceDispatchApiService service
func (*DataSourceDispatchApiService) Get ¶ added in v1.7.46
func (a *DataSourceDispatchApiService) Get(ctx context.Context, accountId int64, localVarOptionals *DataSourceDispatchGetOpts) (DataSourceDispatchGetResponseData, http.Header, error)
type DataSourceDispatchGetOpts ¶ added in v1.7.46
type DynamicAdImageTemplatesApiService ¶ added in v1.7.46
type DynamicAdImageTemplatesApiService service
func (*DynamicAdImageTemplatesApiService) Get ¶ added in v1.7.46
func (a *DynamicAdImageTemplatesApiService) Get(ctx context.Context, accountId int64, productCatalogId int64, productMode string, dynamicAdTemplateWidth int64, dynamicAdTemplateHeight int64, localVarOptionals *DynamicAdImageTemplatesGetOpts) (DynamicAdImageTemplatesGetResponseData, http.Header, error)
type DynamicAdImageTemplatesGetOpts ¶ added in v1.7.46
type DynamicAdImagesApiService ¶ added in v1.7.46
type DynamicAdImagesApiService service
func (*DynamicAdImagesApiService) Add ¶ added in v1.7.46
func (a *DynamicAdImagesApiService) Add(ctx context.Context, data DynamicAdImagesAddRequest) (DynamicAdImagesAddResponseData, http.Header, error)
DynamicAdImagesApiService 创建用于广告投放的动态广告图片
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return DynamicAdImagesAddResponse
func (*DynamicAdImagesApiService) Get ¶ added in v1.7.46
func (a *DynamicAdImagesApiService) Get(ctx context.Context, accountId int64, localVarOptionals *DynamicAdImagesGetOpts) (DynamicAdImagesGetResponseData, http.Header, error)
type DynamicAdImagesGetOpts ¶ added in v1.7.46
type DynamicAdVideoApiService ¶ added in v1.7.46
type DynamicAdVideoApiService service
func (*DynamicAdVideoApiService) Add ¶ added in v1.7.46
func (a *DynamicAdVideoApiService) Add(ctx context.Context, data DynamicAdVideoAddRequest) (DynamicAdVideoAddResponseData, http.Header, error)
DynamicAdVideoApiService 创建用于广告投放的动态广告视频
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return DynamicAdVideoAddResponse
type DynamicAdVideoGetOpts ¶ added in v1.7.46
type DynamicAdVideoTemplatesApiService ¶ added in v1.7.46
type DynamicAdVideoTemplatesApiService service
type DynamicAdVideoTemplatesGetOpts ¶ added in v1.7.46
type DynamicCreativeReviewResultsApiService ¶ added in v1.7.42
type DynamicCreativeReviewResultsApiService service
func (*DynamicCreativeReviewResultsApiService) Get ¶ added in v1.7.42
func (a *DynamicCreativeReviewResultsApiService) Get(ctx context.Context, accountId int64, dynamicCreativeIdList []int64, localVarOptionals *DynamicCreativeReviewResultsGetOpts) (DynamicCreativeReviewResultsGetResponseData, http.Header, error)
type DynamicCreativeReviewResultsGetOpts ¶ added in v1.7.42
type DynamicCreativesApiService ¶
type DynamicCreativesApiService service
func (*DynamicCreativesApiService) Add ¶
func (a *DynamicCreativesApiService) Add(ctx context.Context, data DynamicCreativesAddRequest) (DynamicCreativesAddResponseData, http.Header, error)
DynamicCreativesApiService 创建动态创意
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return DynamicCreativesAddResponse
func (*DynamicCreativesApiService) Delete ¶
func (a *DynamicCreativesApiService) Delete(ctx context.Context, data DynamicCreativesDeleteRequest) (DynamicCreativesDeleteResponseData, http.Header, error)
DynamicCreativesApiService 删除广告创意
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return DynamicCreativesDeleteResponse
func (*DynamicCreativesApiService) Get ¶
func (a *DynamicCreativesApiService) Get(ctx context.Context, accountId int64, localVarOptionals *DynamicCreativesGetOpts) (DynamicCreativesGetResponseData, http.Header, error)
func (*DynamicCreativesApiService) Update ¶
func (a *DynamicCreativesApiService) Update(ctx context.Context, data DynamicCreativesUpdateRequest) (DynamicCreativesUpdateResponseData, http.Header, error)
DynamicCreativesApiService 更新创意
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return DynamicCreativesUpdateResponse
type DynamicCreativesGetOpts ¶
type EcommerceOrderApiService ¶ added in v1.7.44
type EcommerceOrderApiService service
func (*EcommerceOrderApiService) Get ¶ added in v1.7.44
func (a *EcommerceOrderApiService) Get(ctx context.Context, accountId int64, dateRange DateRange, localVarOptionals *EcommerceOrderGetOpts) (EcommerceOrderGetResponseData, http.Header, error)
func (*EcommerceOrderApiService) Update ¶ added in v1.7.44
func (a *EcommerceOrderApiService) Update(ctx context.Context, data EcommerceOrderUpdateRequest) (interface{}, http.Header, error)
EcommerceOrderApiService 更新订单
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return EcommerceOrderUpdateResponse
type EcommerceOrderGetOpts ¶ added in v1.7.44
type EstimationApiService ¶
type EstimationApiService service
func (*EstimationApiService) Get ¶
func (a *EstimationApiService) Get(ctx context.Context, data EstimationGetRequest) (EstimationGetResponseData, http.Header, error)
EstimationApiService 预估覆盖人数
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return EstimationGetResponse
type ExtendPackageApiService ¶
type ExtendPackageApiService service
func (*ExtendPackageApiService) Add ¶
func (a *ExtendPackageApiService) Add(ctx context.Context, data ExtendPackageAddRequest) (ExtendPackageAddResponseData, http.Header, error)
ExtendPackageApiService 创建应用分包
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return ExtendPackageAddResponse
func (*ExtendPackageApiService) Get ¶
func (a *ExtendPackageApiService) Get(ctx context.Context, accountId int64, packageId int64, localVarOptionals *ExtendPackageGetOpts) (ExtendPackageGetResponseData, http.Header, error)
func (*ExtendPackageApiService) Update ¶
func (a *ExtendPackageApiService) Update(ctx context.Context, data ExtendPackageUpdateRequest) (ExtendPackageUpdateResponseData, http.Header, error)
ExtendPackageApiService 更新应用子包版本
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return ExtendPackageUpdateResponse
type ExtendPackageGetOpts ¶
type FundStatementsDetailedApiService ¶
type FundStatementsDetailedApiService service
type FundTransferApiService ¶
type FundTransferApiService service
func (*FundTransferApiService) Add ¶
func (a *FundTransferApiService) Add(ctx context.Context, data FundTransferAddRequest) (FundTransferAddResponseData, http.Header, error)
FundTransferApiService 发起代理商与子客户之间转账
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return FundTransferAddResponse
type FundsApiService ¶
type FundsApiService service
func (*FundsApiService) Get ¶
func (a *FundsApiService) Get(ctx context.Context, accountId int64, localVarOptionals *FundsGetOpts) (FundsGetResponseData, http.Header, error)
type FundsGetOpts ¶
type GameFeatureApiService ¶
type GameFeatureApiService service
func (*GameFeatureApiService) Add ¶
func (a *GameFeatureApiService) Add(ctx context.Context, data GameFeatureAddRequest) (GameFeatureAddResponseData, http.Header, error)
GameFeatureApiService 新增游戏App特征
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return GameFeatureAddResponse
type GameFeatureGetOpts ¶
type GameFeatureTagsApiService ¶
type GameFeatureTagsApiService service
type GameFeatureTagsGetOpts ¶
type GenericSwaggerError ¶
type GenericSwaggerError struct {
// contains filtered or unexported fields
}
GenericSwaggerError Provides access to the body, error and model on returned errors.
func (GenericSwaggerError) Body ¶
func (e GenericSwaggerError) Body() []byte
Body returns the raw bytes of the response
func (GenericSwaggerError) Error ¶
func (e GenericSwaggerError) Error() string
Error returns non-empty string if there was an error.
func (GenericSwaggerError) Model ¶
func (e GenericSwaggerError) Model() interface{}
Model returns the unpacked model of the error
type HourlyReportsApiService ¶
type HourlyReportsApiService service
type HourlyReportsGetOpts ¶
type ImagesAddOpts ¶
type ImagesApiService ¶
type ImagesApiService service
func (*ImagesApiService) Add ¶
func (a *ImagesApiService) Add(ctx context.Context, advertiserId int64, uploadType string, imageSignature string, localVarOptionals *ImagesAddOpts) (ImagesAddResponseData, http.Header, error)
func (*ImagesApiService) Delete ¶
func (a *ImagesApiService) Delete(ctx context.Context, data ImagesDeleteRequest) (ImagesDeleteResponseData, http.Header, error)
ImagesApiService 删除图片
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return ImagesDeleteResponse
func (*ImagesApiService) Get ¶
func (a *ImagesApiService) Get(ctx context.Context, accountId int64, localVarOptionals *ImagesGetOpts) (ImagesGetResponseData, http.Header, error)
func (*ImagesApiService) Update ¶
func (a *ImagesApiService) Update(ctx context.Context, data ImagesUpdateRequest) (ImagesUpdateResponseData, http.Header, error)
ImagesApiService 修改图片信息
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return ImagesUpdateResponse
type ImagesGetOpts ¶
type KeywordRecommendApiService ¶
type KeywordRecommendApiService service
type KeywordRecommendGetOpts ¶
type KeywordRecommendGetOpts struct { QueryWord optional.Interface BusinessPointId optional.String AdgroupId optional.Int64 CampaignId optional.Int64 IncludeWord optional.Interface ExcludeWord optional.Interface FilterAdWord optional.Bool FilterAccountWord optional.Bool RecommendReasons optional.Interface Province optional.Interface City optional.Interface OrderBy optional.Interface Fields optional.Interface }
type LabelsApiService ¶ added in v1.7.46
type LabelsApiService service
func (*LabelsApiService) Get ¶ added in v1.7.46
func (a *LabelsApiService) Get(ctx context.Context, accountId int64, localVarOptionals *LabelsGetOpts) (LabelsGetResponseData, http.Header, error)
type LabelsGetOpts ¶ added in v1.7.46
type LandingPageSellStrategyApiService ¶ added in v1.7.46
type LandingPageSellStrategyApiService service
func (*LandingPageSellStrategyApiService) Add ¶ added in v1.7.46
func (a *LandingPageSellStrategyApiService) Add(ctx context.Context, data LandingPageSellStrategyAddRequest) (LandingPageSellStrategyAddResponseData, http.Header, error)
LandingPageSellStrategyApiService 短剧售卖策略-创建售卖策略
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return LandingPageSellStrategyAddResponse
func (*LandingPageSellStrategyApiService) Get ¶ added in v1.7.46
func (a *LandingPageSellStrategyApiService) Get(ctx context.Context, accountId int64, localVarOptionals *LandingPageSellStrategyGetOpts) (LandingPageSellStrategyGetResponseData, http.Header, error)
type LandingPageSellStrategyGetOpts ¶ added in v1.7.46
type LeadsActionTypeReportApiService ¶ added in v1.7.46
type LeadsActionTypeReportApiService service
func (*LeadsActionTypeReportApiService) Add ¶ added in v1.7.46
func (a *LeadsActionTypeReportApiService) Add(ctx context.Context, data LeadsActionTypeReportAddRequest) (LeadsActionTypeReportAddResponseData, http.Header, error)
LeadsActionTypeReportApiService 线索上报DMP平台
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return LeadsActionTypeReportAddResponse
type LeadsApiService ¶ added in v1.7.46
type LeadsApiService service
func (*LeadsApiService) Add ¶ added in v1.7.46
func (a *LeadsApiService) Add(ctx context.Context, data LeadsAddRequest) (LeadsAddResponseData, http.Header, error)
LeadsApiService 外部线索数据导入
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return LeadsAddResponse
func (*LeadsApiService) Update ¶ added in v1.7.46
func (a *LeadsApiService) Update(ctx context.Context, data LeadsUpdateRequest) (LeadsUpdateResponseData, http.Header, error)
LeadsApiService 更新线索基本信息
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return LeadsUpdateResponse
type LeadsCallRecordApiService ¶ added in v1.7.46
type LeadsCallRecordApiService service
func (*LeadsCallRecordApiService) Get ¶ added in v1.7.46
func (a *LeadsCallRecordApiService) Get(ctx context.Context, accountId int64, localVarOptionals *LeadsCallRecordGetOpts) (LeadsCallRecordGetResponseData, http.Header, error)
type LeadsCallRecordGetOpts ¶ added in v1.7.46
type LeadsCallRecordsApiService ¶ added in v1.7.46
type LeadsCallRecordsApiService service
type LeadsCallRecordsGetOpts ¶ added in v1.7.46
type LeadsCallVirtualNumberApiService ¶ added in v1.7.46
type LeadsCallVirtualNumberApiService service
type LeadsCallVirtualNumberGetOpts ¶ added in v1.7.46
type LeadsClaimApiService ¶ added in v1.7.46
type LeadsClaimApiService service
func (*LeadsClaimApiService) Update ¶ added in v1.7.46
func (a *LeadsClaimApiService) Update(ctx context.Context, data LeadsClaimUpdateRequest) (LeadsClaimUpdateResponseData, http.Header, error)
LeadsClaimApiService 更新线索归因信息
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return LeadsClaimUpdateResponse
type LeadsInvalidPayApiService ¶ added in v1.7.46
type LeadsInvalidPayApiService service
type LeadsInvalidPayGetOpts ¶ added in v1.7.46
type LeadsListApiService ¶ added in v1.7.46
type LeadsListApiService service
func (*LeadsListApiService) Get ¶ added in v1.7.46
func (a *LeadsListApiService) Get(ctx context.Context, accountId int64, timeRange TimeRange, localVarOptionals *LeadsListGetOpts) (LeadsListGetResponseData, http.Header, error)
type LeadsListGetOpts ¶ added in v1.7.46
type LeadsStatusApiService ¶ added in v1.7.46
type LeadsStatusApiService service
func (*LeadsStatusApiService) Update ¶ added in v1.7.46
func (a *LeadsStatusApiService) Update(ctx context.Context, data LeadsStatusUpdateRequest) (LeadsStatusUpdateResponseData, http.Header, error)
LeadsStatusApiService 外部线索状态更新
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return LeadsStatusUpdateResponse
type LeadsVoipCallApiService ¶ added in v1.7.46
type LeadsVoipCallApiService service
func (*LeadsVoipCallApiService) Add ¶ added in v1.7.46
func (a *LeadsVoipCallApiService) Add(ctx context.Context, data LeadsVoipCallAddRequest) (LeadsVoipCallAddResponseData, http.Header, error)
LeadsVoipCallApiService 网络电话呼叫
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return LeadsVoipCallAddResponse
type LeadsVoipCallTokenApiService ¶ added in v1.7.46
type LeadsVoipCallTokenApiService service
type LeadsVoipCallTokenGetOpts ¶ added in v1.7.46
type LiveRoomComponentStatusApiService ¶ added in v1.7.44
type LiveRoomComponentStatusApiService service
func (*LiveRoomComponentStatusApiService) Update ¶ added in v1.7.44
func (a *LiveRoomComponentStatusApiService) Update(ctx context.Context, data LiveRoomComponentStatusUpdateRequest) (LiveRoomComponentStatusUpdateResponseData, http.Header, error)
LiveRoomComponentStatusApiService 更新直播间组件状态
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return LiveRoomComponentStatusUpdateResponse
type LiveRoomComponentsApiService ¶ added in v1.7.44
type LiveRoomComponentsApiService service
func (*LiveRoomComponentsApiService) Add ¶ added in v1.7.44
func (a *LiveRoomComponentsApiService) Add(ctx context.Context, data LiveRoomComponentsAddRequest) (LiveRoomComponentsAddResponseData, http.Header, error)
LiveRoomComponentsApiService 创建直播间组件
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return LiveRoomComponentsAddResponse
func (*LiveRoomComponentsApiService) Delete ¶ added in v1.7.44
func (a *LiveRoomComponentsApiService) Delete(ctx context.Context, data LiveRoomComponentsDeleteRequest) (LiveRoomComponentsDeleteResponseData, http.Header, error)
LiveRoomComponentsApiService 删除直播间组件
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return LiveRoomComponentsDeleteResponse
func (*LiveRoomComponentsApiService) Get ¶ added in v1.7.44
func (a *LiveRoomComponentsApiService) Get(ctx context.Context, accountId int64, localVarOptionals *LiveRoomComponentsGetOpts) (LiveRoomComponentsGetResponseData, http.Header, error)
func (*LiveRoomComponentsApiService) Update ¶ added in v1.7.44
func (a *LiveRoomComponentsApiService) Update(ctx context.Context, data LiveRoomComponentsUpdateRequest) (LiveRoomComponentsUpdateResponseData, http.Header, error)
LiveRoomComponentsApiService 更新直播间组件
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return LiveRoomComponentsUpdateResponse
type LiveRoomComponentsGetOpts ¶ added in v1.7.44
type LocalStoresAddressParsingResultApiService ¶
type LocalStoresAddressParsingResultApiService service
func (*LocalStoresAddressParsingResultApiService) Get ¶
func (a *LocalStoresAddressParsingResultApiService) Get(ctx context.Context, data LocalStoresAddressParsingResultGetRequest) (LocalStoresAddressParsingResultGetResponseData, http.Header, error)
LocalStoresAddressParsingResultApiService 解析门店地址
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return LocalStoresAddressParsingResultGetResponse
type LocalStoresApiService ¶
type LocalStoresApiService service
func (*LocalStoresApiService) Add ¶
func (a *LocalStoresApiService) Add(ctx context.Context, data LocalStoresAddRequest) (LocalStoresAddResponseData, http.Header, error)
LocalStoresApiService 批量录入门店
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return LocalStoresAddResponse
func (*LocalStoresApiService) Delete ¶
func (a *LocalStoresApiService) Delete(ctx context.Context, data LocalStoresDeleteRequest) (LocalStoresDeleteResponseData, http.Header, error)
LocalStoresApiService 批量删除门店信息
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return LocalStoresDeleteResponse
func (*LocalStoresApiService) Get ¶
func (a *LocalStoresApiService) Get(ctx context.Context, accountId int64, localVarOptionals *LocalStoresGetOpts) (LocalStoresGetResponseData, http.Header, error)
func (*LocalStoresApiService) Update ¶
func (a *LocalStoresApiService) Update(ctx context.Context, data LocalStoresUpdateRequest) (LocalStoresUpdateResponseData, http.Header, error)
LocalStoresApiService 更新门店信息
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return LocalStoresUpdateResponse
type LocalStoresCategoriesApiService ¶
type LocalStoresCategoriesApiService service
func (*LocalStoresCategoriesApiService) Get ¶
func (a *LocalStoresCategoriesApiService) Get(ctx context.Context, localVarOptionals *LocalStoresCategoriesGetOpts) (LocalStoresCategoriesGetResponseData, http.Header, error)
type LocalStoresGetOpts ¶
type LocalStoresSearchInfoApiService ¶
type LocalStoresSearchInfoApiService service
type LocalStoresWxpayMerchantsApiService ¶
type LocalStoresWxpayMerchantsApiService service
func (*LocalStoresWxpayMerchantsApiService) Get ¶
func (a *LocalStoresWxpayMerchantsApiService) Get(ctx context.Context, accountId int64, localVarOptionals *LocalStoresWxpayMerchantsGetOpts) (LocalStoresWxpayMerchantsGetResponseData, http.Header, error)
type MarketingTargetAssetCategoriesApiService ¶ added in v1.7.46
type MarketingTargetAssetCategoriesApiService service
func (*MarketingTargetAssetCategoriesApiService) Get ¶ added in v1.7.46
func (a *MarketingTargetAssetCategoriesApiService) Get(ctx context.Context, organizationId int64, marketingTargetType string, localVarOptionals *MarketingTargetAssetCategoriesGetOpts) (MarketingTargetAssetCategoriesGetResponseData, http.Header, error)
type MarketingTargetAssetCategoriesGetOpts ¶ added in v1.7.46
type MarketingTargetAssetDetailApiService ¶ added in v1.7.46
type MarketingTargetAssetDetailApiService service
func (*MarketingTargetAssetDetailApiService) Get ¶ added in v1.7.46
func (a *MarketingTargetAssetDetailApiService) Get(ctx context.Context, accountId int64, marketingAssetId int64, marketingTargetType string, localVarOptionals *MarketingTargetAssetDetailGetOpts) (MarketingTargetAssetDetailGetResponseData, http.Header, error)
type MarketingTargetAssetDetailGetOpts ¶ added in v1.7.46
type MarketingTargetAssetPropertiesApiService ¶ added in v1.7.46
type MarketingTargetAssetPropertiesApiService service
func (*MarketingTargetAssetPropertiesApiService) Get ¶ added in v1.7.46
func (a *MarketingTargetAssetPropertiesApiService) Get(ctx context.Context, organizationId int64, marketingTargetType string, localVarOptionals *MarketingTargetAssetPropertiesGetOpts) (MarketingTargetAssetPropertiesGetResponseData, http.Header, error)
type MarketingTargetAssetPropertiesGetOpts ¶ added in v1.7.46
type MarketingTargetAssetPropertyValuesApiService ¶ added in v1.7.46
type MarketingTargetAssetPropertyValuesApiService service
func (*MarketingTargetAssetPropertyValuesApiService) Get ¶ added in v1.7.46
func (a *MarketingTargetAssetPropertyValuesApiService) Get(ctx context.Context, organizationId int64, marketingTargetType string, localVarOptionals *MarketingTargetAssetPropertyValuesGetOpts) (MarketingTargetAssetPropertyValuesGetResponseData, http.Header, error)
type MarketingTargetAssetPropertyValuesGetOpts ¶ added in v1.7.46
type MarketingTargetAssetsApiService ¶
type MarketingTargetAssetsApiService service
func (*MarketingTargetAssetsApiService) Add ¶ added in v1.7.46
func (a *MarketingTargetAssetsApiService) Add(ctx context.Context, data MarketingTargetAssetsAddRequest) (MarketingTargetAssetsAddResponseData, http.Header, error)
MarketingTargetAssetsApiService 创建推广内容资产
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return MarketingTargetAssetsAddResponse
func (*MarketingTargetAssetsApiService) Delete ¶ added in v1.7.46
func (a *MarketingTargetAssetsApiService) Delete(ctx context.Context, data MarketingTargetAssetsDeleteRequest) (interface{}, http.Header, error)
MarketingTargetAssetsApiService 删除推广内容资产
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return MarketingTargetAssetsDeleteResponse
func (*MarketingTargetAssetsApiService) Get ¶
func (a *MarketingTargetAssetsApiService) Get(ctx context.Context, accountId int64, marketingTargetType string, localVarOptionals *MarketingTargetAssetsGetOpts) (MarketingTargetAssetsGetResponseData, http.Header, error)
func (*MarketingTargetAssetsApiService) Update ¶ added in v1.7.46
func (a *MarketingTargetAssetsApiService) Update(ctx context.Context, data MarketingTargetAssetsUpdateRequest) (interface{}, http.Header, error)
MarketingTargetAssetsApiService 更新推广内容资产
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return MarketingTargetAssetsUpdateResponse
type MarketingTargetTypesApiService ¶
type MarketingTargetTypesApiService service
func (*MarketingTargetTypesApiService) Get ¶
func (a *MarketingTargetTypesApiService) Get(ctx context.Context, accountId int64, localVarOptionals *MarketingTargetTypesGetOpts) (MarketingTargetTypesGetResponseData, http.Header, error)
type MaterialDcatagApiService ¶ added in v1.7.46
type MaterialDcatagApiService service
func (*MaterialDcatagApiService) Add ¶ added in v1.7.46
func (a *MaterialDcatagApiService) Add(ctx context.Context, data MaterialDcatagAddRequest) (MaterialDcatagAddResponseData, http.Header, error)
MaterialDcatagApiService 素材DCA标签绑定新增
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return MaterialDcatagAddResponse
func (*MaterialDcatagApiService) Get ¶ added in v1.7.46
func (a *MaterialDcatagApiService) Get(ctx context.Context, accountId int64, localVarOptionals *MaterialDcatagGetOpts) (MaterialDcatagGetResponseData, http.Header, error)
type MaterialDcatagGetOpts ¶ added in v1.7.46
type MaterialLabelsApiService ¶
type MaterialLabelsApiService service
func (*MaterialLabelsApiService) Add ¶
func (a *MaterialLabelsApiService) Add(ctx context.Context, data MaterialLabelsAddRequest) (MaterialLabelsAddResponseData, http.Header, error)
MaterialLabelsApiService 创建素材标签
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return MaterialLabelsAddResponse
func (*MaterialLabelsApiService) Bind ¶
func (a *MaterialLabelsApiService) Bind(ctx context.Context, data MaterialLabelsBindRequest) (MaterialLabelsBindResponseData, http.Header, error)
MaterialLabelsApiService 绑定标签素材关联关系
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return MaterialLabelsBindResponse
func (*MaterialLabelsApiService) Delete ¶
func (a *MaterialLabelsApiService) Delete(ctx context.Context, data MaterialLabelsDeleteRequest) (interface{}, http.Header, error)
MaterialLabelsApiService 删除素材标签
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return MaterialLabelsDeleteResponse
func (*MaterialLabelsApiService) Get ¶
func (a *MaterialLabelsApiService) Get(ctx context.Context, accountId int64, localVarOptionals *MaterialLabelsGetOpts) (MaterialLabelsGetResponseData, http.Header, error)
func (*MaterialLabelsApiService) Update ¶
func (a *MaterialLabelsApiService) Update(ctx context.Context, data MaterialLabelsUpdateRequest) (interface{}, http.Header, error)
MaterialLabelsApiService 更新素材标签
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return MaterialLabelsUpdateResponse
type MaterialLabelsGetOpts ¶
type MaterialLabelsGetOpts struct { LabelId optional.Int64 LabelName optional.String FirstLabelLevelIdList optional.Interface SecondLabelLevelIdList optional.Interface NeedCount optional.Bool BusinessScenario optional.String OrderBy optional.Interface Page optional.Int64 PageSize optional.Int64 Fields optional.Interface }
type MergeFundTypeDailyBalanceReportApiService ¶
type MergeFundTypeDailyBalanceReportApiService service
func (*MergeFundTypeDailyBalanceReportApiService) Get ¶
func (a *MergeFundTypeDailyBalanceReportApiService) Get(ctx context.Context, accountId int64, dateRange DateRangeTransaction, localVarOptionals *MergeFundTypeDailyBalanceReportGetOpts) (MergeFundTypeDailyBalanceReportGetResponseData, http.Header, error)
type MergeFundTypeFundStatementsDetailedApiService ¶
type MergeFundTypeFundStatementsDetailedApiService service
func (*MergeFundTypeFundStatementsDetailedApiService) Get ¶
func (a *MergeFundTypeFundStatementsDetailedApiService) Get(ctx context.Context, accountId int64, fundType string, dateRange DateRangeTransaction, localVarOptionals *MergeFundTypeFundStatementsDetailedGetOpts) (MergeFundTypeFundStatementsDetailedGetResponseData, http.Header, error)
type MergeFundTypeFundsApiService ¶
type MergeFundTypeFundsApiService service
func (*MergeFundTypeFundsApiService) Get ¶
func (a *MergeFundTypeFundsApiService) Get(ctx context.Context, accountId int64, localVarOptionals *MergeFundTypeFundsGetOpts) (MergeFundTypeFundsGetResponseData, http.Header, error)
type MergeFundTypeSubcustomerTransferApiService ¶
type MergeFundTypeSubcustomerTransferApiService service
func (*MergeFundTypeSubcustomerTransferApiService) Add ¶
func (a *MergeFundTypeSubcustomerTransferApiService) Add(ctx context.Context, data MergeFundTypeSubcustomerTransferAddRequest) (MergeFundTypeSubcustomerTransferAddResponseData, http.Header, error)
MergeFundTypeSubcustomerTransferApiService 资金合并类型同商务管家子客间转账
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return MergeFundTypeSubcustomerTransferAddResponse
type OauthApiService ¶
type OauthApiService service
type OauthAuthorizeOpts ¶
type OauthTokenOpts ¶
type OptimizationGoalPermissionsApiService ¶ added in v1.7.44
type OptimizationGoalPermissionsApiService service
func (*OptimizationGoalPermissionsApiService) Get ¶ added in v1.7.44
func (a *OptimizationGoalPermissionsApiService) Get(ctx context.Context, accountId int64, siteSet []string, marketingGoal string, marketingSubGoal string, marketingCarrierType string, marketingTargetType string, localVarOptionals *OptimizationGoalPermissionsGetOpts) (OptimizationGoalPermissionsGetResponseData, http.Header, error)
type OptimizationGoalPermissionsGetOpts ¶ added in v1.7.44
type OrganizationAccountRelationApiService ¶ added in v1.7.46
type OrganizationAccountRelationApiService service
func (*OrganizationAccountRelationApiService) Get ¶ added in v1.7.46
func (a *OrganizationAccountRelationApiService) Get(ctx context.Context, paginationMode string, localVarOptionals *OrganizationAccountRelationGetOpts) (OrganizationAccountRelationGetResponseData, http.Header, error)
type OrganizationAccountRelationGetOpts ¶ added in v1.7.46
type PagesApiService ¶
type PagesApiService service
func (*PagesApiService) Get ¶
func (a *PagesApiService) Get(ctx context.Context, accountId int64, localVarOptionals *PagesGetOpts) (PagesGetResponseData, http.Header, error)
type PagesGetOpts ¶
type ProductCatalogsApiService ¶ added in v1.7.46
type ProductCatalogsApiService service
func (*ProductCatalogsApiService) Add ¶ added in v1.7.46
func (a *ProductCatalogsApiService) Add(ctx context.Context, data ProductCatalogsAddRequest) (ProductCatalogsAddResponseData, http.Header, error)
ProductCatalogsApiService 创建商品库
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return ProductCatalogsAddResponse
type ProductItemsApiService ¶ added in v1.7.46
type ProductItemsApiService service
func (*ProductItemsApiService) Add ¶ added in v1.7.46
func (a *ProductItemsApiService) Add(ctx context.Context, data ProductItemsAddRequest) (ProductItemsAddResponseData, http.Header, error)
ProductItemsApiService 添加商品
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return ProductItemsAddResponse
func (*ProductItemsApiService) BatchUpdate ¶ added in v1.7.46
func (a *ProductItemsApiService) BatchUpdate(ctx context.Context, data ProductItemsBatchUpdateRequest) (interface{}, http.Header, error)
ProductItemsApiService 批量更新商品信息
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return ProductItemsBatchUpdateResponse
func (*ProductItemsApiService) Update ¶ added in v1.7.46
func (a *ProductItemsApiService) Update(ctx context.Context, data ProductItemsUpdateRequest) (interface{}, http.Header, error)
ProductItemsApiService 更新商品信息
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return ProductItemsUpdateResponse
type ProductSeriesApiService ¶ added in v1.7.46
type ProductSeriesApiService service
func (*ProductSeriesApiService) Add ¶ added in v1.7.46
func (a *ProductSeriesApiService) Add(ctx context.Context, data ProductSeriesAddRequest) (ProductSeriesAddResponseData, http.Header, error)
ProductSeriesApiService 创建商品系列
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return ProductSeriesAddResponse
type ProfilesApiService ¶ added in v1.7.41
type ProfilesApiService service
func (*ProfilesApiService) Add ¶ added in v1.7.41
func (a *ProfilesApiService) Add(ctx context.Context, data ProfilesAddRequest) (ProfilesAddResponseData, http.Header, error)
ProfilesApiService 创建朋友圈头像昵称跳转页
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return ProfilesAddResponse
func (*ProfilesApiService) Delete ¶ added in v1.7.41
func (a *ProfilesApiService) Delete(ctx context.Context, data ProfilesDeleteRequest) (ProfilesDeleteResponseData, http.Header, error)
ProfilesApiService 删除朋友圈头像昵称跳转页
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return ProfilesDeleteResponse
func (*ProfilesApiService) Get ¶ added in v1.7.41
func (a *ProfilesApiService) Get(ctx context.Context, accountId int64, localVarOptionals *ProfilesGetOpts) (ProfilesGetResponseData, http.Header, error)
type ProfilesGetOpts ¶ added in v1.7.41
type ProgrammedApiService ¶
type ProgrammedApiService service
func (*ProgrammedApiService) Add ¶
func (a *ProgrammedApiService) Add(ctx context.Context, data ProgrammedAddRequest) (ProgrammedAddResponseData, http.Header, error)
ProgrammedApiService 创建模板预览接口
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return ProgrammedAddResponse
func (*ProgrammedApiService) Get ¶
func (a *ProgrammedApiService) Get(ctx context.Context, data ProgrammedGetRequest) (ProgrammedGetResponseData, http.Header, error)
ProgrammedApiService 获取模板预览接口
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return ProgrammedGetResponse
func (*ProgrammedApiService) Update ¶
func (a *ProgrammedApiService) Update(ctx context.Context, data ProgrammedUpdateRequest) (ProgrammedUpdateResponseData, http.Header, error)
ProgrammedApiService 更新模板预览接口
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return ProgrammedUpdateResponse
type ProgrammedTemplateApiService ¶
type ProgrammedTemplateApiService service
func (*ProgrammedTemplateApiService) Get ¶
func (a *ProgrammedTemplateApiService) Get(ctx context.Context, data ProgrammedTemplateGetRequest) (ProgrammedTemplateGetResponseData, http.Header, error)
ProgrammedTemplateApiService 获取模板列表接口
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return ProgrammedTemplateGetResponse
type QualificationsApiService ¶ added in v1.7.46
type QualificationsApiService service
func (*QualificationsApiService) Add ¶ added in v1.7.46
func (a *QualificationsApiService) Add(ctx context.Context, data QualificationsAddRequest) (QualificationsAddResponseData, http.Header, error)
QualificationsApiService 创建广告主资质
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return QualificationsAddResponse
func (*QualificationsApiService) Delete ¶ added in v1.7.46
func (a *QualificationsApiService) Delete(ctx context.Context, data QualificationsDeleteRequest) (QualificationsDeleteResponseData, http.Header, error)
QualificationsApiService 删除广告主资质
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return QualificationsDeleteResponse
func (*QualificationsApiService) Get ¶ added in v1.7.46
func (a *QualificationsApiService) Get(ctx context.Context, accountId int64, qualificationType string, localVarOptionals *QualificationsGetOpts) (QualificationsGetResponseData, http.Header, error)
func (*QualificationsApiService) Update ¶ added in v1.7.46
func (a *QualificationsApiService) Update(ctx context.Context, data QualificationsUpdateRequest) (QualificationsUpdateResponseData, http.Header, error)
QualificationsApiService 更新广告主资质
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return QualificationsUpdateResponse
type QualificationsGetOpts ¶ added in v1.7.46
type RealtimeCostApiService ¶
type RealtimeCostApiService service
type RealtimeCostGetOpts ¶
type ReviewElementPrereviewResultsApiService ¶ added in v1.7.46
type ReviewElementPrereviewResultsApiService service
func (*ReviewElementPrereviewResultsApiService) Get ¶ added in v1.7.46
func (a *ReviewElementPrereviewResultsApiService) Get(ctx context.Context, data ReviewElementPrereviewResultsGetRequest) (ReviewElementPrereviewResultsGetResponseData, http.Header, error)
ReviewElementPrereviewResultsApiService 查询元素的预审结果
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return ReviewElementPrereviewResultsGetResponse
type SceneSpecTagsApiService ¶ added in v1.7.46
type SceneSpecTagsApiService service
type SceneSpecTagsGetOpts ¶ added in v1.7.46
type SubcustomerTransferApiService ¶
type SubcustomerTransferApiService service
func (*SubcustomerTransferApiService) Add ¶
func (a *SubcustomerTransferApiService) Add(ctx context.Context, data SubcustomerTransferAddRequest) (SubcustomerTransferAddResponseData, http.Header, error)
SubcustomerTransferApiService 同商务管家子客间转账
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return SubcustomerTransferAddResponse
type TargetingTagReportsApiService ¶
type TargetingTagReportsApiService service
type TargetingTagsApiService ¶ added in v1.7.46
type TargetingTagsApiService service
type TargetingTagsGetOpts ¶ added in v1.7.46
type TargetingTagsUvApiService ¶ added in v1.7.46
type TargetingTagsUvApiService service
type TargetingTagsUvGetOpts ¶ added in v1.7.46
type UnionPositionPackagesApiService ¶
type UnionPositionPackagesApiService service
func (*UnionPositionPackagesApiService) Add ¶
func (a *UnionPositionPackagesApiService) Add(ctx context.Context, data UnionPositionPackagesAddRequest) (UnionPositionPackagesAddResponseData, http.Header, error)
UnionPositionPackagesApiService 联盟流量包模块
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return UnionPositionPackagesAddResponse
func (*UnionPositionPackagesApiService) Delete ¶
func (a *UnionPositionPackagesApiService) Delete(ctx context.Context, data UnionPositionPackagesDeleteRequest) (interface{}, http.Header, error)
UnionPositionPackagesApiService 联盟流量包删除接口
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return UnionPositionPackagesDeleteResponse
func (*UnionPositionPackagesApiService) Get ¶
func (a *UnionPositionPackagesApiService) Get(ctx context.Context, accountId int64, localVarOptionals *UnionPositionPackagesGetOpts) (UnionPositionPackagesGetResponseData, http.Header, error)
func (*UnionPositionPackagesApiService) Update ¶
func (a *UnionPositionPackagesApiService) Update(ctx context.Context, data UnionPositionPackagesUpdateRequest) (UnionPositionPackagesUpdateResponseData, http.Header, error)
UnionPositionPackagesApiService 联盟流量包模块
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return UnionPositionPackagesUpdateResponse
type UserActionSetReportsApiService ¶ added in v1.7.46
type UserActionSetReportsApiService service
func (*UserActionSetReportsApiService) Get ¶ added in v1.7.46
func (a *UserActionSetReportsApiService) Get(ctx context.Context, accountId int64, userActionSetId int64, dateRange DateRangeDn, timeGranularity string, localVarOptionals *UserActionSetReportsGetOpts) (UserActionSetReportsGetResponseData, http.Header, error)
type UserActionSetReportsGetOpts ¶ added in v1.7.46
type UserActionSetsApiService ¶ added in v1.7.46
type UserActionSetsApiService service
func (*UserActionSetsApiService) Add ¶ added in v1.7.46
func (a *UserActionSetsApiService) Add(ctx context.Context, data UserActionSetsAddRequest) (UserActionSetsAddResponseData, http.Header, error)
UserActionSetsApiService 创建用户行为数据源
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return UserActionSetsAddResponse
func (*UserActionSetsApiService) Get ¶ added in v1.7.46
func (a *UserActionSetsApiService) Get(ctx context.Context, accountId int64, localVarOptionals *UserActionSetsGetOpts) (UserActionSetsGetResponseData, http.Header, error)
type UserActionSetsGetOpts ¶ added in v1.7.46
type UserActionsApiService ¶ added in v1.7.46
type UserActionsApiService service
func (*UserActionsApiService) Add ¶ added in v1.7.46
func (a *UserActionsApiService) Add(ctx context.Context, data UserActionsAddRequest) (interface{}, http.Header, error)
UserActionsApiService 上传用户行为数据
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return UserActionsAddResponse
type VideoChannelDealerDataApiService ¶ added in v1.7.46
type VideoChannelDealerDataApiService service
func (*VideoChannelDealerDataApiService) Get ¶ added in v1.7.46
func (a *VideoChannelDealerDataApiService) Get(ctx context.Context, data VideoChannelDealerDataGetRequest) (VideoChannelDealerDataGetResponseData, http.Header, error)
VideoChannelDealerDataApiService 获取经销商聚合数据
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return VideoChannelDealerDataGetResponse
type VideoChannelFansDataApiService ¶ added in v1.7.46
type VideoChannelFansDataApiService service
func (*VideoChannelFansDataApiService) Get ¶ added in v1.7.46
func (a *VideoChannelFansDataApiService) Get(ctx context.Context, data VideoChannelFansDataGetRequest) (VideoChannelFansDataGetResponseData, http.Header, error)
VideoChannelFansDataApiService 获取粉丝数据
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return VideoChannelFansDataGetResponse
type VideoChannelLeadsDataApiService ¶ added in v1.7.46
type VideoChannelLeadsDataApiService service
func (*VideoChannelLeadsDataApiService) Get ¶ added in v1.7.46
func (a *VideoChannelLeadsDataApiService) Get(ctx context.Context, data VideoChannelLeadsDataGetRequest) (VideoChannelLeadsDataGetResponseData, http.Header, error)
VideoChannelLeadsDataApiService 获取线索数据
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return VideoChannelLeadsDataGetResponse
type VideoChannelLiveDataApiService ¶ added in v1.7.46
type VideoChannelLiveDataApiService service
func (*VideoChannelLiveDataApiService) Get ¶ added in v1.7.46
func (a *VideoChannelLiveDataApiService) Get(ctx context.Context, data VideoChannelLiveDataGetRequest) (VideoChannelLiveDataGetResponseData, http.Header, error)
VideoChannelLiveDataApiService 获取直播数据
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return VideoChannelLiveDataGetResponse
type VideosAddOpts ¶
type VideosApiService ¶
type VideosApiService service
func (*VideosApiService) Delete ¶
func (a *VideosApiService) Delete(ctx context.Context, data VideosDeleteRequest) (VideosDeleteResponseData, http.Header, error)
VideosApiService 删除视频
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return VideosDeleteResponse
func (*VideosApiService) Get ¶
func (a *VideosApiService) Get(ctx context.Context, accountId int64, localVarOptionals *VideosGetOpts) (VideosGetResponseData, http.Header, error)
func (*VideosApiService) Update ¶
func (a *VideosApiService) Update(ctx context.Context, data VideosUpdateRequest) (VideosUpdateResponseData, http.Header, error)
VideosApiService 修改视频信息
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return VideosUpdateResponse
type VideosGetOpts ¶
type WechatPagesApiService ¶
type WechatPagesApiService service
func (*WechatPagesApiService) Add ¶
func (a *WechatPagesApiService) Add(ctx context.Context, data WechatPagesAddRequest) (WechatPagesAddResponseData, http.Header, error)
WechatPagesApiService 基于模板创建微信原生页
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return WechatPagesAddResponse
func (*WechatPagesApiService) Delete ¶
func (a *WechatPagesApiService) Delete(ctx context.Context, data WechatPagesDeleteRequest) (WechatPagesDeleteResponseData, http.Header, error)
WechatPagesApiService 删除微信落地页
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return WechatPagesDeleteResponse
func (*WechatPagesApiService) Get ¶
func (a *WechatPagesApiService) Get(ctx context.Context, accountId int64, localVarOptionals *WechatPagesGetOpts) (WechatPagesGetResponseData, http.Header, error)
type WechatPagesCustomApiService ¶
type WechatPagesCustomApiService service
func (*WechatPagesCustomApiService) Add ¶
func (a *WechatPagesCustomApiService) Add(ctx context.Context, data WechatPagesCustomAddRequest) (WechatPagesCustomAddResponseData, http.Header, error)
WechatPagesCustomApiService 基于组件创建微信原生页
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return WechatPagesCustomAddResponse
type WechatPagesGetOpts ¶
type WechatPagesGrantinfoApiService ¶ added in v1.7.46
type WechatPagesGrantinfoApiService service
func (*WechatPagesGrantinfoApiService) Get ¶ added in v1.7.46
func (a *WechatPagesGrantinfoApiService) Get(ctx context.Context, accountId int64, localVarOptionals *WechatPagesGrantinfoGetOpts) (WechatPagesGrantinfoGetResponseData, http.Header, error)
type WechatPagesGrantinfoGetOpts ¶ added in v1.7.46
type WildcardsApiService ¶
type WildcardsApiService service
type WildcardsGetOpts ¶
type WxPackageAccountApiService ¶ added in v1.7.46
type WxPackageAccountApiService service
func (*WxPackageAccountApiService) Get ¶ added in v1.7.46
func (a *WxPackageAccountApiService) Get(ctx context.Context, accountId int64, localVarOptionals *WxPackageAccountGetOpts) (WxPackageAccountGetResponseData, http.Header, error)
type WxPackageAccountGetOpts ¶ added in v1.7.46
type WxPackageAccountUpdateOpts ¶ added in v1.7.46
type WxPackagePackageApiService ¶ added in v1.7.46
type WxPackagePackageApiService service
func (*WxPackagePackageApiService) Add ¶ added in v1.7.46
func (a *WxPackagePackageApiService) Add(ctx context.Context, data WxPackagePackageAddRequest) (interface{}, http.Header, error)
WxPackagePackageApiService 添加蹊径号码包
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return WxPackagePackageAddResponse
func (*WxPackagePackageApiService) Get ¶ added in v1.7.46
func (a *WxPackagePackageApiService) Get(ctx context.Context, accountId int64, localVarOptionals *WxPackagePackageGetOpts) (WxPackagePackageGetResponseData, http.Header, error)
func (*WxPackagePackageApiService) Update ¶ added in v1.7.46
func (a *WxPackagePackageApiService) Update(ctx context.Context, data WxPackagePackageUpdateRequest) (interface{}, http.Header, error)
WxPackagePackageApiService 更新蹊径号码包
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return WxPackagePackageUpdateResponse
type WxPackagePackageGetOpts ¶ added in v1.7.46
type XijingComplexTemplateApiService ¶ added in v1.7.46
type XijingComplexTemplateApiService service
type XijingComplexTemplateGetOpts ¶ added in v1.7.46
type XijingPageApiService ¶ added in v1.7.46
type XijingPageApiService service
func (*XijingPageApiService) Add ¶ added in v1.7.46
func (a *XijingPageApiService) Add(ctx context.Context, data XijingPageAddRequest) (XijingPageAddResponseData, http.Header, error)
XijingPageApiService 蹊径-基于模板创建落地页
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return XijingPageAddResponse
func (*XijingPageApiService) Delete ¶ added in v1.7.46
func (a *XijingPageApiService) Delete(ctx context.Context, data XijingPageDeleteRequest) (XijingPageDeleteResponseData, http.Header, error)
XijingPageApiService 蹊径-删除落地页
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return XijingPageDeleteResponse
func (*XijingPageApiService) Update ¶ added in v1.7.46
func (a *XijingPageApiService) Update(ctx context.Context, data XijingPageUpdateRequest) (XijingPageUpdateResponseData, http.Header, error)
XijingPageApiService 蹊径-送审落地页
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return XijingPageUpdateResponse
type XijingPageByComponentsApiService ¶ added in v1.7.46
type XijingPageByComponentsApiService service
func (*XijingPageByComponentsApiService) Add ¶ added in v1.7.46
func (a *XijingPageByComponentsApiService) Add(ctx context.Context, data XijingPageByComponentsAddRequest) (XijingPageByComponentsAddResponseData, http.Header, error)
XijingPageByComponentsApiService 蹊径-基于组件创建落地页
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param data
@return XijingPageByComponentsAddResponse
type XijingPageListApiService ¶ added in v1.7.46
type XijingPageListApiService service
func (*XijingPageListApiService) Get ¶ added in v1.7.46
func (a *XijingPageListApiService) Get(ctx context.Context, accountId int64, localVarOptionals *XijingPageListGetOpts) (XijingPageListGetResponseData, http.Header, error)
type XijingPageListGetOpts ¶ added in v1.7.46
type XijingPageListGetOpts struct { PageId optional.Int64 PageServiceId optional.String PageName optional.String PageType optional.Interface PageLastModifyStartTime optional.String PageLastModifyEndTime optional.String PageSize optional.Int64 PageIndex optional.Int64 PagePublishStatus optional.Interface PageStatus optional.Interface PageSource optional.String PageOwnerId optional.Int64 AppId optional.Int64 AppType optional.String QueryType optional.String Fields optional.Interface }
type XijingTemplateApiService ¶ added in v1.7.46
type XijingTemplateApiService service
type XijingTemplateGetOpts ¶ added in v1.7.46
type XijingTemplateListApiService ¶ added in v1.7.46
type XijingTemplateListApiService service
Source Files
¶
- api_ad_diagnosis.go
- api_ad_param.go
- api_ad_union_reports.go
- api_adcreative_previews.go
- api_adcreative_previews_qrcode.go
- api_adgroup_negativewords.go
- api_adgroups.go
- api_advertiser.go
- api_advertiser_daily_budget.go
- api_agency.go
- api_agency_realtime_cost.go
- api_android_channel.go
- api_async_report_files.go
- api_async_reports.go
- api_async_tasks.go
- api_audience_grant_relations.go
- api_batch_async_request_specification.go
- api_batch_async_requests.go
- api_batch_requests.go
- api_bid_simulation.go
- api_bidword.go
- api_bidword_flow.go
- api_brand.go
- api_business_point.go
- api_component_review_results.go
- api_conversions.go
- api_creative_template.go
- api_creative_template_list.go
- api_creative_template_previews.go
- api_creativetools_text.go
- api_custom_audience_estimations.go
- api_custom_audience_files.go
- api_custom_audiences.go
- api_daily_balance_report.go
- api_daily_reports.go
- api_data_source_dispatch.go
- api_dynamic_ad_image_templates.go
- api_dynamic_ad_images.go
- api_dynamic_ad_video.go
- api_dynamic_ad_video_templates.go
- api_dynamic_creative_review_results.go
- api_dynamic_creatives.go
- api_ecommerce_order.go
- api_estimation.go
- api_extend_package.go
- api_fund_statements_detailed.go
- api_fund_transfer.go
- api_funds.go
- api_game_feature.go
- api_game_feature_tags.go
- api_hourly_reports.go
- api_images.go
- api_keyword_recommend.go
- api_labels.go
- api_landing_page_sell_strategy.go
- api_leads.go
- api_leads_action_type_report.go
- api_leads_call_record.go
- api_leads_call_records.go
- api_leads_call_virtual_number.go
- api_leads_claim.go
- api_leads_invalid_pay.go
- api_leads_list.go
- api_leads_status.go
- api_leads_voip_call.go
- api_leads_voip_call_token.go
- api_live_room_component_status.go
- api_live_room_components.go
- api_local_stores.go
- api_local_stores_address_parsing_result.go
- api_local_stores_categories.go
- api_local_stores_search_info.go
- api_local_stores_wxpay_merchants.go
- api_marketing_target_asset_categories.go
- api_marketing_target_asset_detail.go
- api_marketing_target_asset_properties.go
- api_marketing_target_asset_property_values.go
- api_marketing_target_assets.go
- api_marketing_target_types.go
- api_material_dcatag.go
- api_material_labels.go
- api_merge_fund_type_daily_balance_report.go
- api_merge_fund_type_fund_statements_detailed.go
- api_merge_fund_type_funds.go
- api_merge_fund_type_subcustomer_transfer.go
- api_oauth.go
- api_optimization_goal_permissions.go
- api_organization_account_relation.go
- api_pages.go
- api_product_catalogs.go
- api_product_items.go
- api_product_series.go
- api_profiles.go
- api_programmed.go
- api_programmed_template.go
- api_qualifications.go
- api_realtime_cost.go
- api_review_element_prereview_results.go
- api_scene_spec_tags.go
- api_subcustomer_transfer.go
- api_targeting_tag_reports.go
- api_targeting_tags.go
- api_targeting_tags_uv.go
- api_union_position_packages.go
- api_user_action_set_reports.go
- api_user_action_sets.go
- api_user_actions.go
- api_video_channel_dealer_data.go
- api_video_channel_fans_data.go
- api_video_channel_leads_data.go
- api_video_channel_live_data.go
- api_videos.go
- api_wechat_pages.go
- api_wechat_pages_custom.go
- api_wechat_pages_grantinfo.go
- api_wildcards.go
- api_wx_package_account.go
- api_wx_package_package.go
- api_xijing_complex_template.go
- api_xijing_page.go
- api_xijing_page_by_components.go
- api_xijing_page_list.go
- api_xijing_template.go
- api_xijing_template_list.go
- client.go