Skip to content

Commit

Permalink
feat: ✨ Add source_instagram_media_id
Browse files Browse the repository at this point in the history
Adds the source_instagram_media_id to the adcreatives pull in source-facebook-marketing when it's available.

fixes #33644
  • Loading branch information
philbirtles committed Dec 19, 2023
1 parent 26d3746 commit b54d0db
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1280,6 +1280,9 @@
"product_set_id": {
"type": ["null", "string"]
},
"source_instagram_media_id": {
"type": ["null", "string"]
},
"status": {
"type": ["null", "string"]
},
Expand Down

0 comments on commit b54d0db

Please sign in to comment.