POST api/FacebookUser/PageLocation
No documentation available.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
PageLocation | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{ "ID": 1, "name": "sample string 2", "city": "sample string 3", "city_id": "sample string 4", "city_key": "sample string 5", "country": "sample string 6", "country_code": "sample string 7", "latitude": 1.1, "longitude": 1.1, "competitor_latitude": 1.1, "competitor_longitude": 1.1, "region": "sample string 8", "region_id": "sample string 9", "region_key": "sample string 10", "state": "sample string 11", "street": "sample string 12", "zip": "sample string 13", "zip_key": "sample string 14", "from_fb": true, "PageID": "sample string 16", "CreatedBy": 17, "CreatedByName": "sample string 18", "CreateDate": "04/04/2025 01:38", "LastModifiedBy": 19, "LastModifiedByName": "sample string 20", "LastModifiedOn": "04/04/2025 01:38", "IsDeleted": 21, "DeletedBy": 22, "DeletedByName": "sample string 23", "DeleteDate": "04/04/2025 01:38", "RealPageID": "sample string 24" }
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
No documentation available.
Response body formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.