@adcp/sdk API Reference - v10.0.1
Documentation
GitHub
npm
Preparing search index...
BrandAssetCandidate
Interface BrandAssetCandidate
interface
BrandAssetCandidate
{
asset_id
:
string
;
asset_group_id
?:
string
;
url
?:
string
;
file
?:
string
;
source_page
?:
number
;
extraction_method
?:
BrandAssetExtractionMethod
;
width
?:
number
;
height
?:
number
;
crop_box
?:
BrandAssetCropBox
;
metadata
?:
BrandJsonRecord
;
}
Index
Properties
asset_
id
asset_
group_
id?
url?
file?
source_
page?
extraction_
method?
width?
height?
crop_
box?
metadata?
Properties
asset_
id
asset_id
:
string
Optional
asset_
group_
id
asset_group_id
?:
string
Optional
url
url
?:
string
Optional
file
file
?:
string
Optional
source_
page
source_page
?:
number
Optional
extraction_
method
extraction_method
?:
BrandAssetExtractionMethod
Optional
width
width
?:
number
Optional
height
height
?:
number
Optional
crop_
box
crop_box
?:
BrandAssetCropBox
Optional
metadata
metadata
?:
BrandJsonRecord
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
asset_
id
asset_
group_
id
url
file
source_
page
extraction_
method
width
height
crop_
box
metadata
Documentation
GitHub
npm
@adcp/sdk API Reference - v10.0.1
Loading...