Variable | Type | Description |
---|---|---|
placementId | String | Advertising slot id |
callbackInfo | ATCallbackInfo | Advertising event details(Please see ATCallbackInfo description for details) |
isTimeout | bool | advertising Whether the loading times out (Only applicable to open-screen ads) |
Variable | Type | Description |
---|---|---|
placementId | String | advertising slot id |
callbackInfo | ATCallbackInfo | Advertising event details(Please see ATCallbackInfo description for details) |
errorCode | String | Error code |
errorMessage | String | Error content |
Variable | Type | Description |
---|---|---|
network_firm_id | int | Get the ID corresponding to the advertising platform, used to distinguish the advertising platform |
adsource_id | string | Get the advertising source ID. It can be found in the developer The backend or TopOn Open API queries specific Network information through the advertising source ID |
adsource_index | int | Get the sorting of the current advertising source in WaterFall(starting from 0) |
adsource_price | dounble | Get ECPM, the unit can be obtained through "currency" |
adsource_isheaderbidding | int< /td> | Whether it is the advertising source for header bidding, 1: Yes, 2: No |
id | string | Get every timeIndependent ID generated when displaying ads |
publisher_revenue | double | Get impression revenue |
currency | string | Get the currency unit, for example: "USD" |
country | string | |
adunit_id | string | Get TopOn ad slot ID |
adunit_format | string | Get the ad type, including: "Native", "RewardedVideo", "Banner" "Interstitial", "Splash" |
precision | string | Get ECPM accuracy "publisher_defined": Developer The eCPM defined for the advertising source in the TopOn backend(eCPM for interactive promotion also belongs to this type) "estimated": TopOn's estimated eCPM (auto eCPM) "exact": eCPM of Header Bidding real-time bidding (except Meta advertising platform) "ecpm_api": Valid for the Meta advertising platform, based on Meta's ReportAPI data Estimated historical eCPM API. Supported by TopOn SDK v5.9.60 and above. |
network_type | string | Get Network type "Network": Third-party advertising platform "Cross_Promotion":Interactive promotion "Adx":TopOn Adx |
network_placement_id | string | Get Network's advertising slot ID |
ecpm_level | int | Get the eCPM level of the advertising source, The default value of the header bidding advertising source is 0 |
segment_id | int | Get traffic group ID |
scenario_id | string | Get the advertising scene ID, Only supported by Rewarded Video&Interstitial (starting from v5.7.20, Native&Banner is supported) |
scenario_reward_name | string | Get the incentive name of the advertising scene, Only supported by Rewarded Video |
scenario_reward_number | int | Get the number of incentives in the advertising scene, Only supported by Rewarded Video |
sub_channel | string | Get sub-channel information |
channel | string | Get channel information |
custom_rule | Dictionary<string,object> | GetPlacement+App dimension 's custom rules Json string |