Contents

AdGroupTargetingUpdate.Gender

Gender targeting for the audience.

Declaration

object AdGroupTargetingUpdate.Gender

Properties

NameTypeDescription
include[string]

Gender values (M or F) restricting delivery to that audience. Mutable.

exclude[string]

Has no effect. gender is include-only.

Discussion

Applies to App Store campaigns. Uses the TargetingDataUpdate include/exclude shape.

"gender": {
  "include": ["M"]
}