Updates an existing site. This method supports patch semantics.

Scopes

You will need authorization for the https://www.googleapis.com/auth/dfatrafficking scope to make a valid call.

If unset, the scope for this method defaults to https://www.googleapis.com/auth/dfatrafficking. You can set the scope for this method like this: dfareporting3d4 --scope <scope> sites patch ...

Required Scalar Arguments

  • <profile-id> (string)
    • User profile ID associated with this request.
  • <id> (string)
    • Site ID.

Required Request Value

The request value is a data-structure with various fields. Each field may be a simple scalar or another data-structure. In the latter case it is advised to set the field-cursor to the data-structure's field to specify values more concisely.

For example, a structure like this:

Site:
  account-id: string
  approved: boolean
  directory-site-id: string
  directory-site-id-dimension-value:
    dimension-name: string
    etag: string
    id: string
    kind: string
    match-type: string
    value: string
  id: string
  id-dimension-value:
    dimension-name: string
    etag: string
    id: string
    kind: string
    match-type: string
    value: string
  key-name: string
  kind: string
  name: string
  site-settings:
    active-view-opt-out: boolean
    ad-blocking-opt-out: boolean
    disable-new-cookie: boolean
    tag-setting:
      additional-key-values: string
      include-click-through-urls: boolean
      include-click-tracking: boolean
      keyword-option: string
    video-active-view-opt-out-template: boolean
    vpaid-adapter-choice-template: string
  subaccount-id: string
  video-settings:
    companion-settings:
      companions-disabled: boolean
      image-only: boolean
      kind: string
    kind: string
    oba-enabled: boolean
    oba-settings:
      icon-click-through-url: string
      icon-click-tracking-url: string
      icon-view-tracking-url: string
      program: string
      resource-url: string
      size:
        height: integer
        iab: boolean
        id: string
        kind: string
        width: integer
      x-position: string
      y-position: string
    orientation: string
    skippable-settings:
      kind: string
      progress-offset:
        offset-percentage: integer
        offset-seconds: integer
      skip-offset:
        offset-percentage: integer
        offset-seconds: integer
      skippable: boolean
    transcode-settings:
      enabled-video-formats: [integer]
      kind: string

can be set completely with the following arguments which are assumed to be executed in the given order. Note how the cursor position is adjusted to the respective structures, allowing simple field names to be used most of the time.

  • -r . account-id=elitr
    • Account ID of this site. This is a read-only field that can be left blank.
  • approved=false
    • Whether this site is approved.
  • directory-site-id=vero
    • Directory site associated with this site. This is a required field that is read-only after insertion.
  • directory-site-id-dimension-value dimension-name=consetetur
    • The name of the dimension.
  • etag=justo
    • The eTag of this response for caching purposes.
  • id=kasd
    • The ID associated with the value if available.
  • kind=amet
    • The kind of resource this is, in this case dfareporting#dimensionValue.
  • match-type=eirmod
    • Determines how the 'value' field is matched when filtering. If not specified, defaults to EXACT. If set to WILDCARD_EXPRESSION, '' is allowed as a placeholder for variable length character sequences, and it can be escaped with a backslash. Note, only paid search dimensions ('dfa:paidSearch') allow a matchType other than EXACT.
  • value=stet

    • The value of the dimension.
  • .. id=et

    • ID of this site. This is a read-only, auto-generated field.
  • id-dimension-value dimension-name=consetetur
    • The name of the dimension.
  • etag=duo
    • The eTag of this response for caching purposes.
  • id=ipsum
    • The ID associated with the value if available.
  • kind=eos
    • The kind of resource this is, in this case dfareporting#dimensionValue.
  • match-type=et
    • Determines how the 'value' field is matched when filtering. If not specified, defaults to EXACT. If set to WILDCARD_EXPRESSION, '' is allowed as a placeholder for variable length character sequences, and it can be escaped with a backslash. Note, only paid search dimensions ('dfa:paidSearch') allow a matchType other than EXACT.
  • value=at

    • The value of the dimension.
  • .. key-name=dolore

    • Key name of this site. This is a read-only, auto-generated field.
  • kind=accusam
    • Identifies what kind of resource this is. Value: the fixed string "dfareporting#site".
  • name=elitr
    • Name of this site.This is a required field. Must be less than 128 characters long. If this site is under a subaccount, the name must be unique among sites of the same subaccount. Otherwise, this site is a top-level site, and the name must be unique among top-level sites of the same account.
  • site-settings active-view-opt-out=false
    • Whether active view creatives are disabled for this site.
  • ad-blocking-opt-out=true
    • Whether this site opts out of ad blocking. When true, ad blocking is disabled for all placements under the site, regardless of the individual placement settings. When false, the campaign and placement settings take effect.
  • disable-new-cookie=false
    • Whether new cookies are disabled for this site.
  • tag-setting additional-key-values=ipsum
    • Additional key-values to be included in tags. Each key-value pair must be of the form key=value, and pairs must be separated by a semicolon (;). Keys and values must not contain commas. For example, id=2;color=red is a valid value for this field.
  • include-click-through-urls=false
    • Whether static landing page URLs should be included in the tags. This setting applies only to placements.
  • include-click-tracking=true
    • Whether click-tracking string should be included in the tags.
  • keyword-option=diam

    • Option specifying how keywords are embedded in ad tags. This setting can be used to specify whether keyword placeholders are inserted in placement tags for this site. Publishers can then add keywords to those placeholders.
  • .. video-active-view-opt-out-template=true

    • Whether Verification and ActiveView for in-stream video creatives are disabled by default for new placements created under this site. This value will be used to populate the placement.videoActiveViewOptOut field, when no value is specified for the new placement.
  • vpaid-adapter-choice-template=et

    • Default VPAID adapter setting for new placements created under this site. This value will be used to populate the placements.vpaidAdapterChoice field, when no value is specified for the new placement. Controls which VPAID format the measurement adapter will use for in-stream video creatives assigned to the placement. The publisher's specifications will typically determine this setting. For VPAID creatives, the adapter format will match the VPAID format (HTML5 VPAID creatives use the HTML5 adapter). Note: Flash is no longer supported. This field now defaults to HTML5 when the following values are provided: FLASH, BOTH.
  • .. subaccount-id=diam

    • Subaccount ID of this site. This is a read-only field that can be left blank.
  • video-settings.companion-settings companions-disabled=false
    • Whether companions are disabled for this site template.
  • image-only=true
    • Whether to serve only static images as companions.
  • kind=labore

    • Identifies what kind of resource this is. Value: the fixed string "dfareporting#siteCompanionSetting".
  • .. kind=sea

    • Identifies what kind of resource this is. Value: the fixed string "dfareporting#siteVideoSettings".
  • oba-enabled=true
    • Whether OBA icons are enabled for this placement.
  • oba-settings icon-click-through-url=lorem
    • URL to redirect to when an OBA icon is clicked.
  • icon-click-tracking-url=no
    • URL to track click when an OBA icon is clicked.
  • icon-view-tracking-url=dolor
    • URL to track view when an OBA icon is clicked.
  • program=lorem
    • Identifies the industry initiative that the icon supports. For example, AdChoices.
  • resource-url=sed
    • OBA icon resource URL. Campaign Manager only supports image and JavaScript icons. Learn more
  • size height=35
    • Height of this size. Acceptable values are 0 to 32767, inclusive.
  • iab=true
    • IAB standard size. This is a read-only, auto-generated field.
  • id=stet
    • ID of this size. This is a read-only, auto-generated field.
  • kind=at
    • Identifies what kind of resource this is. Value: the fixed string "dfareporting#size".
  • width=14

    • Width of this size. Acceptable values are 0 to 32767, inclusive.
  • .. x-position=et

    • OBA icon x coordinate position. Accepted values are left or right.
  • y-position=sit

    • OBA icon y coordinate position. Accepted values are top or bottom.
  • .. orientation=eirmod

    • Orientation of a site template used for video. This will act as default for new placements created under this site.
  • skippable-settings kind=et
    • Identifies what kind of resource this is. Value: the fixed string "dfareporting#siteSkippableSetting".
  • progress-offset offset-percentage=72
    • Duration, as a percentage of video duration. Do not set when offsetSeconds is set. Acceptable values are 0 to 100, inclusive.
  • offset-seconds=48

    • Duration, in seconds. Do not set when offsetPercentage is set. Acceptable values are 0 to 86399, inclusive.
  • ..skip-offset offset-percentage=75

    • Duration, as a percentage of video duration. Do not set when offsetSeconds is set. Acceptable values are 0 to 100, inclusive.
  • offset-seconds=31

    • Duration, in seconds. Do not set when offsetPercentage is set. Acceptable values are 0 to 86399, inclusive.
  • .. skippable=false

    • Whether the user can skip creatives served to this site. This will act as default for new placements created under this site.
  • ..transcode-settings enabled-video-formats=75

    • Allowlist of video formats to be served to this site template. Set this list to null or empty to serve all video formats.
    • Each invocation of this argument appends the given value to the array.
  • kind=lorem
    • Identifies what kind of resource this is. Value: the fixed string "dfareporting#siteTranscodeSetting".

About Cursors

The cursor position is key to comfortably set complex nested structures. The following rules apply:

  • The cursor position is always set relative to the current one, unless the field name starts with the . character. Fields can be nested such as in -r f.s.o .
  • The cursor position is set relative to the top-level structure if it starts with ., e.g. -r .s.s
  • You can also set nested fields without setting the cursor explicitly. For example, to set a value relative to the current cursor position, you would specify -r struct.sub_struct=bar.
  • You can move the cursor one level up by using ... Each additional . moves it up one additional level. E.g. ... would go three levels up.

Optional Output Flags

The method's return value a JSON encoded structure, which will be written to standard output by default.

  • -o out
    • out specifies the destination to which to write the server's result to. It will be a JSON-encoded structure. The destination may be - to indicate standard output, or a filepath that is to contain the received bytes. If unset, it defaults to standard output.

Optional General Properties

The following properties can configure any call, and are not specific to this method.

  • -p $-xgafv=string

    • V1 error format.
  • -p access-token=string

    • OAuth access token.
  • -p alt=string

    • Data format for response.
  • -p callback=string

    • JSONP
  • -p fields=string

    • Selector specifying which fields to include in a partial response.
  • -p key=string

    • API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.
  • -p oauth-token=string

    • OAuth 2.0 token for the current user.
  • -p pretty-print=boolean

    • Returns response with indentations and line breaks.
  • -p quota-user=string

    • Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.
  • -p upload-type=string

    • Legacy upload protocol for media (e.g. "media", "multipart").
  • -p upload-protocol=string

    • Upload protocol for media (e.g. "raw", "multipart").