GET api/Ad/{id}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
AdName | Description | Type | Additional information |
---|---|---|---|
ID | integer |
None. |
|
Name | string |
String length: inclusive between 0 and 200 |
|
Processed | boolean |
None. |
|
isFBValid | boolean |
None. |
|
FromFacebook | boolean |
None. |
|
AdCreatives | Collection of AdCreative |
None. |
|
AdSetID | integer |
None. |
|
CreatedBy | integer |
None. |
|
CreatedByName | string |
String length: inclusive between 0 and 100 |
|
CreateDate | date |
None. |
|
LastModifiedBy | integer |
None. |
|
LastModifiedByName | string |
String length: inclusive between 0 and 100 |
|
LastModifiedOn | date |
None. |
|
IsDeleted | integer |
None. |
|
DeletedBy | integer |
None. |
|
DeletedByName | string |
String length: inclusive between 0 and 100 |
|
DeleteDate | date |
None. |
|
SocialAds | Collection of SocialAd |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.