Black Lives Matter
Support the Equal Justice Initiative
Link to Go homepage
  • Why Go
  • Getting Started
  • Discover Packages
  • About
Go.
  • Why Go
  • Getting Started
  • Discover Packages
  • About
  • golang.org
Discover Packages google.golang.org/api dfareporting v3.2

dfareporting

package
Version v0.40.0
Latest Latest Go to latest
Feb 12, 2021 BSD-3-Clause 14 Imports 0 Imported by
Go
dfareporting
Version v0.40.0
Latest Go to latest
Feb 12, 2021 BSD-3-Clause 14 Imports 0 Imported by
  • Documentation
    • Overview
    • Index
    • Constants
    • Variables
    • Functions
    • Types
      • type Account
        • (s) MarshalJSON()
      • type AccountActiveAdSummariesGetCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) IfNoneMatch(entityTag)
      • type AccountActiveAdSummariesService
        • NewAccountActiveAdSummariesService(s)
        • (r) Get(profileId, summaryAccountId)
      • type AccountActiveAdSummary
        • (s) MarshalJSON()
      • type AccountPermission
        • (s) MarshalJSON()
      • type AccountPermissionGroup
        • (s) MarshalJSON()
      • type AccountPermissionGroupsGetCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) IfNoneMatch(entityTag)
      • type AccountPermissionGroupsListCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) IfNoneMatch(entityTag)
      • type AccountPermissionGroupsListResponse
        • (s) MarshalJSON()
      • type AccountPermissionGroupsService
        • NewAccountPermissionGroupsService(s)
        • (r) Get(profileId, id)
        • (r) List(profileId)
      • type AccountPermissionsGetCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) IfNoneMatch(entityTag)
      • type AccountPermissionsListCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) IfNoneMatch(entityTag)
      • type AccountPermissionsListResponse
        • (s) MarshalJSON()
      • type AccountPermissionsService
        • NewAccountPermissionsService(s)
        • (r) Get(profileId, id)
        • (r) List(profileId)
      • type AccountUserProfile
        • (s) MarshalJSON()
      • type AccountUserProfilesGetCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) IfNoneMatch(entityTag)
      • type AccountUserProfilesInsertCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type AccountUserProfilesListCall
        • (c) Active(active)
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) Ids(ids)
        • (c) IfNoneMatch(entityTag)
        • (c) MaxResults(maxResults)
        • (c) PageToken(pageToken)
        • (c) Pages(ctx, f)
        • (c) SearchString(searchString)
        • (c) SortField(sortField)
        • (c) SortOrder(sortOrder)
        • (c) SubaccountId(subaccountId)
        • (c) UserRoleId(userRoleId)
      • type AccountUserProfilesListResponse
        • (s) MarshalJSON()
      • type AccountUserProfilesPatchCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type AccountUserProfilesService
        • NewAccountUserProfilesService(s)
        • (r) Get(profileId, id)
        • (r) Insert(profileId, accountuserprofile)
        • (r) List(profileId)
        • (r) Patch(profileId, id, accountuserprofile)
        • (r) Update(profileId, accountuserprofile)
      • type AccountUserProfilesUpdateCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type AccountsGetCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) IfNoneMatch(entityTag)
      • type AccountsListCall
        • (c) Active(active)
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) Ids(ids)
        • (c) IfNoneMatch(entityTag)
        • (c) MaxResults(maxResults)
        • (c) PageToken(pageToken)
        • (c) Pages(ctx, f)
        • (c) SearchString(searchString)
        • (c) SortField(sortField)
        • (c) SortOrder(sortOrder)
      • type AccountsListResponse
        • (s) MarshalJSON()
      • type AccountsPatchCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type AccountsService
        • NewAccountsService(s)
        • (r) Get(profileId, id)
        • (r) List(profileId)
        • (r) Patch(profileId, id, account)
        • (r) Update(profileId, account)
      • type AccountsUpdateCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type Activities
        • (s) MarshalJSON()
      • type Ad
        • (s) MarshalJSON()
      • type AdBlockingConfiguration
        • (s) MarshalJSON()
      • type AdSlot
        • (s) MarshalJSON()
      • type AdsGetCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) IfNoneMatch(entityTag)
      • type AdsInsertCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type AdsListCall
        • (c) Active(active)
        • (c) AdvertiserId(advertiserId)
        • (c) Archived(archived)
        • (c) AudienceSegmentIds(audienceSegmentIds)
        • (c) CampaignIds(campaignIds)
        • (c) Compatibility(compatibility)
        • (c) Context(ctx)
        • (c) CreativeIds(creativeIds)
        • (c) CreativeOptimizationConfigurationIds(creativeOptimizationConfigurationIds)
        • (c) Do(opts)
        • (c) DynamicClickTracker(dynamicClickTracker)
        • (c) Fields(s)
        • (c) Header()
        • (c) Ids(ids)
        • (c) IfNoneMatch(entityTag)
        • (c) LandingPageIds(landingPageIds)
        • (c) MaxResults(maxResults)
        • (c) OverriddenEventTagId(overriddenEventTagId)
        • (c) PageToken(pageToken)
        • (c) Pages(ctx, f)
        • (c) PlacementIds(placementIds)
        • (c) RemarketingListIds(remarketingListIds)
        • (c) SearchString(searchString)
        • (c) SizeIds(sizeIds)
        • (c) SortField(sortField)
        • (c) SortOrder(sortOrder)
        • (c) SslCompliant(sslCompliant)
        • (c) SslRequired(sslRequired)
        • (c) Type(type_)
      • type AdsListResponse
        • (s) MarshalJSON()
      • type AdsPatchCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type AdsService
        • NewAdsService(s)
        • (r) Get(profileId, id)
        • (r) Insert(profileId, ad)
        • (r) List(profileId)
        • (r) Patch(profileId, id, ad)
        • (r) Update(profileId, ad)
      • type AdsUpdateCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type Advertiser
        • (s) MarshalJSON()
      • type AdvertiserGroup
        • (s) MarshalJSON()
      • type AdvertiserGroupsDeleteCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type AdvertiserGroupsGetCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) IfNoneMatch(entityTag)
      • type AdvertiserGroupsInsertCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type AdvertiserGroupsListCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) Ids(ids)
        • (c) IfNoneMatch(entityTag)
        • (c) MaxResults(maxResults)
        • (c) PageToken(pageToken)
        • (c) Pages(ctx, f)
        • (c) SearchString(searchString)
        • (c) SortField(sortField)
        • (c) SortOrder(sortOrder)
      • type AdvertiserGroupsListResponse
        • (s) MarshalJSON()
      • type AdvertiserGroupsPatchCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type AdvertiserGroupsService
        • NewAdvertiserGroupsService(s)
        • (r) Delete(profileId, id)
        • (r) Get(profileId, id)
        • (r) Insert(profileId, advertisergroup)
        • (r) List(profileId)
        • (r) Patch(profileId, id, advertisergroup)
        • (r) Update(profileId, advertisergroup)
      • type AdvertiserGroupsUpdateCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type AdvertiserLandingPagesGetCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) IfNoneMatch(entityTag)
      • type AdvertiserLandingPagesInsertCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type AdvertiserLandingPagesListCall
        • (c) AdvertiserIds(advertiserIds)
        • (c) Archived(archived)
        • (c) CampaignIds(campaignIds)
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) Ids(ids)
        • (c) IfNoneMatch(entityTag)
        • (c) MaxResults(maxResults)
        • (c) PageToken(pageToken)
        • (c) Pages(ctx, f)
        • (c) SearchString(searchString)
        • (c) SortField(sortField)
        • (c) SortOrder(sortOrder)
        • (c) SubaccountId(subaccountId)
      • type AdvertiserLandingPagesListResponse
        • (s) MarshalJSON()
      • type AdvertiserLandingPagesPatchCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type AdvertiserLandingPagesService
        • NewAdvertiserLandingPagesService(s)
        • (r) Get(profileId, id)
        • (r) Insert(profileId, landingpage)
        • (r) List(profileId)
        • (r) Patch(profileId, id, landingpage)
        • (r) Update(profileId, landingpage)
      • type AdvertiserLandingPagesUpdateCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type AdvertisersGetCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) IfNoneMatch(entityTag)
      • type AdvertisersInsertCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type AdvertisersListCall
        • (c) AdvertiserGroupIds(advertiserGroupIds)
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) FloodlightConfigurationIds(floodlightConfigurationIds)
        • (c) Header()
        • (c) Ids(ids)
        • (c) IfNoneMatch(entityTag)
        • (c) IncludeAdvertisersWithoutGroupsOnly(includeAdvertisersWithoutGroupsOnly)
        • (c) MaxResults(maxResults)
        • (c) OnlyParent(onlyParent)
        • (c) PageToken(pageToken)
        • (c) Pages(ctx, f)
        • (c) SearchString(searchString)
        • (c) SortField(sortField)
        • (c) SortOrder(sortOrder)
        • (c) Status(status)
        • (c) SubaccountId(subaccountId)
      • type AdvertisersListResponse
        • (s) MarshalJSON()
      • type AdvertisersPatchCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type AdvertisersService
        • NewAdvertisersService(s)
        • (r) Get(profileId, id)
        • (r) Insert(profileId, advertiser)
        • (r) List(profileId)
        • (r) Patch(profileId, id, advertiser)
        • (r) Update(profileId, advertiser)
      • type AdvertisersUpdateCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type AudienceSegment
        • (s) MarshalJSON()
      • type AudienceSegmentGroup
        • (s) MarshalJSON()
      • type Browser
        • (s) MarshalJSON()
      • type BrowsersListCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) IfNoneMatch(entityTag)
      • type BrowsersListResponse
        • (s) MarshalJSON()
      • type BrowsersService
        • NewBrowsersService(s)
        • (r) List(profileId)
      • type Campaign
        • (s) MarshalJSON()
      • type CampaignCreativeAssociation
        • (s) MarshalJSON()
      • type CampaignCreativeAssociationsInsertCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type CampaignCreativeAssociationsListCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) IfNoneMatch(entityTag)
        • (c) MaxResults(maxResults)
        • (c) PageToken(pageToken)
        • (c) Pages(ctx, f)
        • (c) SortOrder(sortOrder)
      • type CampaignCreativeAssociationsListResponse
        • (s) MarshalJSON()
      • type CampaignCreativeAssociationsService
        • NewCampaignCreativeAssociationsService(s)
        • (r) Insert(profileId, campaignId, campaigncreativeassociation)
        • (r) List(profileId, campaignId)
      • type CampaignsGetCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) IfNoneMatch(entityTag)
      • type CampaignsInsertCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type CampaignsListCall
        • (c) AdvertiserGroupIds(advertiserGroupIds)
        • (c) AdvertiserIds(advertiserIds)
        • (c) Archived(archived)
        • (c) AtLeastOneOptimizationActivity(atLeastOneOptimizationActivity)
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) ExcludedIds(excludedIds)
        • (c) Fields(s)
        • (c) Header()
        • (c) Ids(ids)
        • (c) IfNoneMatch(entityTag)
        • (c) MaxResults(maxResults)
        • (c) OverriddenEventTagId(overriddenEventTagId)
        • (c) PageToken(pageToken)
        • (c) Pages(ctx, f)
        • (c) SearchString(searchString)
        • (c) SortField(sortField)
        • (c) SortOrder(sortOrder)
        • (c) SubaccountId(subaccountId)
      • type CampaignsListResponse
        • (s) MarshalJSON()
      • type CampaignsPatchCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type CampaignsService
        • NewCampaignsService(s)
        • (r) Get(profileId, id)
        • (r) Insert(profileId, campaign)
        • (r) List(profileId)
        • (r) Patch(profileId, id, campaign)
        • (r) Update(profileId, campaign)
      • type CampaignsUpdateCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type ChangeLog
        • (s) MarshalJSON()
      • type ChangeLogsGetCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) IfNoneMatch(entityTag)
      • type ChangeLogsListCall
        • (c) Action(action)
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) Ids(ids)
        • (c) IfNoneMatch(entityTag)
        • (c) MaxChangeTime(maxChangeTime)
        • (c) MaxResults(maxResults)
        • (c) MinChangeTime(minChangeTime)
        • (c) ObjectIds(objectIds)
        • (c) ObjectType(objectType)
        • (c) PageToken(pageToken)
        • (c) Pages(ctx, f)
        • (c) SearchString(searchString)
        • (c) UserProfileIds(userProfileIds)
      • type ChangeLogsListResponse
        • (s) MarshalJSON()
      • type ChangeLogsService
        • NewChangeLogsService(s)
        • (r) Get(profileId, id)
        • (r) List(profileId)
      • type CitiesListCall
        • (c) Context(ctx)
        • (c) CountryDartIds(countryDartIds)
        • (c) DartIds(dartIds)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) IfNoneMatch(entityTag)
        • (c) NamePrefix(namePrefix)
        • (c) RegionDartIds(regionDartIds)
      • type CitiesListResponse
        • (s) MarshalJSON()
      • type CitiesService
        • NewCitiesService(s)
        • (r) List(profileId)
      • type City
        • (s) MarshalJSON()
      • type ClickTag
        • (s) MarshalJSON()
      • type ClickThroughUrl
        • (s) MarshalJSON()
      • type ClickThroughUrlSuffixProperties
        • (s) MarshalJSON()
      • type CompanionClickThroughOverride
        • (s) MarshalJSON()
      • type CompanionSetting
        • (s) MarshalJSON()
      • type CompatibleFields
        • (s) MarshalJSON()
      • type ConnectionType
        • (s) MarshalJSON()
      • type ConnectionTypesGetCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) IfNoneMatch(entityTag)
      • type ConnectionTypesListCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) IfNoneMatch(entityTag)
      • type ConnectionTypesListResponse
        • (s) MarshalJSON()
      • type ConnectionTypesService
        • NewConnectionTypesService(s)
        • (r) Get(profileId, id)
        • (r) List(profileId)
      • type ContentCategoriesDeleteCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type ContentCategoriesGetCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) IfNoneMatch(entityTag)
      • type ContentCategoriesInsertCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type ContentCategoriesListCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) Ids(ids)
        • (c) IfNoneMatch(entityTag)
        • (c) MaxResults(maxResults)
        • (c) PageToken(pageToken)
        • (c) Pages(ctx, f)
        • (c) SearchString(searchString)
        • (c) SortField(sortField)
        • (c) SortOrder(sortOrder)
      • type ContentCategoriesListResponse
        • (s) MarshalJSON()
      • type ContentCategoriesPatchCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type ContentCategoriesService
        • NewContentCategoriesService(s)
        • (r) Delete(profileId, id)
        • (r) Get(profileId, id)
        • (r) Insert(profileId, contentcategory)
        • (r) List(profileId)
        • (r) Patch(profileId, id, contentcategory)
        • (r) Update(profileId, contentcategory)
      • type ContentCategoriesUpdateCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type ContentCategory
        • (s) MarshalJSON()
      • type Conversion
        • (s) MarshalJSON()
        • (s) UnmarshalJSON(data)
      • type ConversionError
        • (s) MarshalJSON()
      • type ConversionStatus
        • (s) MarshalJSON()
      • type ConversionsBatchInsertRequest
        • (s) MarshalJSON()
      • type ConversionsBatchInsertResponse
        • (s) MarshalJSON()
      • type ConversionsBatchUpdateRequest
        • (s) MarshalJSON()
      • type ConversionsBatchUpdateResponse
        • (s) MarshalJSON()
      • type ConversionsBatchinsertCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type ConversionsBatchupdateCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type ConversionsService
        • NewConversionsService(s)
        • (r) Batchinsert(profileId, conversionsbatchinsertrequest)
        • (r) Batchupdate(profileId, conversionsbatchupdaterequest)
      • type CountriesGetCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) IfNoneMatch(entityTag)
      • type CountriesListCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) IfNoneMatch(entityTag)
      • type CountriesListResponse
        • (s) MarshalJSON()
      • type CountriesService
        • NewCountriesService(s)
        • (r) Get(profileId, dartId)
        • (r) List(profileId)
      • type Country
        • (s) MarshalJSON()
      • type Creative
        • (s) MarshalJSON()
        • (s) UnmarshalJSON(data)
      • type CreativeAsset
        • (s) MarshalJSON()
        • (s) UnmarshalJSON(data)
      • type CreativeAssetId
        • (s) MarshalJSON()
      • type CreativeAssetMetadata
        • (s) MarshalJSON()
      • type CreativeAssetSelection
        • (s) MarshalJSON()
      • type CreativeAssetsInsertCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) Media(r, options)
        • (c) ProgressUpdater(pu)
        • (c) ResumableMedia(ctx, r, size, mediaType)
      • type CreativeAssetsService
        • NewCreativeAssetsService(s)
        • (r) Insert(profileId, advertiserId, creativeassetmetadata)
      • type CreativeAssignment
        • (s) MarshalJSON()
      • type CreativeClickThroughUrl
        • (s) MarshalJSON()
      • type CreativeCustomEvent
        • (s) MarshalJSON()
      • type CreativeField
        • (s) MarshalJSON()
      • type CreativeFieldAssignment
        • (s) MarshalJSON()
      • type CreativeFieldValue
        • (s) MarshalJSON()
      • type CreativeFieldValuesDeleteCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type CreativeFieldValuesGetCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) IfNoneMatch(entityTag)
      • type CreativeFieldValuesInsertCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type CreativeFieldValuesListCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) Ids(ids)
        • (c) IfNoneMatch(entityTag)
        • (c) MaxResults(maxResults)
        • (c) PageToken(pageToken)
        • (c) Pages(ctx, f)
        • (c) SearchString(searchString)
        • (c) SortField(sortField)
        • (c) SortOrder(sortOrder)
      • type CreativeFieldValuesListResponse
        • (s) MarshalJSON()
      • type CreativeFieldValuesPatchCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type CreativeFieldValuesService
        • NewCreativeFieldValuesService(s)
        • (r) Delete(profileId, creativeFieldId, id)
        • (r) Get(profileId, creativeFieldId, id)
        • (r) Insert(profileId, creativeFieldId, creativefieldvalue)
        • (r) List(profileId, creativeFieldId)
        • (r) Patch(profileId, creativeFieldId, id, creativefieldvalue)
        • (r) Update(profileId, creativeFieldId, creativefieldvalue)
      • type CreativeFieldValuesUpdateCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type CreativeFieldsDeleteCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type CreativeFieldsGetCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) IfNoneMatch(entityTag)
      • type CreativeFieldsInsertCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type CreativeFieldsListCall
        • (c) AdvertiserIds(advertiserIds)
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) Ids(ids)
        • (c) IfNoneMatch(entityTag)
        • (c) MaxResults(maxResults)
        • (c) PageToken(pageToken)
        • (c) Pages(ctx, f)
        • (c) SearchString(searchString)
        • (c) SortField(sortField)
        • (c) SortOrder(sortOrder)
      • type CreativeFieldsListResponse
        • (s) MarshalJSON()
      • type CreativeFieldsPatchCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type CreativeFieldsService
        • NewCreativeFieldsService(s)
        • (r) Delete(profileId, id)
        • (r) Get(profileId, id)
        • (r) Insert(profileId, creativefield)
        • (r) List(profileId)
        • (r) Patch(profileId, id, creativefield)
        • (r) Update(profileId, creativefield)
      • type CreativeFieldsUpdateCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type CreativeGroup
        • (s) MarshalJSON()
      • type CreativeGroupAssignment
        • (s) MarshalJSON()
      • type CreativeGroupsGetCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) IfNoneMatch(entityTag)
      • type CreativeGroupsInsertCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type CreativeGroupsListCall
        • (c) AdvertiserIds(advertiserIds)
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) GroupNumber(groupNumber)
        • (c) Header()
        • (c) Ids(ids)
        • (c) IfNoneMatch(entityTag)
        • (c) MaxResults(maxResults)
        • (c) PageToken(pageToken)
        • (c) Pages(ctx, f)
        • (c) SearchString(searchString)
        • (c) SortField(sortField)
        • (c) SortOrder(sortOrder)
      • type CreativeGroupsListResponse
        • (s) MarshalJSON()
      • type CreativeGroupsPatchCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type CreativeGroupsService
        • NewCreativeGroupsService(s)
        • (r) Get(profileId, id)
        • (r) Insert(profileId, creativegroup)
        • (r) List(profileId)
        • (r) Patch(profileId, id, creativegroup)
        • (r) Update(profileId, creativegroup)
      • type CreativeGroupsUpdateCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type CreativeOptimizationConfiguration
        • (s) MarshalJSON()
      • type CreativeRotation
        • (s) MarshalJSON()
      • type CreativeSettings
        • (s) MarshalJSON()
      • type CreativesGetCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) IfNoneMatch(entityTag)
      • type CreativesInsertCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type CreativesListCall
        • (c) Active(active)
        • (c) AdvertiserId(advertiserId)
        • (c) Archived(archived)
        • (c) CampaignId(campaignId)
        • (c) CompanionCreativeIds(companionCreativeIds)
        • (c) Context(ctx)
        • (c) CreativeFieldIds(creativeFieldIds)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) Ids(ids)
        • (c) IfNoneMatch(entityTag)
        • (c) MaxResults(maxResults)
        • (c) PageToken(pageToken)
        • (c) Pages(ctx, f)
        • (c) RenderingIds(renderingIds)
        • (c) SearchString(searchString)
        • (c) SizeIds(sizeIds)
        • (c) SortField(sortField)
        • (c) SortOrder(sortOrder)
        • (c) StudioCreativeId(studioCreativeId)
        • (c) Types(types)
      • type CreativesListResponse
        • (s) MarshalJSON()
      • type CreativesPatchCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type CreativesService
        • NewCreativesService(s)
        • (r) Get(profileId, id)
        • (r) Insert(profileId, creative)
        • (r) List(profileId)
        • (r) Patch(profileId, id, creative)
        • (r) Update(profileId, creative)
      • type CreativesUpdateCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type CrossDimensionReachReportCompatibleFields
        • (s) MarshalJSON()
      • type CustomFloodlightVariable
        • (s) MarshalJSON()
      • type CustomRichMediaEvents
        • (s) MarshalJSON()
      • type DateRange
        • (s) MarshalJSON()
      • type DayPartTargeting
        • (s) MarshalJSON()
      • type DeepLink
        • (s) MarshalJSON()
      • type DefaultClickThroughEventTagProperties
        • (s) MarshalJSON()
      • type DeliverySchedule
        • (s) MarshalJSON()
      • type DfpSettings
        • (s) MarshalJSON()
      • type Dimension
        • (s) MarshalJSON()
      • type DimensionFilter
        • (s) MarshalJSON()
      • type DimensionValue
        • (s) MarshalJSON()
      • type DimensionValueList
        • (s) MarshalJSON()
      • type DimensionValueRequest
        • (s) MarshalJSON()
      • type DimensionValuesQueryCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) MaxResults(maxResults)
        • (c) PageToken(pageToken)
        • (c) Pages(ctx, f)
      • type DimensionValuesService
        • NewDimensionValuesService(s)
        • (r) Query(profileId, dimensionvaluerequest)
      • type DirectorySite
        • (s) MarshalJSON()
      • type DirectorySiteContact
        • (s) MarshalJSON()
      • type DirectorySiteContactAssignment
        • (s) MarshalJSON()
      • type DirectorySiteContactsGetCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) IfNoneMatch(entityTag)
      • type DirectorySiteContactsListCall
        • (c) Context(ctx)
        • (c) DirectorySiteIds(directorySiteIds)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) Ids(ids)
        • (c) IfNoneMatch(entityTag)
        • (c) MaxResults(maxResults)
        • (c) PageToken(pageToken)
        • (c) Pages(ctx, f)
        • (c) SearchString(searchString)
        • (c) SortField(sortField)
        • (c) SortOrder(sortOrder)
      • type DirectorySiteContactsListResponse
        • (s) MarshalJSON()
      • type DirectorySiteContactsService
        • NewDirectorySiteContactsService(s)
        • (r) Get(profileId, id)
        • (r) List(profileId)
      • type DirectorySiteSettings
        • (s) MarshalJSON()
      • type DirectorySitesGetCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) IfNoneMatch(entityTag)
      • type DirectorySitesInsertCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type DirectorySitesListCall
        • (c) AcceptsInStreamVideoPlacements(acceptsInStreamVideoPlacements)
        • (c) AcceptsInterstitialPlacements(acceptsInterstitialPlacements)
        • (c) AcceptsPublisherPaidPlacements(acceptsPublisherPaidPlacements)
        • (c) Active(active)
        • (c) Context(ctx)
        • (c) CountryId(countryId)
        • (c) DfpNetworkCode(dfpNetworkCode)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) Ids(ids)
        • (c) IfNoneMatch(entityTag)
        • (c) MaxResults(maxResults)
        • (c) PageToken(pageToken)
        • (c) Pages(ctx, f)
        • (c) ParentId(parentId)
        • (c) SearchString(searchString)
        • (c) SortField(sortField)
        • (c) SortOrder(sortOrder)
      • type DirectorySitesListResponse
        • (s) MarshalJSON()
      • type DirectorySitesService
        • NewDirectorySitesService(s)
        • (r) Get(profileId, id)
        • (r) Insert(profileId, directorysite)
        • (r) List(profileId)
      • type DynamicTargetingKey
        • (s) MarshalJSON()
      • type DynamicTargetingKeysDeleteCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type DynamicTargetingKeysInsertCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type DynamicTargetingKeysListCall
        • (c) AdvertiserId(advertiserId)
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) IfNoneMatch(entityTag)
        • (c) Names(names)
        • (c) ObjectId(objectId)
        • (c) ObjectType(objectType)
      • type DynamicTargetingKeysListResponse
        • (s) MarshalJSON()
      • type DynamicTargetingKeysService
        • NewDynamicTargetingKeysService(s)
        • (r) Delete(profileId, objectId, name, objectType)
        • (r) Insert(profileId, dynamictargetingkey)
        • (r) List(profileId)
      • type EncryptionInfo
        • (s) MarshalJSON()
      • type EventTag
        • (s) MarshalJSON()
      • type EventTagOverride
        • (s) MarshalJSON()
      • type EventTagsDeleteCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type EventTagsGetCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) IfNoneMatch(entityTag)
      • type EventTagsInsertCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type EventTagsListCall
        • (c) AdId(adId)
        • (c) AdvertiserId(advertiserId)
        • (c) CampaignId(campaignId)
        • (c) Context(ctx)
        • (c) DefinitionsOnly(definitionsOnly)
        • (c) Do(opts)
        • (c) Enabled(enabled)
        • (c) EventTagTypes(eventTagTypes)
        • (c) Fields(s)
        • (c) Header()
        • (c) Ids(ids)
        • (c) IfNoneMatch(entityTag)
        • (c) SearchString(searchString)
        • (c) SortField(sortField)
        • (c) SortOrder(sortOrder)
      • type EventTagsListResponse
        • (s) MarshalJSON()
      • type EventTagsPatchCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type EventTagsService
        • NewEventTagsService(s)
        • (r) Delete(profileId, id)
        • (r) Get(profileId, id)
        • (r) Insert(profileId, eventtag)
        • (r) List(profileId)
        • (r) Patch(profileId, id, eventtag)
        • (r) Update(profileId, eventtag)
      • type EventTagsUpdateCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type File
        • (s) MarshalJSON()
      • type FileList
        • (s) MarshalJSON()
      • type FileUrls
        • (s) MarshalJSON()
      • type FilesGetCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Download(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) IfNoneMatch(entityTag)
      • type FilesListCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) IfNoneMatch(entityTag)
        • (c) MaxResults(maxResults)
        • (c) PageToken(pageToken)
        • (c) Pages(ctx, f)
        • (c) Scope(scope)
        • (c) SortField(sortField)
        • (c) SortOrder(sortOrder)
      • type FilesService
        • NewFilesService(s)
        • (r) Get(reportId, fileId)
        • (r) List(profileId)
      • type Flight
        • (s) MarshalJSON()
      • type FloodlightActivitiesDeleteCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type FloodlightActivitiesGenerateTagResponse
        • (s) MarshalJSON()
      • type FloodlightActivitiesGeneratetagCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) FloodlightActivityId(floodlightActivityId)
        • (c) Header()
      • type FloodlightActivitiesGetCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) IfNoneMatch(entityTag)
      • type FloodlightActivitiesInsertCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type FloodlightActivitiesListCall
        • (c) AdvertiserId(advertiserId)
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) FloodlightActivityGroupIds(floodlightActivityGroupIds)
        • (c) FloodlightActivityGroupName(floodlightActivityGroupName)
        • (c) FloodlightActivityGroupTagString(floodlightActivityGroupTagString)
        • (c) FloodlightActivityGroupType(floodlightActivityGroupType)
        • (c) FloodlightConfigurationId(floodlightConfigurationId)
        • (c) Header()
        • (c) Ids(ids)
        • (c) IfNoneMatch(entityTag)
        • (c) MaxResults(maxResults)
        • (c) PageToken(pageToken)
        • (c) Pages(ctx, f)
        • (c) SearchString(searchString)
        • (c) SortField(sortField)
        • (c) SortOrder(sortOrder)
        • (c) TagString(tagString)
      • type FloodlightActivitiesListResponse
        • (s) MarshalJSON()
      • type FloodlightActivitiesPatchCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type FloodlightActivitiesService
        • NewFloodlightActivitiesService(s)
        • (r) Delete(profileId, id)
        • (r) Generatetag(profileId)
        • (r) Get(profileId, id)
        • (r) Insert(profileId, floodlightactivity)
        • (r) List(profileId)
        • (r) Patch(profileId, id, floodlightactivity)
        • (r) Update(profileId, floodlightactivity)
      • type FloodlightActivitiesUpdateCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type FloodlightActivity
        • (s) MarshalJSON()
      • type FloodlightActivityDynamicTag
        • (s) MarshalJSON()
      • type FloodlightActivityGroup
        • (s) MarshalJSON()
      • type FloodlightActivityGroupsGetCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) IfNoneMatch(entityTag)
      • type FloodlightActivityGroupsInsertCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type FloodlightActivityGroupsListCall
        • (c) AdvertiserId(advertiserId)
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) FloodlightConfigurationId(floodlightConfigurationId)
        • (c) Header()
        • (c) Ids(ids)
        • (c) IfNoneMatch(entityTag)
        • (c) MaxResults(maxResults)
        • (c) PageToken(pageToken)
        • (c) Pages(ctx, f)
        • (c) SearchString(searchString)
        • (c) SortField(sortField)
        • (c) SortOrder(sortOrder)
        • (c) Type(type_)
      • type FloodlightActivityGroupsListResponse
        • (s) MarshalJSON()
      • type FloodlightActivityGroupsPatchCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type FloodlightActivityGroupsService
        • NewFloodlightActivityGroupsService(s)
        • (r) Get(profileId, id)
        • (r) Insert(profileId, floodlightactivitygroup)
        • (r) List(profileId)
        • (r) Patch(profileId, id, floodlightactivitygroup)
        • (r) Update(profileId, floodlightactivitygroup)
      • type FloodlightActivityGroupsUpdateCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type FloodlightActivityPublisherDynamicTag
        • (s) MarshalJSON()
      • type FloodlightConfiguration
        • (s) MarshalJSON()
      • type FloodlightConfigurationsGetCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) IfNoneMatch(entityTag)
      • type FloodlightConfigurationsListCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) Ids(ids)
        • (c) IfNoneMatch(entityTag)
      • type FloodlightConfigurationsListResponse
        • (s) MarshalJSON()
      • type FloodlightConfigurationsPatchCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type FloodlightConfigurationsService
        • NewFloodlightConfigurationsService(s)
        • (r) Get(profileId, id)
        • (r) List(profileId)
        • (r) Patch(profileId, id, floodlightconfiguration)
        • (r) Update(profileId, floodlightconfiguration)
      • type FloodlightConfigurationsUpdateCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type FloodlightReportCompatibleFields
        • (s) MarshalJSON()
      • type FrequencyCap
        • (s) MarshalJSON()
      • type FsCommand
        • (s) MarshalJSON()
      • type GeoTargeting
        • (s) MarshalJSON()
      • type InventoryItem
        • (s) MarshalJSON()
      • type InventoryItemsGetCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) IfNoneMatch(entityTag)
      • type InventoryItemsListCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) Ids(ids)
        • (c) IfNoneMatch(entityTag)
        • (c) InPlan(inPlan)
        • (c) MaxResults(maxResults)
        • (c) OrderId(orderId)
        • (c) PageToken(pageToken)
        • (c) Pages(ctx, f)
        • (c) SiteId(siteId)
        • (c) SortField(sortField)
        • (c) SortOrder(sortOrder)
        • (c) Type(type_)
      • type InventoryItemsListResponse
        • (s) MarshalJSON()
      • type InventoryItemsService
        • NewInventoryItemsService(s)
        • (r) Get(profileId, projectId, id)
        • (r) List(profileId, projectId)
      • type KeyValueTargetingExpression
        • (s) MarshalJSON()
      • type LandingPage
        • (s) MarshalJSON()
      • type Language
        • (s) MarshalJSON()
      • type LanguageTargeting
        • (s) MarshalJSON()
      • type LanguagesListCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) IfNoneMatch(entityTag)
      • type LanguagesListResponse
        • (s) MarshalJSON()
      • type LanguagesService
        • NewLanguagesService(s)
        • (r) List(profileId)
      • type LastModifiedInfo
        • (s) MarshalJSON()
      • type ListPopulationClause
        • (s) MarshalJSON()
      • type ListPopulationRule
        • (s) MarshalJSON()
      • type ListPopulationTerm
        • (s) MarshalJSON()
      • type ListTargetingExpression
        • (s) MarshalJSON()
      • type LookbackConfiguration
        • (s) MarshalJSON()
      • type Metric
        • (s) MarshalJSON()
      • type Metro
        • (s) MarshalJSON()
      • type MetrosListCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) IfNoneMatch(entityTag)
      • type MetrosListResponse
        • (s) MarshalJSON()
      • type MetrosService
        • NewMetrosService(s)
        • (r) List(profileId)
      • type MobileApp
        • (s) MarshalJSON()
      • type MobileAppsGetCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) IfNoneMatch(entityTag)
      • type MobileAppsListCall
        • (c) Context(ctx)
        • (c) Directories(directories)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) Ids(ids)
        • (c) IfNoneMatch(entityTag)
        • (c) MaxResults(maxResults)
        • (c) PageToken(pageToken)
        • (c) Pages(ctx, f)
        • (c) SearchString(searchString)
      • type MobileAppsListResponse
        • (s) MarshalJSON()
      • type MobileAppsService
        • NewMobileAppsService(s)
        • (r) Get(profileId, id)
        • (r) List(profileId)
      • type MobileCarrier
        • (s) MarshalJSON()
      • type MobileCarriersGetCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) IfNoneMatch(entityTag)
      • type MobileCarriersListCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) IfNoneMatch(entityTag)
      • type MobileCarriersListResponse
        • (s) MarshalJSON()
      • type MobileCarriersService
        • NewMobileCarriersService(s)
        • (r) Get(profileId, id)
        • (r) List(profileId)
      • type ObjectFilter
        • (s) MarshalJSON()
      • type OffsetPosition
        • (s) MarshalJSON()
      • type OmnitureSettings
        • (s) MarshalJSON()
      • type OperatingSystem
        • (s) MarshalJSON()
      • type OperatingSystemVersion
        • (s) MarshalJSON()
      • type OperatingSystemVersionsGetCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) IfNoneMatch(entityTag)
      • type OperatingSystemVersionsListCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) IfNoneMatch(entityTag)
      • type OperatingSystemVersionsListResponse
        • (s) MarshalJSON()
      • type OperatingSystemVersionsService
        • NewOperatingSystemVersionsService(s)
        • (r) Get(profileId, id)
        • (r) List(profileId)
      • type OperatingSystemsGetCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) IfNoneMatch(entityTag)
      • type OperatingSystemsListCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) IfNoneMatch(entityTag)
      • type OperatingSystemsListResponse
        • (s) MarshalJSON()
      • type OperatingSystemsService
        • NewOperatingSystemsService(s)
        • (r) Get(profileId, dartId)
        • (r) List(profileId)
      • type OptimizationActivity
        • (s) MarshalJSON()
      • type Order
        • (s) MarshalJSON()
      • type OrderContact
        • (s) MarshalJSON()
      • type OrderDocument
        • (s) MarshalJSON()
      • type OrderDocumentsGetCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) IfNoneMatch(entityTag)
      • type OrderDocumentsListCall
        • (c) Approved(approved)
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) Ids(ids)
        • (c) IfNoneMatch(entityTag)
        • (c) MaxResults(maxResults)
        • (c) OrderId(orderId)
        • (c) PageToken(pageToken)
        • (c) Pages(ctx, f)
        • (c) SearchString(searchString)
        • (c) SiteId(siteId)
        • (c) SortField(sortField)
        • (c) SortOrder(sortOrder)
      • type OrderDocumentsListResponse
        • (s) MarshalJSON()
      • type OrderDocumentsService
        • NewOrderDocumentsService(s)
        • (r) Get(profileId, projectId, id)
        • (r) List(profileId, projectId)
      • type OrdersGetCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) IfNoneMatch(entityTag)
      • type OrdersListCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) Ids(ids)
        • (c) IfNoneMatch(entityTag)
        • (c) MaxResults(maxResults)
        • (c) PageToken(pageToken)
        • (c) Pages(ctx, f)
        • (c) SearchString(searchString)
        • (c) SiteId(siteId)
        • (c) SortField(sortField)
        • (c) SortOrder(sortOrder)
      • type OrdersListResponse
        • (s) MarshalJSON()
      • type OrdersService
        • NewOrdersService(s)
        • (r) Get(profileId, projectId, id)
        • (r) List(profileId, projectId)
      • type PathToConversionReportCompatibleFields
        • (s) MarshalJSON()
      • type Placement
        • (s) MarshalJSON()
      • type PlacementAssignment
        • (s) MarshalJSON()
      • type PlacementGroup
        • (s) MarshalJSON()
      • type PlacementGroupsGetCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) IfNoneMatch(entityTag)
      • type PlacementGroupsInsertCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type PlacementGroupsListCall
        • (c) AdvertiserIds(advertiserIds)
        • (c) Archived(archived)
        • (c) CampaignIds(campaignIds)
        • (c) ContentCategoryIds(contentCategoryIds)
        • (c) Context(ctx)
        • (c) DirectorySiteIds(directorySiteIds)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) Ids(ids)
        • (c) IfNoneMatch(entityTag)
        • (c) MaxEndDate(maxEndDate)
        • (c) MaxResults(maxResults)
        • (c) MaxStartDate(maxStartDate)
        • (c) MinEndDate(minEndDate)
        • (c) MinStartDate(minStartDate)
        • (c) PageToken(pageToken)
        • (c) Pages(ctx, f)
        • (c) PlacementGroupType(placementGroupType)
        • (c) PlacementStrategyIds(placementStrategyIds)
        • (c) PricingTypes(pricingTypes)
        • (c) SearchString(searchString)
        • (c) SiteIds(siteIds)
        • (c) SortField(sortField)
        • (c) SortOrder(sortOrder)
      • type PlacementGroupsListResponse
        • (s) MarshalJSON()
      • type PlacementGroupsPatchCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type PlacementGroupsService
        • NewPlacementGroupsService(s)
        • (r) Get(profileId, id)
        • (r) Insert(profileId, placementgroup)
        • (r) List(profileId)
        • (r) Patch(profileId, id, placementgroup)
        • (r) Update(profileId, placementgroup)
      • type PlacementGroupsUpdateCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type PlacementStrategiesDeleteCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type PlacementStrategiesGetCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) IfNoneMatch(entityTag)
      • type PlacementStrategiesInsertCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type PlacementStrategiesListCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) Ids(ids)
        • (c) IfNoneMatch(entityTag)
        • (c) MaxResults(maxResults)
        • (c) PageToken(pageToken)
        • (c) Pages(ctx, f)
        • (c) SearchString(searchString)
        • (c) SortField(sortField)
        • (c) SortOrder(sortOrder)
      • type PlacementStrategiesListResponse
        • (s) MarshalJSON()
      • type PlacementStrategiesPatchCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type PlacementStrategiesService
        • NewPlacementStrategiesService(s)
        • (r) Delete(profileId, id)
        • (r) Get(profileId, id)
        • (r) Insert(profileId, placementstrategy)
        • (r) List(profileId)
        • (r) Patch(profileId, id, placementstrategy)
        • (r) Update(profileId, placementstrategy)
      • type PlacementStrategiesUpdateCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type PlacementStrategy
        • (s) MarshalJSON()
      • type PlacementTag
        • (s) MarshalJSON()
      • type PlacementsGenerateTagsResponse
        • (s) MarshalJSON()
      • type PlacementsGeneratetagsCall
        • (c) CampaignId(campaignId)
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) PlacementIds(placementIds)
        • (c) TagFormats(tagFormats)
      • type PlacementsGetCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) IfNoneMatch(entityTag)
      • type PlacementsInsertCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type PlacementsListCall
        • (c) AdvertiserIds(advertiserIds)
        • (c) Archived(archived)
        • (c) CampaignIds(campaignIds)
        • (c) Compatibilities(compatibilities)
        • (c) ContentCategoryIds(contentCategoryIds)
        • (c) Context(ctx)
        • (c) DirectorySiteIds(directorySiteIds)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) GroupIds(groupIds)
        • (c) Header()
        • (c) Ids(ids)
        • (c) IfNoneMatch(entityTag)
        • (c) MaxEndDate(maxEndDate)
        • (c) MaxResults(maxResults)
        • (c) MaxStartDate(maxStartDate)
        • (c) MinEndDate(minEndDate)
        • (c) MinStartDate(minStartDate)
        • (c) PageToken(pageToken)
        • (c) Pages(ctx, f)
        • (c) PaymentSource(paymentSource)
        • (c) PlacementStrategyIds(placementStrategyIds)
        • (c) PricingTypes(pricingTypes)
        • (c) SearchString(searchString)
        • (c) SiteIds(siteIds)
        • (c) SizeIds(sizeIds)
        • (c) SortField(sortField)
        • (c) SortOrder(sortOrder)
      • type PlacementsListResponse
        • (s) MarshalJSON()
      • type PlacementsPatchCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type PlacementsService
        • NewPlacementsService(s)
        • (r) Generatetags(profileId)
        • (r) Get(profileId, id)
        • (r) Insert(profileId, placement)
        • (r) List(profileId)
        • (r) Patch(profileId, id, placement)
        • (r) Update(profileId, placement)
      • type PlacementsUpdateCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type PlatformType
        • (s) MarshalJSON()
      • type PlatformTypesGetCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) IfNoneMatch(entityTag)
      • type PlatformTypesListCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) IfNoneMatch(entityTag)
      • type PlatformTypesListResponse
        • (s) MarshalJSON()
      • type PlatformTypesService
        • NewPlatformTypesService(s)
        • (r) Get(profileId, id)
        • (r) List(profileId)
      • type PopupWindowProperties
        • (s) MarshalJSON()
      • type PostalCode
        • (s) MarshalJSON()
      • type PostalCodesGetCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) IfNoneMatch(entityTag)
      • type PostalCodesListCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) IfNoneMatch(entityTag)
      • type PostalCodesListResponse
        • (s) MarshalJSON()
      • type PostalCodesService
        • NewPostalCodesService(s)
        • (r) Get(profileId, code)
        • (r) List(profileId)
      • type Pricing
        • (s) MarshalJSON()
      • type PricingSchedule
        • (s) MarshalJSON()
      • type PricingSchedulePricingPeriod
        • (s) MarshalJSON()
      • type Project
        • (s) MarshalJSON()
      • type ProjectsGetCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) IfNoneMatch(entityTag)
      • type ProjectsListCall
        • (c) AdvertiserIds(advertiserIds)
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) Ids(ids)
        • (c) IfNoneMatch(entityTag)
        • (c) MaxResults(maxResults)
        • (c) PageToken(pageToken)
        • (c) Pages(ctx, f)
        • (c) SearchString(searchString)
        • (c) SortField(sortField)
        • (c) SortOrder(sortOrder)
      • type ProjectsListResponse
        • (s) MarshalJSON()
      • type ProjectsService
        • NewProjectsService(s)
        • (r) Get(profileId, id)
        • (r) List(profileId)
      • type ReachReportCompatibleFields
        • (s) MarshalJSON()
      • type Recipient
        • (s) MarshalJSON()
      • type Region
        • (s) MarshalJSON()
      • type RegionsListCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) IfNoneMatch(entityTag)
      • type RegionsListResponse
        • (s) MarshalJSON()
      • type RegionsService
        • NewRegionsService(s)
        • (r) List(profileId)
      • type RemarketingList
        • (s) MarshalJSON()
      • type RemarketingListShare
        • (s) MarshalJSON()
      • type RemarketingListSharesGetCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) IfNoneMatch(entityTag)
      • type RemarketingListSharesPatchCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type RemarketingListSharesService
        • NewRemarketingListSharesService(s)
        • (r) Get(profileId, remarketingListId)
        • (r) Patch(profileId, remarketingListId, remarketinglistshare)
        • (r) Update(profileId, remarketinglistshare)
      • type RemarketingListSharesUpdateCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type RemarketingListsGetCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) IfNoneMatch(entityTag)
      • type RemarketingListsInsertCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type RemarketingListsListCall
        • (c) Active(active)
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) FloodlightActivityId(floodlightActivityId)
        • (c) Header()
        • (c) IfNoneMatch(entityTag)
        • (c) MaxResults(maxResults)
        • (c) Name(name)
        • (c) PageToken(pageToken)
        • (c) Pages(ctx, f)
        • (c) SortField(sortField)
        • (c) SortOrder(sortOrder)
      • type RemarketingListsListResponse
        • (s) MarshalJSON()
      • type RemarketingListsPatchCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type RemarketingListsService
        • NewRemarketingListsService(s)
        • (r) Get(profileId, id)
        • (r) Insert(profileId, remarketinglist)
        • (r) List(profileId, advertiserId)
        • (r) Patch(profileId, id, remarketinglist)
        • (r) Update(profileId, remarketinglist)
      • type RemarketingListsUpdateCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type Report
        • (s) MarshalJSON()
      • type ReportCompatibleFields
        • (s) MarshalJSON()
      • type ReportCriteria
        • (s) MarshalJSON()
      • type ReportCrossDimensionReachCriteria
        • (s) MarshalJSON()
      • type ReportDelivery
        • (s) MarshalJSON()
      • type ReportFloodlightCriteria
        • (s) MarshalJSON()
      • type ReportFloodlightCriteriaReportProperties
        • (s) MarshalJSON()
      • type ReportList
        • (s) MarshalJSON()
      • type ReportPathToConversionCriteria
        • (s) MarshalJSON()
      • type ReportPathToConversionCriteriaReportProperties
        • (s) MarshalJSON()
      • type ReportReachCriteria
        • (s) MarshalJSON()
      • type ReportSchedule
        • (s) MarshalJSON()
      • type ReportsCompatibleFieldsQueryCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type ReportsCompatibleFieldsService
        • NewReportsCompatibleFieldsService(s)
        • (r) Query(profileId, report)
      • type ReportsConfiguration
        • (s) MarshalJSON()
      • type ReportsDeleteCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type ReportsFilesGetCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Download(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) IfNoneMatch(entityTag)
      • type ReportsFilesListCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) IfNoneMatch(entityTag)
        • (c) MaxResults(maxResults)
        • (c) PageToken(pageToken)
        • (c) Pages(ctx, f)
        • (c) SortField(sortField)
        • (c) SortOrder(sortOrder)
      • type ReportsFilesService
        • NewReportsFilesService(s)
        • (r) Get(profileId, reportId, fileId)
        • (r) List(profileId, reportId)
      • type ReportsGetCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) IfNoneMatch(entityTag)
      • type ReportsInsertCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type ReportsListCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) IfNoneMatch(entityTag)
        • (c) MaxResults(maxResults)
        • (c) PageToken(pageToken)
        • (c) Pages(ctx, f)
        • (c) Scope(scope)
        • (c) SortField(sortField)
        • (c) SortOrder(sortOrder)
      • type ReportsPatchCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type ReportsRunCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) Synchronous(synchronous)
      • type ReportsService
        • NewReportsService(s)
        • (r) Delete(profileId, reportId)
        • (r) Get(profileId, reportId)
        • (r) Insert(profileId, report)
        • (r) List(profileId)
        • (r) Patch(profileId, reportId, report)
        • (r) Run(profileId, reportId)
        • (r) Update(profileId, reportId, report)
      • type ReportsUpdateCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type RichMediaExitOverride
        • (s) MarshalJSON()
      • type Rule
        • (s) MarshalJSON()
      • type Service
        • New(client)
        • NewService(ctx, opts)
      • type Site
        • (s) MarshalJSON()
      • type SiteContact
        • (s) MarshalJSON()
      • type SiteSettings
        • (s) MarshalJSON()
      • type SitesGetCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) IfNoneMatch(entityTag)
      • type SitesInsertCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type SitesListCall
        • (c) AcceptsInStreamVideoPlacements(acceptsInStreamVideoPlacements)
        • (c) AcceptsInterstitialPlacements(acceptsInterstitialPlacements)
        • (c) AcceptsPublisherPaidPlacements(acceptsPublisherPaidPlacements)
        • (c) AdWordsSite(adWordsSite)
        • (c) Approved(approved)
        • (c) CampaignIds(campaignIds)
        • (c) Context(ctx)
        • (c) DirectorySiteIds(directorySiteIds)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) Ids(ids)
        • (c) IfNoneMatch(entityTag)
        • (c) MaxResults(maxResults)
        • (c) PageToken(pageToken)
        • (c) Pages(ctx, f)
        • (c) SearchString(searchString)
        • (c) SortField(sortField)
        • (c) SortOrder(sortOrder)
        • (c) SubaccountId(subaccountId)
        • (c) UnmappedSite(unmappedSite)
      • type SitesListResponse
        • (s) MarshalJSON()
      • type SitesPatchCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type SitesService
        • NewSitesService(s)
        • (r) Get(profileId, id)
        • (r) Insert(profileId, site)
        • (r) List(profileId)
        • (r) Patch(profileId, id, site)
        • (r) Update(profileId, site)
      • type SitesUpdateCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type Size
        • (s) MarshalJSON()
      • type SizesGetCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) IfNoneMatch(entityTag)
      • type SizesInsertCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type SizesListCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) Height(height)
        • (c) IabStandard(iabStandard)
        • (c) Ids(ids)
        • (c) IfNoneMatch(entityTag)
        • (c) Width(width)
      • type SizesListResponse
        • (s) MarshalJSON()
      • type SizesService
        • NewSizesService(s)
        • (r) Get(profileId, id)
        • (r) Insert(profileId, size)
        • (r) List(profileId)
      • type SkippableSetting
        • (s) MarshalJSON()
      • type SortedDimension
        • (s) MarshalJSON()
      • type Subaccount
        • (s) MarshalJSON()
      • type SubaccountsGetCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) IfNoneMatch(entityTag)
      • type SubaccountsInsertCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type SubaccountsListCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) Ids(ids)
        • (c) IfNoneMatch(entityTag)
        • (c) MaxResults(maxResults)
        • (c) PageToken(pageToken)
        • (c) Pages(ctx, f)
        • (c) SearchString(searchString)
        • (c) SortField(sortField)
        • (c) SortOrder(sortOrder)
      • type SubaccountsListResponse
        • (s) MarshalJSON()
      • type SubaccountsPatchCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type SubaccountsService
        • NewSubaccountsService(s)
        • (r) Get(profileId, id)
        • (r) Insert(profileId, subaccount)
        • (r) List(profileId)
        • (r) Patch(profileId, id, subaccount)
        • (r) Update(profileId, subaccount)
      • type SubaccountsUpdateCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type TagData
        • (s) MarshalJSON()
      • type TagSetting
        • (s) MarshalJSON()
      • type TagSettings
        • (s) MarshalJSON()
      • type TargetWindow
        • (s) MarshalJSON()
      • type TargetableRemarketingList
        • (s) MarshalJSON()
      • type TargetableRemarketingListsGetCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) IfNoneMatch(entityTag)
      • type TargetableRemarketingListsListCall
        • (c) Active(active)
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) IfNoneMatch(entityTag)
        • (c) MaxResults(maxResults)
        • (c) Name(name)
        • (c) PageToken(pageToken)
        • (c) Pages(ctx, f)
        • (c) SortField(sortField)
        • (c) SortOrder(sortOrder)
      • type TargetableRemarketingListsListResponse
        • (s) MarshalJSON()
      • type TargetableRemarketingListsService
        • NewTargetableRemarketingListsService(s)
        • (r) Get(profileId, id)
        • (r) List(profileId, advertiserId)
      • type TargetingTemplate
        • (s) MarshalJSON()
      • type TargetingTemplatesGetCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) IfNoneMatch(entityTag)
      • type TargetingTemplatesInsertCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type TargetingTemplatesListCall
        • (c) AdvertiserId(advertiserId)
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) Ids(ids)
        • (c) IfNoneMatch(entityTag)
        • (c) MaxResults(maxResults)
        • (c) PageToken(pageToken)
        • (c) Pages(ctx, f)
        • (c) SearchString(searchString)
        • (c) SortField(sortField)
        • (c) SortOrder(sortOrder)
      • type TargetingTemplatesListResponse
        • (s) MarshalJSON()
      • type TargetingTemplatesPatchCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type TargetingTemplatesService
        • NewTargetingTemplatesService(s)
        • (r) Get(profileId, id)
        • (r) Insert(profileId, targetingtemplate)
        • (r) List(profileId)
        • (r) Patch(profileId, id, targetingtemplate)
        • (r) Update(profileId, targetingtemplate)
      • type TargetingTemplatesUpdateCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type TechnologyTargeting
        • (s) MarshalJSON()
      • type ThirdPartyAuthenticationToken
        • (s) MarshalJSON()
      • type ThirdPartyTrackingUrl
        • (s) MarshalJSON()
      • type TranscodeSetting
        • (s) MarshalJSON()
      • type UniversalAdId
        • (s) MarshalJSON()
      • type UserDefinedVariableConfiguration
        • (s) MarshalJSON()
      • type UserProfile
        • (s) MarshalJSON()
      • type UserProfileList
        • (s) MarshalJSON()
      • type UserProfilesGetCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) IfNoneMatch(entityTag)
      • type UserProfilesListCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) IfNoneMatch(entityTag)
      • type UserProfilesService
        • NewUserProfilesService(s)
        • (r) Get(profileId)
        • (r) List()
      • type UserRole
        • (s) MarshalJSON()
      • type UserRolePermission
        • (s) MarshalJSON()
      • type UserRolePermissionGroup
        • (s) MarshalJSON()
      • type UserRolePermissionGroupsGetCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) IfNoneMatch(entityTag)
      • type UserRolePermissionGroupsListCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) IfNoneMatch(entityTag)
      • type UserRolePermissionGroupsListResponse
        • (s) MarshalJSON()
      • type UserRolePermissionGroupsService
        • NewUserRolePermissionGroupsService(s)
        • (r) Get(profileId, id)
        • (r) List(profileId)
      • type UserRolePermissionsGetCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) IfNoneMatch(entityTag)
      • type UserRolePermissionsListCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) Ids(ids)
        • (c) IfNoneMatch(entityTag)
      • type UserRolePermissionsListResponse
        • (s) MarshalJSON()
      • type UserRolePermissionsService
        • NewUserRolePermissionsService(s)
        • (r) Get(profileId, id)
        • (r) List(profileId)
      • type UserRolesDeleteCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type UserRolesGetCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) IfNoneMatch(entityTag)
      • type UserRolesInsertCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type UserRolesListCall
        • (c) AccountUserRoleOnly(accountUserRoleOnly)
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
        • (c) Ids(ids)
        • (c) IfNoneMatch(entityTag)
        • (c) MaxResults(maxResults)
        • (c) PageToken(pageToken)
        • (c) Pages(ctx, f)
        • (c) SearchString(searchString)
        • (c) SortField(sortField)
        • (c) SortOrder(sortOrder)
        • (c) SubaccountId(subaccountId)
      • type UserRolesListResponse
        • (s) MarshalJSON()
      • type UserRolesPatchCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type UserRolesService
        • NewUserRolesService(s)
        • (r) Delete(profileId, id)
        • (r) Get(profileId, id)
        • (r) Insert(profileId, userrole)
        • (r) List(profileId)
        • (r) Patch(profileId, id, userrole)
        • (r) Update(profileId, userrole)
      • type UserRolesUpdateCall
        • (c) Context(ctx)
        • (c) Do(opts)
        • (c) Fields(s)
        • (c) Header()
      • type VideoFormat
        • (s) MarshalJSON()