# Set Cover Ad Space Scene Value
Interface should be called on the server side, seeHattori API。
# Interface Dxplaination
# Interface name
SetCoverAdposScene
# Functional description
this API Used to set the Mini Program cover ad bit scene value. If you encounter problems during use, you canOpen Platform Service Provider Zone Exchange Zone | WeChat Open CommunityPosting exchanges.
# Note
Where access_Token forauthorizer_access_Token
# Calling mode
# HTTPS call
POST https://api.weixin.qq.com/wxa/operationams?action=agency_set_cover_adpos_scene&access_token=xxxxxxxxxxxxxxx
# Request parameters
attribute | type | Required | Introductions |
---|---|---|---|
cover_scene_list | string | yes | Cover Ad Scene Value |
# Return parameters
attribute | type | Introductions |
---|---|---|
ret | number | Error code |
err_msg | string | Error message |
# Other Notes
1, cover advertising scene value optional value, Separated by comma: 10001,1007,1008,1010, 1011, 1012, 1013, 1014, 1017, 1019, 1022, 1023, 1024, 1025, 1026, 1028, 1029, 1030, 1031, 1032, 1034, 1036, 1037, 1038, 1039, 1043, 1044, 1045, 1046, 1047, 1048, 1049, 1052, 1056, 1057, 1059, 1060, 1064, 1065, 1067, 1068, 1068, 1038, 1039, 1043, 1044, 1045, 1046, 1047, 1048, 1049, 1052, 1064, 1059, 1060, 1064, 1065, 1067, 1068, 1068, 1048, 1049, 1056, 1059, 1059, 1060, 1064, 1065, 1067, 1068, 1064, 1065, 1064, 1065, 1067, 1068, 1068, 1056, 1056, 1056, 1056, 1059, 1056, 1059, 1059, 1064, 1064, 1064, 1065, 1064, 1065, 1065, 1065, 1065, 1064, 1065, 1065, 1065, 1065, 1067, 1064, 1065, 1064, 1065, 1065, 1065, 1065, 1065, 1065, 1067, 1065, 1065, 1065, 1065, 1065, 1065, 1065, 1065, 1065, 1065, 1065, 1065, 1065, 1065, 1065, 1065, 1068 1069,1071,1072,1073,1077,1078,1079,1081,1084,1088,1090,1092,1095,1096,1097,1099,1100,1103,1104,1107,1113,1114,1119,1120,1121,1124,1125,1126,1129,1131,1133,1135,1145,1146,1148,1150,1151,1153,1154,1155,1157,1158,1160,1167,1169, 1171,1173,1175,1177,1185,1186,1187,1189,1191,1192,1020,1035,1058,1074,1082,1091,1102,1144,1152,1005,1006,1027,1042,1053,1054,1106,1089,1242,1245,1208,1168,1194,1252,1176,1184,1193,1195,1197,1198,1206,1216,1179,1202,1207,1231, 1196,1223,1200,1201,1215,1228,1230
2, after opening the cover advertisement, the default scene value is selected (the default value is the following 33 before 11.15) 1001,1026,1089,1103,1104,1145,1169,1005,1006,1027,1042,1053,1054,1106,1007,1008,1036,1044,1035,1102,1144,1152,1010,1023,1028,1113,1114,1146,1167,1088,1096,1158,1160
Note: The scene value definition reference seeList of Scene Values
# Call Example
初始值 HTTPS requests
# Sample Request Data
{
"cover_scene_list": "1000,1001,1007,1008,1010,1011,1012,1013,1014,1017,1019,1022,1023,1024,1025,1026,1028,1029"
}
# Return Data Example
{
"ret": 0,
"err_msg":""
}
# Error code
Error code | Error code | Solutions |
---|---|---|
0 | ok | ok |
-201 | ||
1700 | Parameter error | Verify that the input parameters conform to the documentation |
1701 | Parameter error | Verify that the input parameters conform to the documentation |
1735 | The merchant has not completed the agreement signing process | Complete the signing operation |
1737 | Operating too fast | Wait a minute and reoperate |
1807 | Invalid Flow Master | Turn on the traffic master for this appid through the turn on traffic master interface |
2009 | Invalid Flow Master | Turn on the traffic master for this appid through the turn on traffic master interface |
2056 | The service provider does not open an account in the cash area | Launch services in the monetization area of the third-party platform page |
1808 | The cover ad is closed and the scene value cannot be set | You need to open the cover ad, and then set the scene value |
2068 | New Traffic Main | You can try again in an hour. |