Show / Hide Table of Contents

Enum ReportingTypeEnum.Types.ReportingType

Indicates how ad tracking URLs are reported for the session.

Namespace: Google.Ads.AdManager.V1
Assembly: Google.Ads.AdManager.V1.dll
Syntax
public enum ReportingTypeEnum.Types.ReportingType

Fields

Name Description
Client

Tracking URLs are pinged on client side.

ClientInitiatedServerTriggered

Tracking URLs are pinged on server side upon receiving ad media verification requests from client.

Server

Tracking URLs are pinged on server side.

Unspecified

Default value.

In this article
Back to top Generated by DocFX