Implements
Constructors
new ExternalAdReplyInfo()
new ExternalAdReplyInfo(Defined in: WAProto/index.d.ts:3387p?):ExternalAdReplyInfo
Parameters
p?
IExternalAdReplyInfo
Returns
ExternalAdReplyInfo
Properties
adContextPreviewDismissed?
Defined in: WAProto/index.d.ts:3403optionaladContextPreviewDismissed:null|boolean
Implementation of
IExternalAdReplyInfo.adContextPreviewDismissed
adPreviewUrl?
Defined in: WAProto/index.d.ts:3414optionaladPreviewUrl:null|string
Implementation of
IExternalAdReplyInfo.adPreviewUrl
adType?
Defined in: WAProto/index.d.ts:3412optionaladType:null|AdType
Implementation of
IExternalAdReplyInfo.adType
automatedGreetingMessageCtaType?
Defined in: WAProto/index.d.ts:3410optionalautomatedGreetingMessageCtaType:null|string
Implementation of
IExternalAdReplyInfo.automatedGreetingMessageCtaType
automatedGreetingMessageShown?
Defined in: WAProto/index.d.ts:3405optionalautomatedGreetingMessageShown:null|boolean
Implementation of
IExternalAdReplyInfo.automatedGreetingMessageShown
body?
Defined in: WAProto/index.d.ts:3389optionalbody:null|string
Implementation of
IExternalAdReplyInfo.body
clickToWhatsappCall?
Defined in: WAProto/index.d.ts:3402optionalclickToWhatsappCall:null|boolean
Implementation of
IExternalAdReplyInfo.clickToWhatsappCall
containsAutoReply?
Defined in: WAProto/index.d.ts:3397optionalcontainsAutoReply:null|boolean
Implementation of
IExternalAdReplyInfo.containsAutoReply
ctaPayload?
Defined in: WAProto/index.d.ts:3407optionalctaPayload:null|string
Implementation of
IExternalAdReplyInfo.ctaPayload
ctwaClid?
Defined in: WAProto/index.d.ts:3400optionalctwaClid:null|string
Implementation of
IExternalAdReplyInfo.ctwaClid
disableNudge?
Defined in: WAProto/index.d.ts:3408optionaldisableNudge:null|boolean
Implementation of
IExternalAdReplyInfo.disableNudge
greetingMessageBody?
Defined in: WAProto/index.d.ts:3406optionalgreetingMessageBody:null|string
Implementation of
IExternalAdReplyInfo.greetingMessageBody
mediaType?
Defined in: WAProto/index.d.ts:3390optionalmediaType:null|MediaType
Implementation of
IExternalAdReplyInfo.mediaType
mediaUrl?
Defined in: WAProto/index.d.ts:3392optionalmediaUrl:null|string
Implementation of
IExternalAdReplyInfo.mediaUrl
originalImageUrl?
Defined in: WAProto/index.d.ts:3409optionaloriginalImageUrl:null|string
Implementation of
IExternalAdReplyInfo.originalImageUrl
ref?
Defined in: WAProto/index.d.ts:3401optionalref:null|string
Implementation of
IExternalAdReplyInfo.ref
renderLargerThumbnail?
Defined in: WAProto/index.d.ts:3398optionalrenderLargerThumbnail:null|boolean
Implementation of
IExternalAdReplyInfo.renderLargerThumbnail
showAdAttribution?
Defined in: WAProto/index.d.ts:3399optionalshowAdAttribution:null|boolean
Implementation of
IExternalAdReplyInfo.showAdAttribution
sourceApp?
Defined in: WAProto/index.d.ts:3404optionalsourceApp:null|string
Implementation of
IExternalAdReplyInfo.sourceApp
sourceId?
Defined in: WAProto/index.d.ts:3395optionalsourceId:null|string
Implementation of
IExternalAdReplyInfo.sourceId
sourceType?
Defined in: WAProto/index.d.ts:3394optionalsourceType:null|string
Implementation of
IExternalAdReplyInfo.sourceType
sourceUrl?
Defined in: WAProto/index.d.ts:3396optionalsourceUrl:null|string
Implementation of
IExternalAdReplyInfo.sourceUrl
thumbnail?
Defined in: WAProto/index.d.ts:3393optionalthumbnail:null|Uint8Array<ArrayBufferLike>
Implementation of
IExternalAdReplyInfo.thumbnail
thumbnailUrl?
Defined in: WAProto/index.d.ts:3391optionalthumbnailUrl:null|string
Implementation of
IExternalAdReplyInfo.thumbnailUrl
title?
Defined in: WAProto/index.d.ts:3388optionaltitle:null|string
Implementation of
IExternalAdReplyInfo.title
wtwaAdFormat?
Defined in: WAProto/index.d.ts:3411optionalwtwaAdFormat:null|boolean
Implementation of
IExternalAdReplyInfo.wtwaAdFormat
wtwaWebsiteUrl?
Defined in: WAProto/index.d.ts:3413optionalwtwaWebsiteUrl:null|string
Implementation of
IExternalAdReplyInfo.wtwaWebsiteUrl
Methods
create()
Defined in: WAProto/index.d.ts:3415staticcreate(properties?):ExternalAdReplyInfo
Parameters
properties?
IExternalAdReplyInfo
Returns
ExternalAdReplyInfo
decode()
Defined in: WAProto/index.d.ts:3417staticdecode(r,l?):ExternalAdReplyInfo
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
ExternalAdReplyInfo
encode()
Defined in: WAProto/index.d.ts:3416staticencode(m,w?):Writer
Parameters
m
IExternalAdReplyInfo
w?
Writer
Returns
Writer
fromObject()
Defined in: WAProto/index.d.ts:3418staticfromObject(d):ExternalAdReplyInfo
Parameters
d
Returns
ExternalAdReplyInfo
getTypeUrl()
Defined in: WAProto/index.d.ts:3421staticgetTypeUrl(typeUrlPrefix?):string
Parameters
typeUrlPrefix?
string
Returns
string
toJSON()
toJSON(): object
Defined in: WAProto/index.d.ts:3420
Returns
object
toObject()
Defined in: WAProto/index.d.ts:3419statictoObject(m,o?):object
Parameters
m
ExternalAdReplyInfo
o?
IConversionOptions
Returns
object