Table of Contents

Class GenerateBidOutput

Namespace
CSharpToJavaScript.APIs.JS
Assembly
CSharpToJavaScript.dll
[ToObject]
public class GenerateBidOutput
Inheritance
GenerateBidOutput
Inherited Members

Constructors

GenerateBidOutput()

public GenerateBidOutput()

Fields

Ad

[Value("ad")]
public dynamic Ad

Field Value

dynamic

AdComponents

[Value("adComponents")]
public List<string> AdComponents

Field Value

List<string>

AdCost

[Value("adCost")]
public Number AdCost

Field Value

Number

AllowComponentAuction

[Value("allowComponentAuction")]
public bool AllowComponentAuction

Field Value

bool

Bid

[Value("bid")]
public Number Bid

Field Value

Number

BidCurrency

[Value("bidCurrency")]
public string BidCurrency

Field Value

string

ModelingSignals

[Value("modelingSignals")]
public double ModelingSignals

Field Value

double

NumMandatoryAdComponents

[Value("numMandatoryAdComponents")]
public ulong NumMandatoryAdComponents

Field Value

ulong

Render

[Value("render")]
public Union151 Render

Field Value

Union151

SelectedBuyerAndSellerReportingId

[Value("selectedBuyerAndSellerReportingId")]
public string SelectedBuyerAndSellerReportingId

Field Value

string

TargetNumAdComponents

[Value("targetNumAdComponents")]
public ulong TargetNumAdComponents

Field Value

ulong