Invalid JSON:Bad control character in string literal in JSONat line 4, column 25
| { | |
| "post_id": "POST_3", | |
| "platform": ["instagram"], | |
| "content_type": "video | |
| image", | |
| "caption": "Check out our latest update and exclusive offer! 🎉 #product_3 #marketing #technology", | |
| "hashtags": ["#product", "#innovation", "#marketing", "#socialmedia", "#engagement_3"], | |
| "post_date": "2024-02-04T03:1:00Z", | |
| "scheduled": true, | |
| "media": { | |
| "image_url": "https://cdn.example.com/post_3.jpg", | |
| "video_url": "https://cdn.example.com/post_3.mp4" | |
| }, | |
| "engagement": { | |
| "likes": 1304200, | |
| "comments": 820850, | |
| "shares": 495460, | |
| "saves": 432300, | |
| "engagement_rate": "6.87%" | |
| }, | |
| "audience_insights": { | |
| "reach": 7180000, | |
| "impressions": 438600000, | |
| "followers_gained": 722600, | |
| "click_through_rate": "0.28%" | |
| }, | |
| "status": "published", | |
| "campaign_id": "CAMP_4" | |
| } |