Skip to content

@nht-pandats/sdk / @nht-pandats/sdk/clients / @nht-pandats/sdk/clients/affiliateApi / AffiliateApiMarketingModule

Class: AffiliateApiMarketingModule

@nht-pandats/sdk/clients.@nht-pandats/sdk/clients/affiliateApi.AffiliateApiMarketingModule

A module for interacting with the Affiliate API's customer marketing endpoints.

Since

v1.20240429.0

Undocumented

Methods

update

update(options): Promise<AffiliateApiOperationResponse<AffiliateApiMarketingSaveSuccessfulResponse, AffiliateApiMarketingSaveSuccessfulResponse>>

Updates a customer for remarketing.

Parameters

NameTypeDescription
optionsRemarketCustomerOptionsThe options for the request.

Returns

Promise<AffiliateApiOperationResponse<AffiliateApiMarketingSaveSuccessfulResponse, AffiliateApiMarketingSaveSuccessfulResponse>>

A promise that resolves with the response.

Throws

AffiliateApiOperationError If the operation was not successful.

Undocumented

Defined in

src/clients/affiliateApi/marketing.ts:72