You've already forked Commercialization.topon
Compare commits
30 Commits
201
...
master_noG
| Author | SHA1 | Date | |
|---|---|---|---|
| 4d26ebf941 | |||
| 97f5d4bf90 | |||
| f682534bc3 | |||
| edaa47d69a | |||
| c6e610f440 | |||
| 73fa02eb95 | |||
| 4919b650de | |||
| b671923241 | |||
| 09ce6160e0 | |||
| 8c66da0599 | |||
| d0b0c77247 | |||
| 3a916cc037 | |||
| e2128fbc79 | |||
| 81283ef60a | |||
| 038c7d149f | |||
| 603b813d24 | |||
| 35bb8dfd28 | |||
| 0beb30c82c | |||
| 53a3ffb078 | |||
| e33ff7b333 | |||
| 73b73a2494 | |||
| 20e4599ffd | |||
| 1f6a8ee674 | |||
| 24530eec8b | |||
| fc4f4d4f5d | |||
| d0a6ab116e | |||
| 93501423d7 | |||
| ccbf1fa81c | |||
| 19972b0449 | |||
| 2a41d5d5fb |
4
.gitignore
vendored
4
.gitignore
vendored
@@ -9,6 +9,7 @@ Build/
|
|||||||
AssetBundle/
|
AssetBundle/
|
||||||
UserSettings/
|
UserSettings/
|
||||||
|
|
||||||
|
|
||||||
# Uncomment this line if you wish to ignore the asset store tools plugin
|
# Uncomment this line if you wish to ignore the asset store tools plugin
|
||||||
# [Aa]ssets/AssetStoreTools*
|
# [Aa]ssets/AssetStoreTools*
|
||||||
|
|
||||||
@@ -54,4 +55,5 @@ sysinfo.txt
|
|||||||
|
|
||||||
# Crashlytics generated file
|
# Crashlytics generated file
|
||||||
crashlytics-build.properties
|
crashlytics-build.properties
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
.vscode/
|
||||||
|
|||||||
@@ -1,3 +0,0 @@
|
|||||||
fileFormatVersion: 2
|
|
||||||
guid: 51a89bd698bd46358af7ea78f5245d04
|
|
||||||
timeCreated: 1693816810
|
|
||||||
@@ -1,11 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<dependencies>
|
|
||||||
<androidPackages>
|
|
||||||
<repositories>
|
|
||||||
<repository>https://artifact.bytedance.com/repository/pangle</repository>
|
|
||||||
</repositories>
|
|
||||||
|
|
||||||
<androidPackage spec="com.pangle.cn:mediation-sdk:5.9.2.8"/>
|
|
||||||
|
|
||||||
</androidPackages>
|
|
||||||
</dependencies>
|
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
fileFormatVersion: 2
|
|
||||||
guid: aed17cf9003947689bdd0e379dc9c087
|
|
||||||
timeCreated: 1693815837
|
|
||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,32 +0,0 @@
|
|||||||
fileFormatVersion: 2
|
|
||||||
guid: 20d4b3f3f65c84d229ca77dd0ba12d58
|
|
||||||
PluginImporter:
|
|
||||||
externalObjects: {}
|
|
||||||
serializedVersion: 2
|
|
||||||
iconMap: {}
|
|
||||||
executionOrder: {}
|
|
||||||
defineConstraints: []
|
|
||||||
isPreloaded: 0
|
|
||||||
isOverridable: 0
|
|
||||||
isExplicitlyReferenced: 0
|
|
||||||
validateReferences: 1
|
|
||||||
platformData:
|
|
||||||
- first:
|
|
||||||
Android: Android
|
|
||||||
second:
|
|
||||||
enabled: 1
|
|
||||||
settings: {}
|
|
||||||
- first:
|
|
||||||
Any:
|
|
||||||
second:
|
|
||||||
enabled: 0
|
|
||||||
settings: {}
|
|
||||||
- first:
|
|
||||||
Editor: Editor
|
|
||||||
second:
|
|
||||||
enabled: 0
|
|
||||||
settings:
|
|
||||||
DefaultValueInitialized: true
|
|
||||||
userData:
|
|
||||||
assetBundleName:
|
|
||||||
assetBundleVariant:
|
|
||||||
Binary file not shown.
@@ -1,32 +0,0 @@
|
|||||||
fileFormatVersion: 2
|
|
||||||
guid: 1c80f77df27184fa4b01811367c92617
|
|
||||||
PluginImporter:
|
|
||||||
externalObjects: {}
|
|
||||||
serializedVersion: 2
|
|
||||||
iconMap: {}
|
|
||||||
executionOrder: {}
|
|
||||||
defineConstraints: []
|
|
||||||
isPreloaded: 0
|
|
||||||
isOverridable: 0
|
|
||||||
isExplicitlyReferenced: 0
|
|
||||||
validateReferences: 1
|
|
||||||
platformData:
|
|
||||||
- first:
|
|
||||||
Android: Android
|
|
||||||
second:
|
|
||||||
enabled: 1
|
|
||||||
settings: {}
|
|
||||||
- first:
|
|
||||||
Any:
|
|
||||||
second:
|
|
||||||
enabled: 0
|
|
||||||
settings: {}
|
|
||||||
- first:
|
|
||||||
Editor: Editor
|
|
||||||
second:
|
|
||||||
enabled: 0
|
|
||||||
settings:
|
|
||||||
DefaultValueInitialized: true
|
|
||||||
userData:
|
|
||||||
assetBundleName:
|
|
||||||
assetBundleVariant:
|
|
||||||
Binary file not shown.
Binary file not shown.
@@ -1,8 +0,0 @@
|
|||||||
fileFormatVersion: 2
|
|
||||||
guid: 525b02b2ec34442ad93c5ec85a7aed09
|
|
||||||
folderAsset: yes
|
|
||||||
DefaultImporter:
|
|
||||||
externalObjects: {}
|
|
||||||
userData:
|
|
||||||
assetBundleName:
|
|
||||||
assetBundleVariant:
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?><dependencies>
|
|
||||||
<iosPods>
|
|
||||||
<iosPod name="AnyThinkiOS" version="6.2.95" />
|
|
||||||
</iosPods>
|
|
||||||
</dependencies>
|
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
fileFormatVersion: 2
|
|
||||||
guid: 1ffcdff5607164257a0f2bc82dd59ca4
|
|
||||||
folderAsset: yes
|
|
||||||
DefaultImporter:
|
|
||||||
externalObjects: {}
|
|
||||||
userData:
|
|
||||||
assetBundleName:
|
|
||||||
assetBundleVariant:
|
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
fileFormatVersion: 2
|
|
||||||
guid: 5225bd61faa4e415abac9f44a6dcc1a5
|
|
||||||
folderAsset: yes
|
|
||||||
DefaultImporter:
|
|
||||||
externalObjects: {}
|
|
||||||
userData:
|
|
||||||
assetBundleName:
|
|
||||||
assetBundleVariant:
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?><dependencies>
|
|
||||||
<iosPods>
|
|
||||||
<iosPod name="AnyThinkiOS/AnyThinkGDTAdapter" version="6.2.95" />
|
|
||||||
</iosPods>
|
|
||||||
</dependencies>
|
|
||||||
@@ -1,7 +0,0 @@
|
|||||||
fileFormatVersion: 2
|
|
||||||
guid: de8ece260b5394a738e0fc099519b048
|
|
||||||
TextScriptImporter:
|
|
||||||
externalObjects: {}
|
|
||||||
userData:
|
|
||||||
assetBundleName:
|
|
||||||
assetBundleVariant:
|
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
fileFormatVersion: 2
|
|
||||||
guid: 5954540609cc841e8909cd4c5d8ef0d6
|
|
||||||
folderAsset: yes
|
|
||||||
DefaultImporter:
|
|
||||||
externalObjects: {}
|
|
||||||
userData:
|
|
||||||
assetBundleName:
|
|
||||||
assetBundleVariant:
|
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
fileFormatVersion: 2
|
|
||||||
guid: 73f3b1ae460a44338b3aa2cef3ffa571
|
|
||||||
folderAsset: yes
|
|
||||||
DefaultImporter:
|
|
||||||
externalObjects: {}
|
|
||||||
userData:
|
|
||||||
assetBundleName:
|
|
||||||
assetBundleVariant:
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?><dependencies>
|
|
||||||
<iosPods>
|
|
||||||
<iosPod name="AnyThinkiOS/AnyThinkKuaiShouAdapter" version="6.2.95" />
|
|
||||||
<iosPod name="SDWebImage" />
|
|
||||||
</iosPods>
|
|
||||||
</dependencies>
|
|
||||||
@@ -1,7 +0,0 @@
|
|||||||
fileFormatVersion: 2
|
|
||||||
guid: 37e9c0252161248f5ab8ba5a90730b82
|
|
||||||
TextScriptImporter:
|
|
||||||
externalObjects: {}
|
|
||||||
userData:
|
|
||||||
assetBundleName:
|
|
||||||
assetBundleVariant:
|
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
fileFormatVersion: 2
|
fileFormatVersion: 2
|
||||||
guid: 0b1601c425ae3b24e9764462dbbe5359
|
guid: 6cfab85a96ec246bdb411450b546b791
|
||||||
folderAsset: yes
|
folderAsset: yes
|
||||||
DefaultImporter:
|
DefaultImporter:
|
||||||
externalObjects: {}
|
externalObjects: {}
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
fileFormatVersion: 2
|
fileFormatVersion: 2
|
||||||
guid: ae70ff20f73a04e91b4e6bb12d7adc69
|
guid: 39b8ca55bc9e749d1ab7d1ea31d40661
|
||||||
folderAsset: yes
|
folderAsset: yes
|
||||||
DefaultImporter:
|
DefaultImporter:
|
||||||
externalObjects: {}
|
externalObjects: {}
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
fileFormatVersion: 2
|
fileFormatVersion: 2
|
||||||
guid: 12f339b796c324a02bb7cc6824674f46
|
guid: b85e8925fa22644f1803fbdc727149ba
|
||||||
MonoImporter:
|
MonoImporter:
|
||||||
externalObjects: {}
|
externalObjects: {}
|
||||||
serializedVersion: 2
|
serializedVersion: 2
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
fileFormatVersion: 2
|
fileFormatVersion: 2
|
||||||
guid: a2bc6da2b903e43a1b38fa69364a3d5b
|
guid: 303b96d7e38d241d895947db76a77868
|
||||||
MonoImporter:
|
MonoImporter:
|
||||||
externalObjects: {}
|
externalObjects: {}
|
||||||
serializedVersion: 2
|
serializedVersion: 2
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
fileFormatVersion: 2
|
fileFormatVersion: 2
|
||||||
guid: ba89873589d1a4ee4b9f0bd831e49f3b
|
guid: e25052682a99b4f11b9ccda0a98ec1ce
|
||||||
MonoImporter:
|
MonoImporter:
|
||||||
externalObjects: {}
|
externalObjects: {}
|
||||||
serializedVersion: 2
|
serializedVersion: 2
|
||||||
@@ -40,6 +40,16 @@ namespace AnyThinkAds.Api
|
|||||||
public readonly int abtest_id;
|
public readonly int abtest_id;
|
||||||
|
|
||||||
public readonly string reward_custom_data;
|
public readonly string reward_custom_data;
|
||||||
|
public readonly int placement_type;
|
||||||
|
public readonly string shared_placement_id;
|
||||||
|
public readonly string bid_floor;
|
||||||
|
public readonly int dismiss_type;
|
||||||
|
public readonly int ad_source_type;
|
||||||
|
public readonly string ad_source_custom_ext;
|
||||||
|
public readonly string network_name;
|
||||||
|
public readonly string show_custom_ext;
|
||||||
|
public readonly string e_c;
|
||||||
|
public readonly int s_id;
|
||||||
|
|
||||||
private string callbackJson;
|
private string callbackJson;
|
||||||
|
|
||||||
@@ -94,6 +104,16 @@ namespace AnyThinkAds.Api
|
|||||||
|
|
||||||
reward_custom_data = jsonData.ContainsKey("reward_custom_data") ? (string)jsonData["reward_custom_data"] : "";
|
reward_custom_data = jsonData.ContainsKey("reward_custom_data") ? (string)jsonData["reward_custom_data"] : "";
|
||||||
|
|
||||||
|
placement_type = int.Parse(jsonData.ContainsKey("placement_type") ? jsonData["placement_type"].ToString() : "0");
|
||||||
|
shared_placement_id = jsonData.ContainsKey("shared_placement_id") ? jsonData["shared_placement_id"].ToString() : "";
|
||||||
|
bid_floor = jsonData.ContainsKey("bid_floor") ? jsonData["bid_floor"].ToString() : "";
|
||||||
|
dismiss_type = int.Parse(jsonData.ContainsKey("dismiss_type") ? jsonData["dismiss_type"].ToString() : "0");
|
||||||
|
ad_source_type = int.Parse(jsonData.ContainsKey("ad_source_type") ? jsonData["ad_source_type"].ToString() : "0");
|
||||||
|
ad_source_custom_ext = jsonData.ContainsKey("ad_source_custom_ext") ? jsonData["ad_source_custom_ext"].ToString() : "";
|
||||||
|
network_name = jsonData.ContainsKey("network_name") ? jsonData["network_name"].ToString() : "";
|
||||||
|
show_custom_ext = jsonData.ContainsKey("show_custom_ext") ? jsonData["show_custom_ext"].ToString() : "";
|
||||||
|
e_c = jsonData.ContainsKey("e_c") ? jsonData["e_c"].ToString() : "";
|
||||||
|
s_id = int.Parse(jsonData.ContainsKey("s_id") ? jsonData["s_id"].ToString() : "0");
|
||||||
}
|
}
|
||||||
catch (System.Exception e) {
|
catch (System.Exception e) {
|
||||||
System.Console.WriteLine("Exception caught: {0}", e);
|
System.Console.WriteLine("Exception caught: {0}", e);
|
||||||
@@ -150,6 +170,16 @@ namespace AnyThinkAds.Api
|
|||||||
dataDictionary.Add("custom_rule", custom_rule);
|
dataDictionary.Add("custom_rule", custom_rule);
|
||||||
dataDictionary.Add("ext_info", ext_info);
|
dataDictionary.Add("ext_info", ext_info);
|
||||||
dataDictionary.Add("reward_custom_data", reward_custom_data);
|
dataDictionary.Add("reward_custom_data", reward_custom_data);
|
||||||
|
dataDictionary.Add("placement_type", placement_type);
|
||||||
|
dataDictionary.Add("shared_placement_id", shared_placement_id);
|
||||||
|
dataDictionary.Add("bid_floor", bid_floor);
|
||||||
|
dataDictionary.Add("dismiss_type", dismiss_type);
|
||||||
|
dataDictionary.Add("ad_source_type", ad_source_type);
|
||||||
|
dataDictionary.Add("ad_source_custom_ext", ad_source_custom_ext);
|
||||||
|
dataDictionary.Add("network_name", network_name);
|
||||||
|
dataDictionary.Add("show_custom_ext", show_custom_ext);
|
||||||
|
dataDictionary.Add("e_c", e_c);
|
||||||
|
dataDictionary.Add("s_id", s_id);
|
||||||
|
|
||||||
return dataDictionary;
|
return dataDictionary;
|
||||||
}
|
}
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
fileFormatVersion: 2
|
fileFormatVersion: 2
|
||||||
guid: 0c6aad9e5b90c4da7bd930d6f32d1904
|
guid: ebf4bf9c5f1a54007a31d4a19a30835c
|
||||||
MonoImporter:
|
MonoImporter:
|
||||||
externalObjects: {}
|
externalObjects: {}
|
||||||
serializedVersion: 2
|
serializedVersion: 2
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
fileFormatVersion: 2
|
fileFormatVersion: 2
|
||||||
guid: ab130cb05ee6548fa9bcc3ce4853fcc3
|
guid: fc541fdcbb9254973a14d8aa4f305201
|
||||||
MonoImporter:
|
MonoImporter:
|
||||||
externalObjects: {}
|
externalObjects: {}
|
||||||
serializedVersion: 2
|
serializedVersion: 2
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
fileFormatVersion: 2
|
fileFormatVersion: 2
|
||||||
guid: 5fc8038ed89644a509b258232cdb4783
|
guid: e06efbc55c798478a941850f6726fdbb
|
||||||
MonoImporter:
|
MonoImporter:
|
||||||
externalObjects: {}
|
externalObjects: {}
|
||||||
serializedVersion: 2
|
serializedVersion: 2
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
fileFormatVersion: 2
|
fileFormatVersion: 2
|
||||||
guid: 10cd59c46c2a74f7d94432b405a111ab
|
guid: 9b7e6ef35d34e47d79856f3e737b5a04
|
||||||
MonoImporter:
|
MonoImporter:
|
||||||
externalObjects: {}
|
externalObjects: {}
|
||||||
serializedVersion: 2
|
serializedVersion: 2
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
fileFormatVersion: 2
|
fileFormatVersion: 2
|
||||||
guid: 1d0ec14e9cebf477086653c3a9aaf7d1
|
guid: 5417f30bdb0e84db696652694de24b55
|
||||||
MonoImporter:
|
MonoImporter:
|
||||||
externalObjects: {}
|
externalObjects: {}
|
||||||
serializedVersion: 2
|
serializedVersion: 2
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
fileFormatVersion: 2
|
fileFormatVersion: 2
|
||||||
guid: 96dd9084d6bfb4d44b84a204d1ee3332
|
guid: 1e59697f061674b95b6fc11bf3eb570a
|
||||||
MonoImporter:
|
MonoImporter:
|
||||||
externalObjects: {}
|
externalObjects: {}
|
||||||
serializedVersion: 2
|
serializedVersion: 2
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
fileFormatVersion: 2
|
fileFormatVersion: 2
|
||||||
guid: 7022bf2fbbc5849b59c2de39e55415d4
|
guid: 6f74e005d6e184ccdbd0582232cfb896
|
||||||
MonoImporter:
|
MonoImporter:
|
||||||
externalObjects: {}
|
externalObjects: {}
|
||||||
serializedVersion: 2
|
serializedVersion: 2
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
fileFormatVersion: 2
|
fileFormatVersion: 2
|
||||||
guid: dae8f0349900a43cc9479b887bca18dd
|
guid: 63ff9b48e554f481b84df35718d2082c
|
||||||
MonoImporter:
|
MonoImporter:
|
||||||
externalObjects: {}
|
externalObjects: {}
|
||||||
serializedVersion: 2
|
serializedVersion: 2
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
fileFormatVersion: 2
|
fileFormatVersion: 2
|
||||||
guid: 5df19e9be8bea411e8de2926f39a78b7
|
guid: ea594e5e65c2b44d581e5bbf6e46d2df
|
||||||
MonoImporter:
|
MonoImporter:
|
||||||
externalObjects: {}
|
externalObjects: {}
|
||||||
serializedVersion: 2
|
serializedVersion: 2
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
fileFormatVersion: 2
|
fileFormatVersion: 2
|
||||||
guid: c44a18df7c6184bfaa35163f571ad9f7
|
guid: c7e39d0f92be94036b0c3361002bdb6d
|
||||||
MonoImporter:
|
MonoImporter:
|
||||||
externalObjects: {}
|
externalObjects: {}
|
||||||
serializedVersion: 2
|
serializedVersion: 2
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
fileFormatVersion: 2
|
fileFormatVersion: 2
|
||||||
guid: 08d4d477e25294725acf10a60c0df944
|
guid: e02adf55e190948ba8238cbbb8e649d6
|
||||||
MonoImporter:
|
MonoImporter:
|
||||||
externalObjects: {}
|
externalObjects: {}
|
||||||
serializedVersion: 2
|
serializedVersion: 2
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
fileFormatVersion: 2
|
fileFormatVersion: 2
|
||||||
guid: a959ca9d08c7b4793b9a704f26b9e8ee
|
guid: e977ada5558a4440ab4096ec189d66c3
|
||||||
MonoImporter:
|
MonoImporter:
|
||||||
externalObjects: {}
|
externalObjects: {}
|
||||||
serializedVersion: 2
|
serializedVersion: 2
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
fileFormatVersion: 2
|
fileFormatVersion: 2
|
||||||
guid: 91d346d3aa4ea44fe95d0a1bbdddd5ed
|
guid: 2ff7b39d30d2f48c7886af12676d5dca
|
||||||
MonoImporter:
|
MonoImporter:
|
||||||
externalObjects: {}
|
externalObjects: {}
|
||||||
serializedVersion: 2
|
serializedVersion: 2
|
||||||
@@ -46,10 +46,14 @@ namespace AnyThinkAds.Api{
|
|||||||
this.y = y;
|
this.y = y;
|
||||||
this.width = width;
|
this.width = width;
|
||||||
this.height = height;
|
this.height = height;
|
||||||
this.usesPixel = false;
|
|
||||||
this.backgroundColor = backgroundColor;
|
this.backgroundColor = backgroundColor;
|
||||||
this.textColor = textColor;
|
this.textColor = textColor;
|
||||||
this.textSize = textSize;
|
this.textSize = textSize;
|
||||||
|
#if UNITY_ANDROID
|
||||||
|
this.usesPixel = true;
|
||||||
|
#else
|
||||||
|
this.usesPixel = false;
|
||||||
|
#endif
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
fileFormatVersion: 2
|
fileFormatVersion: 2
|
||||||
guid: 59accedf6879f42d2a0eb25c8b9685ff
|
guid: 33288477361ec4906b2f2b90af9afe74
|
||||||
MonoImporter:
|
MonoImporter:
|
||||||
externalObjects: {}
|
externalObjects: {}
|
||||||
serializedVersion: 2
|
serializedVersion: 2
|
||||||
@@ -21,15 +21,18 @@ namespace AnyThinkAds.Api
|
|||||||
this.y = y;
|
this.y = y;
|
||||||
this.width = width;
|
this.width = width;
|
||||||
this.height = height;
|
this.height = height;
|
||||||
this.usesPixel = false;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
public int x = 0;
|
public int x = 0;
|
||||||
public int y = 0;
|
public int y = 0;
|
||||||
public int width = 0;
|
public int width = 0;
|
||||||
public int height = 0;
|
public int height = 0;
|
||||||
public bool usesPixel = false;
|
// public bool usesPixel = false;
|
||||||
|
#if UNITY_ANDROID
|
||||||
|
public bool usesPixel = true;
|
||||||
|
#else
|
||||||
|
public bool usesPixel = false;
|
||||||
|
#endif
|
||||||
}
|
}
|
||||||
|
|
||||||
public class ATSize
|
public class ATSize
|
||||||
@@ -45,11 +48,15 @@ namespace AnyThinkAds.Api
|
|||||||
{
|
{
|
||||||
this.width = width;
|
this.width = width;
|
||||||
this.height = height;
|
this.height = height;
|
||||||
this.usesPixel = false;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
public int width = 0;
|
public int width = 0;
|
||||||
public int height = 0;
|
public int height = 0;
|
||||||
public bool usesPixel = false;
|
|
||||||
|
#if UNITY_ANDROID
|
||||||
|
public bool usesPixel = true;
|
||||||
|
#else
|
||||||
|
public bool usesPixel = false;
|
||||||
|
#endif
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
fileFormatVersion: 2
|
fileFormatVersion: 2
|
||||||
guid: b8eeae77a201a4945a5831246e4ffe68
|
guid: 2f4d9eae1b90142ca8004116a3e4c869
|
||||||
MonoImporter:
|
MonoImporter:
|
||||||
externalObjects: {}
|
externalObjects: {}
|
||||||
serializedVersion: 2
|
serializedVersion: 2
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
fileFormatVersion: 2
|
fileFormatVersion: 2
|
||||||
guid: 08bbdf64d0b664135b1dca638fcb56cc
|
guid: 6d40b4678e713487ab21c87b284165e9
|
||||||
MonoImporter:
|
MonoImporter:
|
||||||
externalObjects: {}
|
externalObjects: {}
|
||||||
serializedVersion: 2
|
serializedVersion: 2
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
fileFormatVersion: 2
|
fileFormatVersion: 2
|
||||||
guid: 7b4f1081df8444a7981bd3c10559a908
|
guid: 8e666f918e4a54255ae6d45c5ed483c0
|
||||||
MonoImporter:
|
MonoImporter:
|
||||||
externalObjects: {}
|
externalObjects: {}
|
||||||
serializedVersion: 2
|
serializedVersion: 2
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
fileFormatVersion: 2
|
fileFormatVersion: 2
|
||||||
guid: 7c9a00125c0e049fbb37b4b8be6e6d12
|
guid: c2a8b39939a6e4561b49ec08c9648efa
|
||||||
MonoImporter:
|
MonoImporter:
|
||||||
externalObjects: {}
|
externalObjects: {}
|
||||||
serializedVersion: 2
|
serializedVersion: 2
|
||||||
@@ -93,6 +93,11 @@ namespace AnyThinkAds.Api
|
|||||||
client.showDebuggerUI();
|
client.showDebuggerUI();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
public static void showDebuggerUI(string debugKey)
|
||||||
|
{
|
||||||
|
client.showDebuggerUI(debugKey);
|
||||||
|
}
|
||||||
|
|
||||||
public static void setGDPRLevel(int level)
|
public static void setGDPRLevel(int level)
|
||||||
{
|
{
|
||||||
client.setGDPRLevel(level);
|
client.setGDPRLevel(level);
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
fileFormatVersion: 2
|
fileFormatVersion: 2
|
||||||
guid: 8f3e3d1ca97154cfe8734a75b6f15dcd
|
guid: 2668d385cd9ef4bc385b0c1487756d84
|
||||||
MonoImporter:
|
MonoImporter:
|
||||||
externalObjects: {}
|
externalObjects: {}
|
||||||
serializedVersion: 2
|
serializedVersion: 2
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
fileFormatVersion: 2
|
fileFormatVersion: 2
|
||||||
guid: cf1f418115a244459be8c842af74351d
|
guid: 92bd41ae21ada4f13ba4f646fe8d8e87
|
||||||
MonoImporter:
|
MonoImporter:
|
||||||
externalObjects: {}
|
externalObjects: {}
|
||||||
serializedVersion: 2
|
serializedVersion: 2
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
fileFormatVersion: 2
|
fileFormatVersion: 2
|
||||||
guid: 1aeba014e6d0a4ba7859676b916bd9dd
|
guid: 6599afb4d52b14fa098f43f1d01be850
|
||||||
MonoImporter:
|
MonoImporter:
|
||||||
externalObjects: {}
|
externalObjects: {}
|
||||||
serializedVersion: 2
|
serializedVersion: 2
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
fileFormatVersion: 2
|
fileFormatVersion: 2
|
||||||
guid: 4e2ccdf9b6e604a65908815706e9f051
|
guid: e99f46e9ff2ba49338673e9655a6b494
|
||||||
MonoImporter:
|
MonoImporter:
|
||||||
externalObjects: {}
|
externalObjects: {}
|
||||||
serializedVersion: 2
|
serializedVersion: 2
|
||||||
8
Assets/AnyThinkPlugin/AnyThinkAds/Bridge.meta
Normal file
8
Assets/AnyThinkPlugin/AnyThinkAds/Bridge.meta
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: c9068fed3449f4957a31b2704d38d9c4
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
BIN
Assets/AnyThinkPlugin/AnyThinkAds/Bridge/anythink_bridge.aar
Normal file
BIN
Assets/AnyThinkPlugin/AnyThinkAds/Bridge/anythink_bridge.aar
Normal file
Binary file not shown.
@@ -1,5 +1,5 @@
|
|||||||
fileFormatVersion: 2
|
fileFormatVersion: 2
|
||||||
guid: 8b1aaa2412d7c41c3b370d178d12d92e
|
guid: 6b000e45df70e44c683d126c70c6c7c5
|
||||||
PluginImporter:
|
PluginImporter:
|
||||||
externalObjects: {}
|
externalObjects: {}
|
||||||
serializedVersion: 2
|
serializedVersion: 2
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
fileFormatVersion: 2
|
fileFormatVersion: 2
|
||||||
guid: 9ded34532e9f04a199738e82a8f7ca89
|
guid: 5e27cbd650c5b4fd280cfda2125e9f1f
|
||||||
folderAsset: yes
|
folderAsset: yes
|
||||||
DefaultImporter:
|
DefaultImporter:
|
||||||
externalObjects: {}
|
externalObjects: {}
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
fileFormatVersion: 2
|
fileFormatVersion: 2
|
||||||
guid: 7cc7f1b6c7bd04e3789079e05044fddb
|
guid: 4a56939c11661429c8c335f2d2bff40b
|
||||||
MonoImporter:
|
MonoImporter:
|
||||||
externalObjects: {}
|
externalObjects: {}
|
||||||
serializedVersion: 2
|
serializedVersion: 2
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
fileFormatVersion: 2
|
fileFormatVersion: 2
|
||||||
guid: f1746e786eb1d48498da8bf445317ac6
|
guid: 14b00b8f6583c413eae808eee303e12e
|
||||||
MonoImporter:
|
MonoImporter:
|
||||||
externalObjects: {}
|
externalObjects: {}
|
||||||
serializedVersion: 2
|
serializedVersion: 2
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
fileFormatVersion: 2
|
fileFormatVersion: 2
|
||||||
guid: faac0e5085e80410cb05a83ad609e307
|
guid: 9411630d83c58412abdd159e43d90142
|
||||||
MonoImporter:
|
MonoImporter:
|
||||||
externalObjects: {}
|
externalObjects: {}
|
||||||
serializedVersion: 2
|
serializedVersion: 2
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
fileFormatVersion: 2
|
fileFormatVersion: 2
|
||||||
guid: 1a9a493b6ff364c968f3b331051b4218
|
guid: 617b2801ea6ff4304bb9e0ad2e6d0f0f
|
||||||
MonoImporter:
|
MonoImporter:
|
||||||
externalObjects: {}
|
externalObjects: {}
|
||||||
serializedVersion: 2
|
serializedVersion: 2
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
fileFormatVersion: 2
|
fileFormatVersion: 2
|
||||||
guid: f255243d0b71f4e5e974404c8c74659f
|
guid: 272c430785265455c8a91a9749aea93f
|
||||||
MonoImporter:
|
MonoImporter:
|
||||||
externalObjects: {}
|
externalObjects: {}
|
||||||
serializedVersion: 2
|
serializedVersion: 2
|
||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user