Skip to content

Commit

Permalink
Merge pull request #158 from BrightLocal/task/CB-3909
Browse files Browse the repository at this point in the history
CB-3909 update aggregators response
  • Loading branch information
atelyatnik authored Sep 17, 2024
2 parents e647162 + af5412e commit a4e6cce
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions source/includes/_cb.md
Original file line number Diff line number Diff line change
Expand Up @@ -653,22 +653,22 @@ Console.WriteLine(response.GetContent());
"previous_submission_updates_allowed":"Y"
}
},
"aggregators": [
"aggregators": [
{
"name": "Foursquare",
"type": "foursquare",
"expiration": "2025-08-08",
"secondary_campaign_id": "",
"directories": [
{
"citation" : "foursquare",
"domain_authority": "N/A",
"type": "Aggregators",
"phone_verification": "N/A",
"client_verification": "N/A",
"notes": "Foursquare will only contact the business if key data doesn’t align",
"no_update": "N/A",
"no_photos": "N/A",
"part_of_yext_network": "N/A",
"quick_listing": "N/A",
"secondary_campaign_id": "b",
"status": "To Do"
"citation": "Foursquare",
"notes": "",
"status": "Live",
"profile_url": "https://foursquare.com/listing"
}
]
]
}
]
}
```

Expand Down

0 comments on commit a4e6cce

Please sign in to comment.