Enumeration ReportDefinitionServiceReportIncludeDeleted

ReportDefinitionServiceReportIncludeDeletedオブジェクトは、削除済みの項目をレポートに出力するかを選択します。
レポートタイプがCAMPAIGN, ADGROUP, AD, KEYWORDS, FEED_ITEM, WEBPAGE_CRITERIONの場合のみ、ADD時にこのフィールドは省略可能となります。
それ以外のレポートタイプの場合、ADD時、このフィールドは無視されます。
reportIncludeDeletedがFALSEの場合、以下エンティティはレポートに出力されません。
ReportDefinitionServiceReportIncludeDeleted object describes whether to output deleted items on the report or not.
If the report type is CAMPAIGN, ADGROUP, AD, KEYWORDS, FEED_ITEM or WEBPAGE_CRITERION, this field is optional in ADD operation.
For other report type, this field will be ignored in ADD operation.
If reportIncludeDeleted is "FALSE", the following entities will not be output in the report.
reportTypeentity
CAMPAIGNCAMPAIGN
ADGROUPCAMPAIGN, ADGROUP
ADCAMPAIGN, ADGROUP, AD
KEYWORDCAMPAIGN, ADGROUP, KEYWORD
FEED_ITEMFEED_ITEM
WEBPAGE_CRITERIONCAMPAIGN, ADGROUP
TRUE
出力します。
※デフォルトに設定されます。
Output.
*Default setting.
FALSE
出力しません。Do not output.
UNKNOWN
未知の値です。Unknown value.

Enumeration Members

Enumeration Members

False: "FALSE"
True: "TRUE"
Unknown: "UNKNOWN"