Contents

ReportingAd

The response to a request to fetch ad-level reports.

Declaration

object ReportingAd

Properties

NameTypeDescription
adDisplayStatusstring

The DisplayStatus that derives from the ad’s serving status.

You can use the EQUALS and IN Selector Condition operators with Get Ad-Level Reports within a campaign.

adGroupIdint64

The unique identifier for the ad group the Creative belongs to.

You can use the EQUALS and IN Selector Condition operators with Get Ad-Level Reports within a campaign.

You can use this field with the orderBy selector.

adIdint64

A unique identifier that represents the assignment relationship between an ad group and an Ad.

You can use the EQUALS, IN, and STARTSWITH Selector Condition operators with Get Ad-Level Reports within a campaign.

adNamestring

The unique name of a custom product page. The adName has to be unique within its ad group.

You can use this field with the orderBy selector.

adServingStateReasonsstring

A list of reasons that displays when an ad isn’t running.

You can use this field with the orderBy selector.

campaignIdint64

The unique identifier for a campaign.

You can use this field with the orderBy selector.

creationTimedate-time

The date and time of the creation of the Ad object.

You can use this field with the orderBy selector.

creativeIdint64

The unique identifier for a creative.

You can use the EQUALS and IN Selector Condition operators with Get Ad-Level Reports within a campaign.

creativeTypestring

The type of creative asset. Synonymous with type in the Creative object.

You can use the EQUALS and IN Selector Condition operators with Get Ad-Level Reports within a campaign.

deletedboolean

An indicator of whether a creative asset is soft-deleted..

You can use the EQUALS Selector Condition operators with Get Ad-Level Reports within a campaign.

languagestring

The language of the Creative.

modificationTimedate-time

The date and time of the most recent modification of the object.

You can use this field with the orderBy selector.

orgIdint64

The identifier of the organization that owns the campaign. Your orgId is the same as your account in Apple Ads.

You can use this field with the orderBy selector.

productPageIdstring

A unique string to identify a product page on App Store Connect, such as 45812c9b-c296-43d3-c6a0-c5a02f74bf6e.

statusstring

The status of creative assets.

You can use this field with the orderBy selector.

Mentioned in

See Also

Reports Request and Response Objects