Out-of-cycle changes.
Applies to all versions.
Two new fields have been added to IG Comments:
from — returns an object containing the IGSID (id) and username (username) of the comment creator.parent_id — returns the ID of the parent IG Comment if this comment was created on another IG Comment (i.e. a reply to another comment).Applies to all versions.
The comments Instagram webhooks field now includes the following properties in the value field object:
from.id — IGSID of the Instagram user who created the comment.from.username — Username of the Instagram user who created the commentmedia.id — ID of the IG Media upon which the comment was made.media.media_product_type — Surface (published location) of the IG Media upon which the comment was made.parent_id — ID of parent IG Comment if this comment was created on another IG Comment (i.e. a reply to another comment).