Membuat audiens kustom.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
cams:CreateCustomAudience |
create |
*全部资源
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| CustSpaceId |
string |
Yes |
ID Space sub-pelanggan ISV, atau ID instans pelanggan langsung. Lihat ID Space di halaman |
cams-*** |
| PageId |
string |
Yes |
ID Page untuk Messenger. |
239*** |
| AdAccountId |
string |
Yes |
ID akun iklan Meta. |
23** |
| Name |
string |
Yes |
Nama audiens kustom. |
audience name |
| Description |
string |
No |
Deskripsi. |
desc |
| UploadType |
string |
Yes |
Metode unggah. Valid values:
|
excel |
| FilePath |
string |
No |
Jalur file. |
bucket/file.xlsx |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| AccessDeniedDetail |
string |
Details about the access denial. |
None |
| CustomAudienceId |
string |
The ID of the custom audience. |
393** |
| Message |
string |
The error message. |
OK |
| RequestId |
string |
The request ID. |
dd** |
| Code |
string |
The request status code.
|
OK |
| Success |
boolean |
Indicates whether the call was successful.
|
true |
Contoh
Respons sukses
JSONformat
{
"AccessDeniedDetail": "None",
"CustomAudienceId": "393**",
"Message": "OK",
"RequestId": "dd**",
"Code": "OK",
"Success": true
}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.