The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

get_artifact_metadata

DESCRIPTION

This example gets the metadata, such as whether the artifact is selectable, filterable and sortable, of an artifact. The artifact can be either a resource (such as customer, campaign) or a field (such as metrics.impressions, campaign.id). It'll also show the data type and artifacts that are selectable with the artifact.

SYNOPSIS

get_artifact_metadata.pl [options]

    -help                       Show the help message.
    -artifact_name              [optional] The artifact name, e.g. a resource such as customer,
                                campaign or a field such as metrics.impressions, campaign.id.