| Current Path : /var/www/element/data/www/revenuestory.ru/bitrix/js/seo/seoadbuilder/src/types/ |
| Current File : /var/www/element/data/www/revenuestory.ru/bitrix/js/seo/seoadbuilder/src/types/adbuilderoptions.js |
export type AdBuilderOptions = {
containerId: string,
provider:[],
context: string,
onRequest: string,
componentName: string,
signedParameters: [],
mess: [],
type: string,
accountId: string,
clientId: string,
baseCurrency: string,
postListUrl: string,
basePriceId: string,
iBlockId: string,
isCloud: boolean,
storeExists: boolean,
crmAudienceUrl: string
}