Google Apps Script API
    Preparing search index...
    interface ActivityContentDetailsSocial {
        author?: string;
        imageUrl?: string;
        referenceUrl?: string;
        resourceId?: ResourceId;
        type?: string;
    }
    Index

    Properties

    author?: string
    imageUrl?: string
    referenceUrl?: string
    resourceId?: ResourceId
    type?: string