Profile feed sample

Pull-based profile feed sample


{
   "metaData": {
     "feedCategory":"SNAPSHOT",
     "feedTimestampMicros":1532930955190163,
     "apiVersion": "v1",
     "pagination": {
        "nextTokenParam": "yre7yiesar"
     },
     "totalCount":1,
     "partnerFeedId": "7439279432",
     "language": "en"
   },
   "serviceProviders":[
      {
         "serviceProviderId":56385792,
         "serviceProviderName":"King David Garage Doors, Inc.",
         "description":"King David Garage Doors, Inc., prides itself on being the number one garage door company in the area",
         "serviceProviderWebsiteUrl":"http://www.aigaragedoor.com",
         "address":{
            "addressLine1":"847 Oliver Avenue",
            "city":"Valley Stream",
            "region":"NY",
            "postalCode":"11581",
            "country":"US"
         },
         "aggregatorProfileUrl":"http://www.aggregator.com/king-david.html",
         "yearBusinessStarted":2015,
         "businessHours":[
            {
               "dayOfWeek":"MONDAY",
               "startTime":{
                  "hour":0,
                  "minute":0
               },
               "endTime":{
                  "hour":23,
                  "minute":59
               }
            },
            {
               "dayOfWeek":"TUESDAY",
               "startTime":{
                  "hour":0,
                  "minute":0
               },
               "endTime":{
                  "hour":23,
                  "minute":59
               }
            }
         ],
         "businessPhoneNumber":"+17188107200",
         "contact": [
            {
               "type":  "PHONE",
              "address": "+16467580442"
            }
         ],
         "targetingLanguages": ["en"],
         "geoCovered": {
            "criteriaIds": [
               1023442,
               9058754
            ]
         },
         "categories": [
            {
              "categoryId": "garage_door_pro",
              "tasks": [
                {
                     "taskIds": ["install_garage_door"]
                }
              ]
            }
         ],
         "completedJobs": 5,
         "callOuts": [
           {
             "categoryId":"garage_door_pro",
             "callOutList": {
               "callOutIds":[
                 "bbb_a_rated",
                 "bbb_a_plus_rated"
               ]
             }
           }
         ],
         "active": false,
         "monthlyBudget": 400,
         "monthlyBudgetCurrency": "USD",
         "biddingStrategy": "MANUAL_CPA",
         "biddingConfiguration": [
           {
             "categoryId":"garage_door_pro",
             "manualCostPerLead": {
               "bid":35
             }
           }
         ]
       }
   ]
}