Class AdUtils
java.lang.Object
com.maplander.backend.utils.AdUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic byte[]createMultipartBody(AdAsync adAsync, byte[] fileBytes, String boundary) static byte[]createMultipartBody(AdAsync adAsync, String boundary, String indexList) static byte[]createMultipartBody(Long adsetId, PoolAdAsync adAsync, byte[] fileBytes, String boundary)
-
Constructor Details
-
AdUtils
public AdUtils()
-
-
Method Details
-
createMultipartBody
-
createMultipartBody
-
createMultipartBody
public static byte[] createMultipartBody(Long adsetId, PoolAdAsync adAsync, byte[] fileBytes, String boundary) throws Exception - Throws:
Exception
-