Class: Google::Apis::DfareportingV3_3::DfareportingService
- Inherits:
-
Core::BaseService
- Object
- Core::BaseService
- Google::Apis::DfareportingV3_3::DfareportingService
- Defined in:
- lib/google/apis/dfareporting_v3_3/service.rb
Overview
Campaign Manager 360 API
Manage your DoubleClick Campaign Manager ad campaigns and reports.
Instance Attribute Summary collapse
-
#key ⇒ String
API key.
-
#quota_user ⇒ String
Available to use for quota purposes for server-side applications.
Instance Method Summary collapse
-
#batchinsert_conversion(profile_id, conversions_batch_insert_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::ConversionsBatchInsertResponse
Inserts conversions.
-
#batchupdate_conversion(profile_id, conversions_batch_update_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::ConversionsBatchUpdateResponse
Updates existing conversions.
-
#delete_advertiser_group(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... }
Deletes an existing advertiser group.
-
#delete_content_category(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... }
Deletes an existing content category.
-
#delete_creative_field(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... }
Deletes an existing creative field.
-
#delete_creative_field_value(profile_id, creative_field_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... }
Deletes an existing creative field value.
-
#delete_dynamic_targeting_key(profile_id, object_id_, name, object_type, fields: nil, quota_user: nil, options: nil) {|result, err| ... }
Deletes an existing dynamic targeting key.
-
#delete_event_tag(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... }
Deletes an existing event tag.
-
#delete_floodlight_activity(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... }
Deletes an existing floodlight activity.
-
#delete_placement_strategy(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... }
Deletes an existing placement strategy.
-
#delete_report(profile_id, report_id, fields: nil, quota_user: nil, options: nil) {|result, err| ... }
Deletes a report by its ID.
-
#delete_user_role(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... }
Deletes an existing user role.
-
#generatetag_floodlight_activity(profile_id, floodlight_activity_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::FloodlightActivitiesGenerateTagResponse
Generates a tag for a floodlight activity.
-
#generatetags_placement(profile_id, campaign_id: nil, placement_ids: nil, tag_formats: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::PlacementsGenerateTagsResponse
Generates tags for a placement.
-
#get_account(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Account
Gets one account by ID.
-
#get_account_active_ad_summary(profile_id, summary_account_id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::AccountActiveAdSummary
Gets the account's active ad summary by account ID.
-
#get_account_permission(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::AccountPermission
Gets one account permission by ID.
-
#get_account_permission_group(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::AccountPermissionGroup
Gets one account permission group by ID.
-
#get_account_user_profile(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::AccountUserProfile
Gets one account user profile by ID.
-
#get_ad(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Ad
Gets one ad by ID.
-
#get_advertiser(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Advertiser
Gets one advertiser by ID.
-
#get_advertiser_group(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::AdvertiserGroup
Gets one advertiser group by ID.
-
#get_advertiser_landing_page(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::LandingPage
Gets one landing page by ID.
-
#get_campaign(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Campaign
Gets one campaign by ID.
-
#get_change_log(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::ChangeLog
Gets one change log by ID.
-
#get_connection_type(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::ConnectionType
Gets one connection type by ID.
-
#get_content_category(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::ContentCategory
Gets one content category by ID.
-
#get_country(profile_id, dart_id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Country
Gets one country by ID.
-
#get_creative(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Creative
Gets one creative by ID.
-
#get_creative_field(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::CreativeField
Gets one creative field by ID.
-
#get_creative_field_value(profile_id, creative_field_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::CreativeFieldValue
Gets one creative field value by ID.
-
#get_creative_group(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::CreativeGroup
Gets one creative group by ID.
-
#get_directory_site(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::DirectorySite
Gets one directory site by ID.
-
#get_event_tag(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::EventTag
Gets one event tag by ID.
-
#get_file(report_id, file_id, fields: nil, quota_user: nil, download_dest: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::File
Retrieves a report file by its report ID and file ID.
-
#get_floodlight_activity(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::FloodlightActivity
Gets one floodlight activity by ID.
-
#get_floodlight_activity_group(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::FloodlightActivityGroup
Gets one floodlight activity group by ID.
-
#get_floodlight_configuration(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::FloodlightConfiguration
Gets one floodlight configuration by ID.
-
#get_inventory_item(profile_id, project_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::InventoryItem
Gets one inventory item by ID.
-
#get_mobile_app(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::MobileApp
Gets one mobile app by ID.
-
#get_mobile_carrier(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::MobileCarrier
Gets one mobile carrier by ID.
-
#get_operating_system(profile_id, dart_id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::OperatingSystem
Gets one operating system by DART ID.
-
#get_operating_system_version(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::OperatingSystemVersion
Gets one operating system version by ID.
-
#get_order(profile_id, project_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Order
Gets one order by ID.
-
#get_order_document(profile_id, project_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::OrderDocument
Gets one order document by ID.
-
#get_placement(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Placement
Gets one placement by ID.
-
#get_placement_group(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::PlacementGroup
Gets one placement group by ID.
-
#get_placement_strategy(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::PlacementStrategy
Gets one placement strategy by ID.
-
#get_platform_type(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::PlatformType
Gets one platform type by ID.
-
#get_postal_code(profile_id, code, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::PostalCode
Gets one postal code by ID.
-
#get_project(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Project
Gets one project by ID.
-
#get_remarketing_list(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::RemarketingList
Gets one remarketing list by ID.
-
#get_remarketing_list_share(profile_id, remarketing_list_id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::RemarketingListShare
Gets one remarketing list share by remarketing list ID.
-
#get_report(profile_id, report_id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Report
Retrieves a report by its ID.
-
#get_report_file(profile_id, report_id, file_id, fields: nil, quota_user: nil, download_dest: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::File
Retrieves a report file by its report ID and file ID.
-
#get_site(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Site
Gets one site by ID.
-
#get_size(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Size
Gets one size by ID.
-
#get_subaccount(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Subaccount
Gets one subaccount by ID.
-
#get_targetable_remarketing_list(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::TargetableRemarketingList
Gets one remarketing list by ID.
-
#get_targeting_template(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::TargetingTemplate
Gets one targeting template by ID.
-
#get_user_profile(profile_id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::UserProfile
Gets one user profile by ID.
-
#get_user_role(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::UserRole
Gets one user role by ID.
-
#get_user_role_permission(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::UserRolePermission
Gets one user role permission by ID.
-
#get_user_role_permission_group(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::UserRolePermissionGroup
Gets one user role permission group by ID.
-
#get_video_format(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::VideoFormat
Gets one video format by ID.
-
#initialize ⇒ DfareportingService
constructor
A new instance of DfareportingService.
-
#insert_account_user_profile(profile_id, account_user_profile_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::AccountUserProfile
Inserts a new account user profile.
-
#insert_ad(profile_id, ad_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Ad
Inserts a new ad.
-
#insert_advertiser(profile_id, advertiser_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Advertiser
Inserts a new advertiser.
-
#insert_advertiser_group(profile_id, advertiser_group_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::AdvertiserGroup
Inserts a new advertiser group.
-
#insert_advertiser_landing_page(profile_id, landing_page_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::LandingPage
Inserts a new landing page.
-
#insert_campaign(profile_id, campaign_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Campaign
Inserts a new campaign.
-
#insert_campaign_creative_association(profile_id, campaign_id, campaign_creative_association_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::CampaignCreativeAssociation
Associates a creative with the specified campaign.
-
#insert_content_category(profile_id, content_category_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::ContentCategory
Inserts a new content category.
-
#insert_creative(profile_id, creative_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Creative
Inserts a new creative.
-
#insert_creative_asset(profile_id, advertiser_id, creative_asset_metadata_object = nil, fields: nil, quota_user: nil, upload_source: nil, content_type: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::CreativeAssetMetadata
Inserts a new creative asset.
-
#insert_creative_field(profile_id, creative_field_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::CreativeField
Inserts a new creative field.
-
#insert_creative_field_value(profile_id, creative_field_id, creative_field_value_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::CreativeFieldValue
Inserts a new creative field value.
-
#insert_creative_group(profile_id, creative_group_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::CreativeGroup
Inserts a new creative group.
-
#insert_directory_site(profile_id, directory_site_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::DirectorySite
Inserts a new directory site.
-
#insert_dynamic_targeting_key(profile_id, dynamic_targeting_key_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::DynamicTargetingKey
Inserts a new dynamic targeting key.
-
#insert_event_tag(profile_id, event_tag_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::EventTag
Inserts a new event tag.
-
#insert_floodlight_activity(profile_id, floodlight_activity_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::FloodlightActivity
Inserts a new floodlight activity.
-
#insert_floodlight_activity_group(profile_id, floodlight_activity_group_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::FloodlightActivityGroup
Inserts a new floodlight activity group.
-
#insert_placement(profile_id, placement_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Placement
Inserts a new placement.
-
#insert_placement_group(profile_id, placement_group_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::PlacementGroup
Inserts a new placement group.
-
#insert_placement_strategy(profile_id, placement_strategy_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::PlacementStrategy
Inserts a new placement strategy.
-
#insert_remarketing_list(profile_id, remarketing_list_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::RemarketingList
Inserts a new remarketing list.
-
#insert_report(profile_id, report_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Report
Creates a report.
-
#insert_site(profile_id, site_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Site
Inserts a new site.
-
#insert_size(profile_id, size_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Size
Inserts a new size.
-
#insert_subaccount(profile_id, subaccount_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Subaccount
Inserts a new subaccount.
-
#insert_targeting_template(profile_id, targeting_template_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::TargetingTemplate
Inserts a new targeting template.
-
#insert_user_role(profile_id, user_role_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::UserRole
Inserts a new user role.
-
#list_account_permission_groups(profile_id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::AccountPermissionGroupsListResponse
Retrieves the list of account permission groups.
-
#list_account_permissions(profile_id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::AccountPermissionsListResponse
Retrieves the list of account permissions.
-
#list_account_user_profiles(profile_id, active: nil, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, subaccount_id: nil, user_role_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::AccountUserProfilesListResponse
Retrieves a list of account user profiles, possibly filtered.
-
#list_accounts(profile_id, active: nil, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::AccountsListResponse
Retrieves the list of accounts, possibly filtered.
-
#list_ads(profile_id, active: nil, advertiser_id: nil, archived: nil, audience_segment_ids: nil, campaign_ids: nil, compatibility: nil, creative_ids: nil, creative_optimization_configuration_ids: nil, dynamic_click_tracker: nil, ids: nil, landing_page_ids: nil, max_results: nil, overridden_event_tag_id: nil, page_token: nil, placement_ids: nil, remarketing_list_ids: nil, search_string: nil, size_ids: nil, sort_field: nil, sort_order: nil, ssl_compliant: nil, ssl_required: nil, type: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::AdsListResponse
Retrieves a list of ads, possibly filtered.
-
#list_advertiser_groups(profile_id, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::AdvertiserGroupsListResponse
Retrieves a list of advertiser groups, possibly filtered.
-
#list_advertiser_landing_pages(profile_id, advertiser_ids: nil, archived: nil, campaign_ids: nil, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, subaccount_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::AdvertiserLandingPagesListResponse
Retrieves a list of landing pages.
-
#list_advertisers(profile_id, advertiser_group_ids: nil, floodlight_configuration_ids: nil, ids: nil, include_advertisers_without_groups_only: nil, max_results: nil, only_parent: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, status: nil, subaccount_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::AdvertisersListResponse
Retrieves a list of advertisers, possibly filtered.
-
#list_browsers(profile_id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::BrowsersListResponse
Retrieves a list of browsers.
-
#list_campaign_creative_associations(profile_id, campaign_id, max_results: nil, page_token: nil, sort_order: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::CampaignCreativeAssociationsListResponse
Retrieves the list of creative IDs associated with the specified campaign.
-
#list_campaigns(profile_id, advertiser_group_ids: nil, advertiser_ids: nil, archived: nil, at_least_one_optimization_activity: nil, excluded_ids: nil, ids: nil, max_results: nil, overridden_event_tag_id: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, subaccount_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::CampaignsListResponse
Retrieves a list of campaigns, possibly filtered.
-
#list_change_logs(profile_id, action: nil, ids: nil, max_change_time: nil, max_results: nil, min_change_time: nil, object_ids: nil, object_type: nil, page_token: nil, search_string: nil, user_profile_ids: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::ChangeLogsListResponse
Retrieves a list of change logs.
-
#list_cities(profile_id, country_dart_ids: nil, dart_ids: nil, name_prefix: nil, region_dart_ids: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::CitiesListResponse
Retrieves a list of cities, possibly filtered.
-
#list_connection_types(profile_id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::ConnectionTypesListResponse
Retrieves a list of connection types.
-
#list_content_categories(profile_id, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::ContentCategoriesListResponse
Retrieves a list of content categories, possibly filtered.
-
#list_countries(profile_id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::CountriesListResponse
Retrieves a list of countries.
-
#list_creative_field_values(profile_id, creative_field_id, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::CreativeFieldValuesListResponse
Retrieves a list of creative field values, possibly filtered.
-
#list_creative_fields(profile_id, advertiser_ids: nil, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::CreativeFieldsListResponse
Retrieves a list of creative fields, possibly filtered.
-
#list_creative_groups(profile_id, advertiser_ids: nil, group_number: nil, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::CreativeGroupsListResponse
Retrieves a list of creative groups, possibly filtered.
-
#list_creatives(profile_id, active: nil, advertiser_id: nil, archived: nil, campaign_id: nil, companion_creative_ids: nil, creative_field_ids: nil, ids: nil, max_results: nil, page_token: nil, rendering_ids: nil, search_string: nil, size_ids: nil, sort_field: nil, sort_order: nil, studio_creative_id: nil, types: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::CreativesListResponse
Retrieves a list of creatives, possibly filtered.
-
#list_directory_sites(profile_id, accepts_in_stream_video_placements: nil, accepts_interstitial_placements: nil, accepts_publisher_paid_placements: nil, active: nil, dfp_network_code: nil, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::DirectorySitesListResponse
Retrieves a list of directory sites, possibly filtered.
-
#list_dynamic_targeting_keys(profile_id, advertiser_id: nil, names: nil, object_id_: nil, object_type: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::DynamicTargetingKeysListResponse
Retrieves a list of dynamic targeting keys.
-
#list_event_tags(profile_id, ad_id: nil, advertiser_id: nil, campaign_id: nil, definitions_only: nil, enabled: nil, event_tag_types: nil, ids: nil, search_string: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::EventTagsListResponse
Retrieves a list of event tags, possibly filtered.
-
#list_files(profile_id, max_results: nil, page_token: nil, scope: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::FileList
Lists files for a user profile.
-
#list_floodlight_activities(profile_id, advertiser_id: nil, floodlight_activity_group_ids: nil, floodlight_activity_group_name: nil, floodlight_activity_group_tag_string: nil, floodlight_activity_group_type: nil, floodlight_configuration_id: nil, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, tag_string: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::FloodlightActivitiesListResponse
Retrieves a list of floodlight activities, possibly filtered.
-
#list_floodlight_activity_groups(profile_id, advertiser_id: nil, floodlight_configuration_id: nil, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, type: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::FloodlightActivityGroupsListResponse
Retrieves a list of floodlight activity groups, possibly filtered.
-
#list_floodlight_configurations(profile_id, ids: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::FloodlightConfigurationsListResponse
Retrieves a list of floodlight configurations, possibly filtered.
-
#list_inventory_items(profile_id, project_id, ids: nil, in_plan: nil, max_results: nil, order_id: nil, page_token: nil, site_id: nil, sort_field: nil, sort_order: nil, type: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::InventoryItemsListResponse
Retrieves a list of inventory items, possibly filtered.
-
#list_languages(profile_id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::LanguagesListResponse
Retrieves a list of languages.
-
#list_metros(profile_id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::MetrosListResponse
Retrieves a list of metros.
-
#list_mobile_apps(profile_id, directories: nil, ids: nil, max_results: nil, page_token: nil, search_string: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::MobileAppsListResponse
Retrieves list of available mobile apps.
-
#list_mobile_carriers(profile_id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::MobileCarriersListResponse
Retrieves a list of mobile carriers.
-
#list_operating_system_versions(profile_id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::OperatingSystemVersionsListResponse
Retrieves a list of operating system versions.
-
#list_operating_systems(profile_id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::OperatingSystemsListResponse
Retrieves a list of operating systems.
-
#list_order_documents(profile_id, project_id, approved: nil, ids: nil, max_results: nil, order_id: nil, page_token: nil, search_string: nil, site_id: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::OrderDocumentsListResponse
Retrieves a list of order documents, possibly filtered.
-
#list_orders(profile_id, project_id, ids: nil, max_results: nil, page_token: nil, search_string: nil, site_id: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::OrdersListResponse
Retrieves a list of orders, possibly filtered.
-
#list_placement_groups(profile_id, advertiser_ids: nil, archived: nil, campaign_ids: nil, content_category_ids: nil, directory_site_ids: nil, ids: nil, max_end_date: nil, max_results: nil, max_start_date: nil, min_end_date: nil, min_start_date: nil, page_token: nil, placement_group_type: nil, placement_strategy_ids: nil, pricing_types: nil, search_string: nil, site_ids: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::PlacementGroupsListResponse
Retrieves a list of placement groups, possibly filtered.
-
#list_placement_strategies(profile_id, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::PlacementStrategiesListResponse
Retrieves a list of placement strategies, possibly filtered.
-
#list_placements(profile_id, advertiser_ids: nil, archived: nil, campaign_ids: nil, compatibilities: nil, content_category_ids: nil, directory_site_ids: nil, group_ids: nil, ids: nil, max_end_date: nil, max_results: nil, max_start_date: nil, min_end_date: nil, min_start_date: nil, page_token: nil, payment_source: nil, placement_strategy_ids: nil, pricing_types: nil, search_string: nil, site_ids: nil, size_ids: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::PlacementsListResponse
Retrieves a list of placements, possibly filtered.
-
#list_platform_types(profile_id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::PlatformTypesListResponse
Retrieves a list of platform types.
-
#list_postal_codes(profile_id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::PostalCodesListResponse
Retrieves a list of postal codes.
-
#list_projects(profile_id, advertiser_ids: nil, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::ProjectsListResponse
Retrieves a list of projects, possibly filtered.
-
#list_regions(profile_id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::RegionsListResponse
Retrieves a list of regions.
-
#list_remarketing_lists(profile_id, advertiser_id, active: nil, floodlight_activity_id: nil, max_results: nil, name: nil, page_token: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::RemarketingListsListResponse
Retrieves a list of remarketing lists, possibly filtered.
-
#list_report_files(profile_id, report_id, max_results: nil, page_token: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::FileList
Lists files for a report.
-
#list_reports(profile_id, max_results: nil, page_token: nil, scope: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::ReportList
Retrieves list of reports.
-
#list_sites(profile_id, accepts_in_stream_video_placements: nil, accepts_interstitial_placements: nil, accepts_publisher_paid_placements: nil, ad_words_site: nil, approved: nil, campaign_ids: nil, directory_site_ids: nil, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, subaccount_id: nil, unmapped_site: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::SitesListResponse
Retrieves a list of sites, possibly filtered.
-
#list_sizes(profile_id, height: nil, iab_standard: nil, ids: nil, width: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::SizesListResponse
Retrieves a list of sizes, possibly filtered.
-
#list_subaccounts(profile_id, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::SubaccountsListResponse
Gets a list of subaccounts, possibly filtered.
-
#list_targetable_remarketing_lists(profile_id, advertiser_id, active: nil, max_results: nil, name: nil, page_token: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::TargetableRemarketingListsListResponse
Retrieves a list of targetable remarketing lists, possibly filtered.
-
#list_targeting_templates(profile_id, advertiser_id: nil, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::TargetingTemplatesListResponse
Retrieves a list of targeting templates, optionally filtered.
-
#list_user_profiles(fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::UserProfileList
Retrieves list of user profiles for a user.
-
#list_user_role_permission_groups(profile_id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::UserRolePermissionGroupsListResponse
Gets a list of all supported user role permission groups.
-
#list_user_role_permissions(profile_id, ids: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::UserRolePermissionsListResponse
Gets a list of user role permissions, possibly filtered.
-
#list_user_roles(profile_id, account_user_role_only: nil, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, subaccount_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::UserRolesListResponse
Retrieves a list of user roles, possibly filtered.
-
#list_video_formats(profile_id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::VideoFormatsListResponse
Lists available video formats.
-
#patch_account(profile_id, id, account_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Account
Updates an existing account.
-
#patch_account_user_profile(profile_id, id, account_user_profile_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::AccountUserProfile
Updates an existing account user profile.
-
#patch_ad(profile_id, id, ad_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Ad
Updates an existing ad.
-
#patch_advertiser(profile_id, id, advertiser_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Advertiser
Updates an existing advertiser.
-
#patch_advertiser_group(profile_id, id, advertiser_group_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::AdvertiserGroup
Updates an existing advertiser group.
-
#patch_advertiser_landing_page(profile_id, id, landing_page_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::LandingPage
Updates an existing advertiser landing page.
-
#patch_campaign(profile_id, id, campaign_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Campaign
Updates an existing campaign.
-
#patch_content_category(profile_id, id, content_category_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::ContentCategory
Updates an existing content category.
-
#patch_creative(profile_id, id, creative_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Creative
Updates an existing creative.
-
#patch_creative_field(profile_id, id, creative_field_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::CreativeField
Updates an existing creative field.
-
#patch_creative_field_value(profile_id, creative_field_id, id, creative_field_value_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::CreativeFieldValue
Updates an existing creative field value.
-
#patch_creative_group(profile_id, id, creative_group_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::CreativeGroup
Updates an existing creative group.
-
#patch_event_tag(profile_id, id, event_tag_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::EventTag
Updates an existing event tag.
-
#patch_floodlight_activity(profile_id, id, floodlight_activity_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::FloodlightActivity
Updates an existing floodlight activity.
-
#patch_floodlight_activity_group(profile_id, id, floodlight_activity_group_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::FloodlightActivityGroup
Updates an existing floodlight activity group.
-
#patch_floodlight_configuration(profile_id, id, floodlight_configuration_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::FloodlightConfiguration
Updates an existing floodlight configuration.
-
#patch_placement(profile_id, id, placement_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Placement
Updates an existing placement.
-
#patch_placement_group(profile_id, id, placement_group_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::PlacementGroup
Updates an existing placement group.
-
#patch_placement_strategy(profile_id, id, placement_strategy_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::PlacementStrategy
Updates an existing placement strategy.
-
#patch_remarketing_list(profile_id, id, remarketing_list_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::RemarketingList
Updates an existing remarketing list.
-
#patch_remarketing_list_share(profile_id, id, remarketing_list_share_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::RemarketingListShare
Updates an existing remarketing list share.
-
#patch_report(profile_id, report_id, report_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Report
Updates an existing report.
-
#patch_site(profile_id, id, site_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Site
Updates an existing site.
-
#patch_subaccount(profile_id, id, subaccount_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Subaccount
Updates an existing subaccount.
-
#patch_targeting_template(profile_id, id, targeting_template_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::TargetingTemplate
Updates an existing targeting template.
-
#patch_user_role(profile_id, id, user_role_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::UserRole
Updates an existing user role.
-
#query_dimension_value(profile_id, dimension_value_request_object = nil, max_results: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::DimensionValueList
Retrieves list of report dimension values for a list of filters.
-
#query_report_compatible_field(profile_id, report_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::CompatibleFields
Returns the fields that are compatible to be selected in the respective sections of a report criteria, given the fields already selected in the input report and user permissions.
-
#run_report(profile_id, report_id, synchronous: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::File
Runs a report.
-
#update_account(profile_id, account_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Account
Updates an existing account.
-
#update_account_user_profile(profile_id, account_user_profile_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::AccountUserProfile
Updates an existing account user profile.
-
#update_ad(profile_id, ad_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Ad
Updates an existing ad.
-
#update_advertiser(profile_id, advertiser_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Advertiser
Updates an existing advertiser.
-
#update_advertiser_group(profile_id, advertiser_group_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::AdvertiserGroup
Updates an existing advertiser group.
-
#update_advertiser_landing_page(profile_id, landing_page_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::LandingPage
Updates an existing landing page.
-
#update_campaign(profile_id, campaign_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Campaign
Updates an existing campaign.
-
#update_content_category(profile_id, content_category_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::ContentCategory
Updates an existing content category.
-
#update_creative(profile_id, creative_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Creative
Updates an existing creative.
-
#update_creative_field(profile_id, creative_field_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::CreativeField
Updates an existing creative field.
-
#update_creative_field_value(profile_id, creative_field_id, creative_field_value_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::CreativeFieldValue
Updates an existing creative field value.
-
#update_creative_group(profile_id, creative_group_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::CreativeGroup
Updates an existing creative group.
-
#update_event_tag(profile_id, event_tag_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::EventTag
Updates an existing event tag.
-
#update_floodlight_activity(profile_id, floodlight_activity_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::FloodlightActivity
Updates an existing floodlight activity.
-
#update_floodlight_activity_group(profile_id, floodlight_activity_group_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::FloodlightActivityGroup
Updates an existing floodlight activity group.
-
#update_floodlight_configuration(profile_id, floodlight_configuration_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::FloodlightConfiguration
Updates an existing floodlight configuration.
-
#update_placement(profile_id, placement_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Placement
Updates an existing placement.
-
#update_placement_group(profile_id, placement_group_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::PlacementGroup
Updates an existing placement group.
-
#update_placement_strategy(profile_id, placement_strategy_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::PlacementStrategy
Updates an existing placement strategy.
-
#update_remarketing_list(profile_id, remarketing_list_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::RemarketingList
Updates an existing remarketing list.
-
#update_remarketing_list_share(profile_id, remarketing_list_share_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::RemarketingListShare
Updates an existing remarketing list share.
-
#update_report(profile_id, report_id, report_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Report
Updates a report.
-
#update_site(profile_id, site_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Site
Updates an existing site.
-
#update_subaccount(profile_id, subaccount_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Subaccount
Updates an existing subaccount.
-
#update_targeting_template(profile_id, targeting_template_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::TargetingTemplate
Updates an existing targeting template.
-
#update_user_role(profile_id, user_role_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::UserRole
Updates an existing user role.
Constructor Details
#initialize ⇒ DfareportingService
Returns a new instance of DfareportingService.
45 46 47 48 49 50 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 45 def initialize super('https://dfareporting.googleapis.com/', 'dfareporting/v3.3/', client_name: 'google-apis-dfareporting_v3_3', client_version: Google::Apis::DfareportingV3_3::GEM_VERSION) @batch_path = 'batch' end |
Instance Attribute Details
#key ⇒ String
Returns 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.
38 39 40 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 38 def key @key end |
#quota_user ⇒ String
Returns 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.
43 44 45 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 43 def quota_user @quota_user end |
Instance Method Details
#batchinsert_conversion(profile_id, conversions_batch_insert_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::ConversionsBatchInsertResponse
Inserts conversions.
2219 2220 2221 2222 2223 2224 2225 2226 2227 2228 2229 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 2219 def batchinsert_conversion(profile_id, conversions_batch_insert_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'userprofiles/{profileId}/conversions/batchinsert', ) command.request_representation = Google::Apis::DfareportingV3_3::ConversionsBatchInsertRequest::Representation command.request_object = conversions_batch_insert_request_object command.response_representation = Google::Apis::DfareportingV3_3::ConversionsBatchInsertResponse::Representation command.response_class = Google::Apis::DfareportingV3_3::ConversionsBatchInsertResponse command.params['profileId'] = profile_id unless profile_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#batchupdate_conversion(profile_id, conversions_batch_update_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::ConversionsBatchUpdateResponse
Updates existing conversions.
2252 2253 2254 2255 2256 2257 2258 2259 2260 2261 2262 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 2252 def batchupdate_conversion(profile_id, conversions_batch_update_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'userprofiles/{profileId}/conversions/batchupdate', ) command.request_representation = Google::Apis::DfareportingV3_3::ConversionsBatchUpdateRequest::Representation command.request_object = conversions_batch_update_request_object command.response_representation = Google::Apis::DfareportingV3_3::ConversionsBatchUpdateResponse::Representation command.response_class = Google::Apis::DfareportingV3_3::ConversionsBatchUpdateResponse command.params['profileId'] = profile_id unless profile_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_advertiser_group(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... }
This method returns an undefined value.
Deletes an existing advertiser group.
837 838 839 840 841 842 843 844 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 837 def delete_advertiser_group(profile_id, id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'userprofiles/{profileId}/advertiserGroups/{id}', ) command.params['profileId'] = profile_id unless profile_id.nil? command.params['id'] = id unless id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_content_category(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... }
This method returns an undefined value.
Deletes an existing content category.
1999 2000 2001 2002 2003 2004 2005 2006 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 1999 def delete_content_category(profile_id, id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'userprofiles/{profileId}/contentCategories/{id}', ) command.params['profileId'] = profile_id unless profile_id.nil? command.params['id'] = id unless id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_creative_field(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... }
This method returns an undefined value.
Deletes an existing creative field.
2629 2630 2631 2632 2633 2634 2635 2636 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 2629 def delete_creative_field(profile_id, id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'userprofiles/{profileId}/creativeFields/{id}', ) command.params['profileId'] = profile_id unless profile_id.nil? command.params['id'] = id unless id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_creative_field_value(profile_id, creative_field_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... }
This method returns an undefined value.
Deletes an existing creative field value.
2397 2398 2399 2400 2401 2402 2403 2404 2405 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 2397 def delete_creative_field_value(profile_id, creative_field_id, id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'userprofiles/{profileId}/creativeFields/{creativeFieldId}/creativeFieldValues/{id}', ) command.params['profileId'] = profile_id unless profile_id.nil? command.params['creativeFieldId'] = creative_field_id unless creative_field_id.nil? command.params['id'] = id unless id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_dynamic_targeting_key(profile_id, object_id_, name, object_type, fields: nil, quota_user: nil, options: nil) {|result, err| ... }
This method returns an undefined value.
Deletes an existing dynamic targeting key.
3454 3455 3456 3457 3458 3459 3460 3461 3462 3463 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 3454 def delete_dynamic_targeting_key(profile_id, object_id_, name, object_type, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'userprofiles/{profileId}/dynamicTargetingKeys/{objectId}', ) command.params['profileId'] = profile_id unless profile_id.nil? command.params['objectId'] = object_id_ unless object_id_.nil? command.query['name'] = name unless name.nil? command.query['objectType'] = object_type unless object_type.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_event_tag(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... }
This method returns an undefined value.
Deletes an existing event tag.
3565 3566 3567 3568 3569 3570 3571 3572 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 3565 def delete_event_tag(profile_id, id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'userprofiles/{profileId}/eventTags/{id}', ) command.params['profileId'] = profile_id unless profile_id.nil? command.params['id'] = id unless id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_floodlight_activity(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... }
This method returns an undefined value.
Deletes an existing floodlight activity.
3895 3896 3897 3898 3899 3900 3901 3902 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 3895 def delete_floodlight_activity(profile_id, id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'userprofiles/{profileId}/floodlightActivities/{id}', ) command.params['profileId'] = profile_id unless profile_id.nil? command.params['id'] = id unless id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_placement_strategy(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... }
This method returns an undefined value.
Deletes an existing placement strategy.
5390 5391 5392 5393 5394 5395 5396 5397 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 5390 def delete_placement_strategy(profile_id, id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'userprofiles/{profileId}/placementStrategies/{id}', ) command.params['profileId'] = profile_id unless profile_id.nil? command.params['id'] = id unless id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_report(profile_id, report_id, fields: nil, quota_user: nil, options: nil) {|result, err| ... }
This method returns an undefined value.
Deletes a report by its ID.
6440 6441 6442 6443 6444 6445 6446 6447 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 6440 def delete_report(profile_id, report_id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'userprofiles/{profileId}/reports/{reportId}', ) command.params['profileId'] = profile_id unless profile_id.nil? command.params['reportId'] = report_id unless report_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_user_role(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... }
This method returns an undefined value.
Deletes an existing user role.
7799 7800 7801 7802 7803 7804 7805 7806 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 7799 def delete_user_role(profile_id, id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'userprofiles/{profileId}/userRoles/{id}', ) command.params['profileId'] = profile_id unless profile_id.nil? command.params['id'] = id unless id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#generatetag_floodlight_activity(profile_id, floodlight_activity_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::FloodlightActivitiesGenerateTagResponse
Generates a tag for a floodlight activity.
3926 3927 3928 3929 3930 3931 3932 3933 3934 3935 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 3926 def generatetag_floodlight_activity(profile_id, floodlight_activity_id: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'userprofiles/{profileId}/floodlightActivities/generatetag', ) command.response_representation = Google::Apis::DfareportingV3_3::FloodlightActivitiesGenerateTagResponse::Representation command.response_class = Google::Apis::DfareportingV3_3::FloodlightActivitiesGenerateTagResponse command.params['profileId'] = profile_id unless profile_id.nil? command.query['floodlightActivityId'] = floodlight_activity_id unless floodlight_activity_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#generatetags_placement(profile_id, campaign_id: nil, placement_ids: nil, tag_formats: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::PlacementsGenerateTagsResponse
Generates tags for a placement.
5616 5617 5618 5619 5620 5621 5622 5623 5624 5625 5626 5627 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 5616 def (profile_id, campaign_id: nil, placement_ids: nil, tag_formats: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'userprofiles/{profileId}/placements/generatetags', ) command.response_representation = Google::Apis::DfareportingV3_3::PlacementsGenerateTagsResponse::Representation command.response_class = Google::Apis::DfareportingV3_3::PlacementsGenerateTagsResponse command.params['profileId'] = profile_id unless profile_id.nil? command.query['campaignId'] = campaign_id unless campaign_id.nil? command.query['placementIds'] = placement_ids unless placement_ids.nil? command.query['tagFormats'] = tag_formats unless tag_formats.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_account(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Account
Gets one account by ID.
432 433 434 435 436 437 438 439 440 441 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 432 def get_account(profile_id, id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/accounts/{id}', ) command.response_representation = Google::Apis::DfareportingV3_3::Account::Representation command.response_class = Google::Apis::DfareportingV3_3::Account command.params['profileId'] = profile_id unless profile_id.nil? command.params['id'] = id unless id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_account_active_ad_summary(profile_id, summary_account_id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::AccountActiveAdSummary
Gets the account's active ad summary by account ID.
74 75 76 77 78 79 80 81 82 83 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 74 def get_account_active_ad_summary(profile_id, summary_account_id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/accountActiveAdSummaries/{summaryAccountId}', ) command.response_representation = Google::Apis::DfareportingV3_3::AccountActiveAdSummary::Representation command.response_class = Google::Apis::DfareportingV3_3::AccountActiveAdSummary command.params['profileId'] = profile_id unless profile_id.nil? command.params['summaryAccountId'] = summary_account_id unless summary_account_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_account_permission(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::AccountPermission
Gets one account permission by ID.
170 171 172 173 174 175 176 177 178 179 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 170 def (profile_id, id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/accountPermissions/{id}', ) command.response_representation = Google::Apis::DfareportingV3_3::AccountPermission::Representation command.response_class = Google::Apis::DfareportingV3_3::AccountPermission command.params['profileId'] = profile_id unless profile_id.nil? command.params['id'] = id unless id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_account_permission_group(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::AccountPermissionGroup
Gets one account permission group by ID.
107 108 109 110 111 112 113 114 115 116 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 107 def (profile_id, id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/accountPermissionGroups/{id}', ) command.response_representation = Google::Apis::DfareportingV3_3::AccountPermissionGroup::Representation command.response_class = Google::Apis::DfareportingV3_3::AccountPermissionGroup command.params['profileId'] = profile_id unless profile_id.nil? command.params['id'] = id unless id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_account_user_profile(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::AccountUserProfile
Gets one account user profile by ID.
233 234 235 236 237 238 239 240 241 242 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 233 def get_account_user_profile(profile_id, id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/accountUserProfiles/{id}', ) command.response_representation = Google::Apis::DfareportingV3_3::AccountUserProfile::Representation command.response_class = Google::Apis::DfareportingV3_3::AccountUserProfile command.params['profileId'] = profile_id unless profile_id.nil? command.params['id'] = id unless id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_ad(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Ad
Gets one ad by ID.
591 592 593 594 595 596 597 598 599 600 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 591 def get_ad(profile_id, id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/ads/{id}', ) command.response_representation = Google::Apis::DfareportingV3_3::Ad::Representation command.response_class = Google::Apis::DfareportingV3_3::Ad command.params['profileId'] = profile_id unless profile_id.nil? command.params['id'] = id unless id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_advertiser(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Advertiser
Gets one advertiser by ID.
1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 1261 def get_advertiser(profile_id, id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/advertisers/{id}', ) command.response_representation = Google::Apis::DfareportingV3_3::Advertiser::Representation command.response_class = Google::Apis::DfareportingV3_3::Advertiser command.params['profileId'] = profile_id unless profile_id.nil? command.params['id'] = id unless id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_advertiser_group(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::AdvertiserGroup
Gets one advertiser group by ID.
868 869 870 871 872 873 874 875 876 877 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 868 def get_advertiser_group(profile_id, id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/advertiserGroups/{id}', ) command.response_representation = Google::Apis::DfareportingV3_3::AdvertiserGroup::Representation command.response_class = Google::Apis::DfareportingV3_3::AdvertiserGroup command.params['profileId'] = profile_id unless profile_id.nil? command.params['id'] = id unless id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_advertiser_landing_page(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::LandingPage
Gets one landing page by ID.
1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 1058 def get_advertiser_landing_page(profile_id, id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/advertiserLandingPages/{id}', ) command.response_representation = Google::Apis::DfareportingV3_3::LandingPage::Representation command.response_class = Google::Apis::DfareportingV3_3::LandingPage command.params['profileId'] = profile_id unless profile_id.nil? command.params['id'] = id unless id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_campaign(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Campaign
Gets one campaign by ID.
1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 1580 def get_campaign(profile_id, id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/campaigns/{id}', ) command.response_representation = Google::Apis::DfareportingV3_3::Campaign::Representation command.response_class = Google::Apis::DfareportingV3_3::Campaign command.params['profileId'] = profile_id unless profile_id.nil? command.params['id'] = id unless id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_change_log(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::ChangeLog
Gets one change log by ID.
1790 1791 1792 1793 1794 1795 1796 1797 1798 1799 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 1790 def get_change_log(profile_id, id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/changeLogs/{id}', ) command.response_representation = Google::Apis::DfareportingV3_3::ChangeLog::Representation command.response_class = Google::Apis::DfareportingV3_3::ChangeLog command.params['profileId'] = profile_id unless profile_id.nil? command.params['id'] = id unless id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_connection_type(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::ConnectionType
Gets one connection type by ID.
1936 1937 1938 1939 1940 1941 1942 1943 1944 1945 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 1936 def get_connection_type(profile_id, id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/connectionTypes/{id}', ) command.response_representation = Google::Apis::DfareportingV3_3::ConnectionType::Representation command.response_class = Google::Apis::DfareportingV3_3::ConnectionType command.params['profileId'] = profile_id unless profile_id.nil? command.params['id'] = id unless id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_content_category(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::ContentCategory
Gets one content category by ID.
2030 2031 2032 2033 2034 2035 2036 2037 2038 2039 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 2030 def get_content_category(profile_id, id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/contentCategories/{id}', ) command.response_representation = Google::Apis::DfareportingV3_3::ContentCategory::Representation command.response_class = Google::Apis::DfareportingV3_3::ContentCategory command.params['profileId'] = profile_id unless profile_id.nil? command.params['id'] = id unless id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_country(profile_id, dart_id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Country
Gets one country by ID.
2286 2287 2288 2289 2290 2291 2292 2293 2294 2295 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 2286 def get_country(profile_id, dart_id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/countries/{dartId}', ) command.response_representation = Google::Apis::DfareportingV3_3::Country::Representation command.response_class = Google::Apis::DfareportingV3_3::Country command.params['profileId'] = profile_id unless profile_id.nil? command.params['dartId'] = dart_id unless dart_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_creative(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Creative
Gets one creative by ID.
3049 3050 3051 3052 3053 3054 3055 3056 3057 3058 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 3049 def get_creative(profile_id, id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/creatives/{id}', ) command.response_representation = Google::Apis::DfareportingV3_3::Creative::Representation command.response_class = Google::Apis::DfareportingV3_3::Creative command.params['profileId'] = profile_id unless profile_id.nil? command.params['id'] = id unless id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_creative_field(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::CreativeField
Gets one creative field by ID.
2660 2661 2662 2663 2664 2665 2666 2667 2668 2669 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 2660 def get_creative_field(profile_id, id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/creativeFields/{id}', ) command.response_representation = Google::Apis::DfareportingV3_3::CreativeField::Representation command.response_class = Google::Apis::DfareportingV3_3::CreativeField command.params['profileId'] = profile_id unless profile_id.nil? command.params['id'] = id unless id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_creative_field_value(profile_id, creative_field_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::CreativeFieldValue
Gets one creative field value by ID.
2431 2432 2433 2434 2435 2436 2437 2438 2439 2440 2441 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 2431 def get_creative_field_value(profile_id, creative_field_id, id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/creativeFields/{creativeFieldId}/creativeFieldValues/{id}', ) command.response_representation = Google::Apis::DfareportingV3_3::CreativeFieldValue::Representation command.response_class = Google::Apis::DfareportingV3_3::CreativeFieldValue command.params['profileId'] = profile_id unless profile_id.nil? command.params['creativeFieldId'] = creative_field_id unless creative_field_id.nil? command.params['id'] = id unless id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_creative_group(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::CreativeGroup
Gets one creative group by ID.
2853 2854 2855 2856 2857 2858 2859 2860 2861 2862 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 2853 def get_creative_group(profile_id, id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/creativeGroups/{id}', ) command.response_representation = Google::Apis::DfareportingV3_3::CreativeGroup::Representation command.response_class = Google::Apis::DfareportingV3_3::CreativeGroup command.params['profileId'] = profile_id unless profile_id.nil? command.params['id'] = id unless id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_directory_site(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::DirectorySite
Gets one directory site by ID.
3308 3309 3310 3311 3312 3313 3314 3315 3316 3317 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 3308 def get_directory_site(profile_id, id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/directorySites/{id}', ) command.response_representation = Google::Apis::DfareportingV3_3::DirectorySite::Representation command.response_class = Google::Apis::DfareportingV3_3::DirectorySite command.params['profileId'] = profile_id unless profile_id.nil? command.params['id'] = id unless id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_event_tag(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::EventTag
Gets one event tag by ID.
3596 3597 3598 3599 3600 3601 3602 3603 3604 3605 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 3596 def get_event_tag(profile_id, id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/eventTags/{id}', ) command.response_representation = Google::Apis::DfareportingV3_3::EventTag::Representation command.response_class = Google::Apis::DfareportingV3_3::EventTag command.params['profileId'] = profile_id unless profile_id.nil? command.params['id'] = id unless id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_file(report_id, file_id, fields: nil, quota_user: nil, download_dest: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::File
Retrieves a report file by its report ID and file ID. This method supports media download.
3812 3813 3814 3815 3816 3817 3818 3819 3820 3821 3822 3823 3824 3825 3826 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 3812 def get_file(report_id, file_id, fields: nil, quota_user: nil, download_dest: nil, options: nil, &block) if download_dest.nil? command = make_simple_command(:get, 'reports/{reportId}/files/{fileId}', ) else command = make_download_command(:get, 'reports/{reportId}/files/{fileId}', ) command.download_dest = download_dest end command.response_representation = Google::Apis::DfareportingV3_3::File::Representation command.response_class = Google::Apis::DfareportingV3_3::File command.params['reportId'] = report_id unless report_id.nil? command.params['fileId'] = file_id unless file_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_floodlight_activity(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::FloodlightActivity
Gets one floodlight activity by ID.
3959 3960 3961 3962 3963 3964 3965 3966 3967 3968 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 3959 def get_floodlight_activity(profile_id, id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/floodlightActivities/{id}', ) command.response_representation = Google::Apis::DfareportingV3_3::FloodlightActivity::Representation command.response_class = Google::Apis::DfareportingV3_3::FloodlightActivity command.params['profileId'] = profile_id unless profile_id.nil? command.params['id'] = id unless id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_floodlight_activity_group(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::FloodlightActivityGroup
Gets one floodlight activity group by ID.
4179 4180 4181 4182 4183 4184 4185 4186 4187 4188 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 4179 def get_floodlight_activity_group(profile_id, id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/floodlightActivityGroups/{id}', ) command.response_representation = Google::Apis::DfareportingV3_3::FloodlightActivityGroup::Representation command.response_class = Google::Apis::DfareportingV3_3::FloodlightActivityGroup command.params['profileId'] = profile_id unless profile_id.nil? command.params['id'] = id unless id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_floodlight_configuration(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::FloodlightConfiguration
Gets one floodlight configuration by ID.
4386 4387 4388 4389 4390 4391 4392 4393 4394 4395 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 4386 def get_floodlight_configuration(profile_id, id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/floodlightConfigurations/{id}', ) command.response_representation = Google::Apis::DfareportingV3_3::FloodlightConfiguration::Representation command.response_class = Google::Apis::DfareportingV3_3::FloodlightConfiguration command.params['profileId'] = profile_id unless profile_id.nil? command.params['id'] = id unless id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_inventory_item(profile_id, project_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::InventoryItem
Gets one inventory item by ID.
4525 4526 4527 4528 4529 4530 4531 4532 4533 4534 4535 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 4525 def get_inventory_item(profile_id, project_id, id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/projects/{projectId}/inventoryItems/{id}', ) command.response_representation = Google::Apis::DfareportingV3_3::InventoryItem::Representation command.response_class = Google::Apis::DfareportingV3_3::InventoryItem command.params['profileId'] = profile_id unless profile_id.nil? command.params['projectId'] = project_id unless project_id.nil? command.params['id'] = id unless id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_mobile_app(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::MobileApp
Gets one mobile app by ID.
4680 4681 4682 4683 4684 4685 4686 4687 4688 4689 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 4680 def get_mobile_app(profile_id, id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/mobileApps/{id}', ) command.response_representation = Google::Apis::DfareportingV3_3::MobileApp::Representation command.response_class = Google::Apis::DfareportingV3_3::MobileApp command.params['profileId'] = profile_id unless profile_id.nil? command.params['id'] = id unless id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_mobile_carrier(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::MobileCarrier
Gets one mobile carrier by ID.
4763 4764 4765 4766 4767 4768 4769 4770 4771 4772 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 4763 def get_mobile_carrier(profile_id, id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/mobileCarriers/{id}', ) command.response_representation = Google::Apis::DfareportingV3_3::MobileCarrier::Representation command.response_class = Google::Apis::DfareportingV3_3::MobileCarrier command.params['profileId'] = profile_id unless profile_id.nil? command.params['id'] = id unless id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_operating_system(profile_id, dart_id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::OperatingSystem
Gets one operating system by DART ID.
4889 4890 4891 4892 4893 4894 4895 4896 4897 4898 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 4889 def (profile_id, dart_id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/operatingSystems/{dartId}', ) command.response_representation = Google::Apis::DfareportingV3_3::OperatingSystem::Representation command.response_class = Google::Apis::DfareportingV3_3::OperatingSystem command.params['profileId'] = profile_id unless profile_id.nil? command.params['dartId'] = dart_id unless dart_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_operating_system_version(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::OperatingSystemVersion
Gets one operating system version by ID.
4826 4827 4828 4829 4830 4831 4832 4833 4834 4835 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 4826 def (profile_id, id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/operatingSystemVersions/{id}', ) command.response_representation = Google::Apis::DfareportingV3_3::OperatingSystemVersion::Representation command.response_class = Google::Apis::DfareportingV3_3::OperatingSystemVersion command.params['profileId'] = profile_id unless profile_id.nil? command.params['id'] = id unless id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_order(profile_id, project_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Order
Gets one order by ID.
5057 5058 5059 5060 5061 5062 5063 5064 5065 5066 5067 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 5057 def get_order(profile_id, project_id, id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/projects/{projectId}/orders/{id}', ) command.response_representation = Google::Apis::DfareportingV3_3::Order::Representation command.response_class = Google::Apis::DfareportingV3_3::Order command.params['profileId'] = profile_id unless profile_id.nil? command.params['projectId'] = project_id unless project_id.nil? command.params['id'] = id unless id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_order_document(profile_id, project_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::OrderDocument
Gets one order document by ID.
4954 4955 4956 4957 4958 4959 4960 4961 4962 4963 4964 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 4954 def get_order_document(profile_id, project_id, id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/projects/{projectId}/orderDocuments/{id}', ) command.response_representation = Google::Apis::DfareportingV3_3::OrderDocument::Representation command.response_class = Google::Apis::DfareportingV3_3::OrderDocument command.params['profileId'] = profile_id unless profile_id.nil? command.params['projectId'] = project_id unless project_id.nil? command.params['id'] = id unless id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_placement(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Placement
Gets one placement by ID.
5651 5652 5653 5654 5655 5656 5657 5658 5659 5660 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 5651 def get_placement(profile_id, id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/placements/{id}', ) command.response_representation = Google::Apis::DfareportingV3_3::Placement::Representation command.response_class = Google::Apis::DfareportingV3_3::Placement command.params['profileId'] = profile_id unless profile_id.nil? command.params['id'] = id unless id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_placement_group(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::PlacementGroup
Gets one placement group by ID.
5150 5151 5152 5153 5154 5155 5156 5157 5158 5159 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 5150 def get_placement_group(profile_id, id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/placementGroups/{id}', ) command.response_representation = Google::Apis::DfareportingV3_3::PlacementGroup::Representation command.response_class = Google::Apis::DfareportingV3_3::PlacementGroup command.params['profileId'] = profile_id unless profile_id.nil? command.params['id'] = id unless id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_placement_strategy(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::PlacementStrategy
Gets one placement strategy by ID.
5421 5422 5423 5424 5425 5426 5427 5428 5429 5430 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 5421 def get_placement_strategy(profile_id, id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/placementStrategies/{id}', ) command.response_representation = Google::Apis::DfareportingV3_3::PlacementStrategy::Representation command.response_class = Google::Apis::DfareportingV3_3::PlacementStrategy command.params['profileId'] = profile_id unless profile_id.nil? command.params['id'] = id unless id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_platform_type(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::PlatformType
Gets one platform type by ID.
5896 5897 5898 5899 5900 5901 5902 5903 5904 5905 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 5896 def get_platform_type(profile_id, id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/platformTypes/{id}', ) command.response_representation = Google::Apis::DfareportingV3_3::PlatformType::Representation command.response_class = Google::Apis::DfareportingV3_3::PlatformType command.params['profileId'] = profile_id unless profile_id.nil? command.params['id'] = id unless id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_postal_code(profile_id, code, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::PostalCode
Gets one postal code by ID.
5959 5960 5961 5962 5963 5964 5965 5966 5967 5968 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 5959 def get_postal_code(profile_id, code, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/postalCodes/{code}', ) command.response_representation = Google::Apis::DfareportingV3_3::PostalCode::Representation command.response_class = Google::Apis::DfareportingV3_3::PostalCode command.params['profileId'] = profile_id unless profile_id.nil? command.params['code'] = code unless code.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Project
Gets one project by ID.
6022 6023 6024 6025 6026 6027 6028 6029 6030 6031 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 6022 def get_project(profile_id, id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/projects/{id}', ) command.response_representation = Google::Apis::DfareportingV3_3::Project::Representation command.response_class = Google::Apis::DfareportingV3_3::Project command.params['profileId'] = profile_id unless profile_id.nil? command.params['id'] = id unless id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_remarketing_list(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::RemarketingList
Gets one remarketing list by ID.
6244 6245 6246 6247 6248 6249 6250 6251 6252 6253 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 6244 def get_remarketing_list(profile_id, id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/remarketingLists/{id}', ) command.response_representation = Google::Apis::DfareportingV3_3::RemarketingList::Representation command.response_class = Google::Apis::DfareportingV3_3::RemarketingList command.params['profileId'] = profile_id unless profile_id.nil? command.params['id'] = id unless id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_remarketing_list_share(profile_id, remarketing_list_id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::RemarketingListShare
Gets one remarketing list share by remarketing list ID.
6141 6142 6143 6144 6145 6146 6147 6148 6149 6150 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 6141 def get_remarketing_list_share(profile_id, remarketing_list_id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/remarketingListShares/{remarketingListId}', ) command.response_representation = Google::Apis::DfareportingV3_3::RemarketingListShare::Representation command.response_class = Google::Apis::DfareportingV3_3::RemarketingListShare command.params['profileId'] = profile_id unless profile_id.nil? command.params['remarketingListId'] = remarketing_list_id unless remarketing_list_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_report(profile_id, report_id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Report
Retrieves a report by its ID.
6471 6472 6473 6474 6475 6476 6477 6478 6479 6480 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 6471 def get_report(profile_id, report_id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/reports/{reportId}', ) command.response_representation = Google::Apis::DfareportingV3_3::Report::Representation command.response_class = Google::Apis::DfareportingV3_3::Report command.params['profileId'] = profile_id unless profile_id.nil? command.params['reportId'] = report_id unless report_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_report_file(profile_id, report_id, file_id, fields: nil, quota_user: nil, download_dest: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::File
Retrieves a report file by its report ID and file ID. This method supports media download.
6730 6731 6732 6733 6734 6735 6736 6737 6738 6739 6740 6741 6742 6743 6744 6745 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 6730 def get_report_file(profile_id, report_id, file_id, fields: nil, quota_user: nil, download_dest: nil, options: nil, &block) if download_dest.nil? command = make_simple_command(:get, 'userprofiles/{profileId}/reports/{reportId}/files/{fileId}', ) else command = make_download_command(:get, 'userprofiles/{profileId}/reports/{reportId}/files/{fileId}', ) command.download_dest = download_dest end command.response_representation = Google::Apis::DfareportingV3_3::File::Representation command.response_class = Google::Apis::DfareportingV3_3::File command.params['profileId'] = profile_id unless profile_id.nil? command.params['reportId'] = report_id unless report_id.nil? command.params['fileId'] = file_id unless file_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_site(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Site
Gets one site by ID.
6814 6815 6816 6817 6818 6819 6820 6821 6822 6823 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 6814 def get_site(profile_id, id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/sites/{id}', ) command.response_representation = Google::Apis::DfareportingV3_3::Site::Representation command.response_class = Google::Apis::DfareportingV3_3::Site command.params['profileId'] = profile_id unless profile_id.nil? command.params['id'] = id unless id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_size(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Size
Gets one size by ID.
7031 7032 7033 7034 7035 7036 7037 7038 7039 7040 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 7031 def get_size(profile_id, id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/sizes/{id}', ) command.response_representation = Google::Apis::DfareportingV3_3::Size::Representation command.response_class = Google::Apis::DfareportingV3_3::Size command.params['profileId'] = profile_id unless profile_id.nil? command.params['id'] = id unless id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_subaccount(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Subaccount
Gets one subaccount by ID.
7142 7143 7144 7145 7146 7147 7148 7149 7150 7151 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 7142 def get_subaccount(profile_id, id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/subaccounts/{id}', ) command.response_representation = Google::Apis::DfareportingV3_3::Subaccount::Representation command.response_class = Google::Apis::DfareportingV3_3::Subaccount command.params['profileId'] = profile_id unless profile_id.nil? command.params['id'] = id unless id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_targetable_remarketing_list(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::TargetableRemarketingList
Gets one remarketing list by ID.
7330 7331 7332 7333 7334 7335 7336 7337 7338 7339 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 7330 def get_targetable_remarketing_list(profile_id, id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/targetableRemarketingLists/{id}', ) command.response_representation = Google::Apis::DfareportingV3_3::TargetableRemarketingList::Representation command.response_class = Google::Apis::DfareportingV3_3::TargetableRemarketingList command.params['profileId'] = profile_id unless profile_id.nil? command.params['id'] = id unless id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_targeting_template(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::TargetingTemplate
Gets one targeting template by ID.
7421 7422 7423 7424 7425 7426 7427 7428 7429 7430 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 7421 def get_targeting_template(profile_id, id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/targetingTemplates/{id}', ) command.response_representation = Google::Apis::DfareportingV3_3::TargetingTemplate::Representation command.response_class = Google::Apis::DfareportingV3_3::TargetingTemplate command.params['profileId'] = profile_id unless profile_id.nil? command.params['id'] = id unless id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_user_profile(profile_id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::UserProfile
Gets one user profile by ID.
7611 7612 7613 7614 7615 7616 7617 7618 7619 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 7611 def get_user_profile(profile_id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}', ) command.response_representation = Google::Apis::DfareportingV3_3::UserProfile::Representation command.response_class = Google::Apis::DfareportingV3_3::UserProfile command.params['profileId'] = profile_id unless profile_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_user_role(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::UserRole
Gets one user role by ID.
7830 7831 7832 7833 7834 7835 7836 7837 7838 7839 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 7830 def get_user_role(profile_id, id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/userRoles/{id}', ) command.response_representation = Google::Apis::DfareportingV3_3::UserRole::Representation command.response_class = Google::Apis::DfareportingV3_3::UserRole command.params['profileId'] = profile_id unless profile_id.nil? command.params['id'] = id unless id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_user_role_permission(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::UserRolePermission
Gets one user role permission by ID.
7733 7734 7735 7736 7737 7738 7739 7740 7741 7742 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 7733 def (profile_id, id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/userRolePermissions/{id}', ) command.response_representation = Google::Apis::DfareportingV3_3::UserRolePermission::Representation command.response_class = Google::Apis::DfareportingV3_3::UserRolePermission command.params['profileId'] = profile_id unless profile_id.nil? command.params['id'] = id unless id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_user_role_permission_group(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::UserRolePermissionGroup
Gets one user role permission group by ID.
7670 7671 7672 7673 7674 7675 7676 7677 7678 7679 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 7670 def (profile_id, id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/userRolePermissionGroups/{id}', ) command.response_representation = Google::Apis::DfareportingV3_3::UserRolePermissionGroup::Representation command.response_class = Google::Apis::DfareportingV3_3::UserRolePermissionGroup command.params['profileId'] = profile_id unless profile_id.nil? command.params['id'] = id unless id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_video_format(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::VideoFormat
Gets one video format by ID.
8025 8026 8027 8028 8029 8030 8031 8032 8033 8034 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 8025 def get_video_format(profile_id, id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/videoFormats/{id}', ) command.response_representation = Google::Apis::DfareportingV3_3::VideoFormat::Representation command.response_class = Google::Apis::DfareportingV3_3::VideoFormat command.params['profileId'] = profile_id unless profile_id.nil? command.params['id'] = id unless id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#insert_account_user_profile(profile_id, account_user_profile_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::AccountUserProfile
Inserts a new account user profile.
265 266 267 268 269 270 271 272 273 274 275 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 265 def insert_account_user_profile(profile_id, account_user_profile_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'userprofiles/{profileId}/accountUserProfiles', ) command.request_representation = Google::Apis::DfareportingV3_3::AccountUserProfile::Representation command.request_object = account_user_profile_object command.response_representation = Google::Apis::DfareportingV3_3::AccountUserProfile::Representation command.response_class = Google::Apis::DfareportingV3_3::AccountUserProfile command.params['profileId'] = profile_id unless profile_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#insert_ad(profile_id, ad_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Ad
Inserts a new ad.
623 624 625 626 627 628 629 630 631 632 633 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 623 def insert_ad(profile_id, ad_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'userprofiles/{profileId}/ads', ) command.request_representation = Google::Apis::DfareportingV3_3::Ad::Representation command.request_object = ad_object command.response_representation = Google::Apis::DfareportingV3_3::Ad::Representation command.response_class = Google::Apis::DfareportingV3_3::Ad command.params['profileId'] = profile_id unless profile_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#insert_advertiser(profile_id, advertiser_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Advertiser
Inserts a new advertiser.
1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 1293 def insert_advertiser(profile_id, advertiser_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'userprofiles/{profileId}/advertisers', ) command.request_representation = Google::Apis::DfareportingV3_3::Advertiser::Representation command.request_object = advertiser_object command.response_representation = Google::Apis::DfareportingV3_3::Advertiser::Representation command.response_class = Google::Apis::DfareportingV3_3::Advertiser command.params['profileId'] = profile_id unless profile_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#insert_advertiser_group(profile_id, advertiser_group_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::AdvertiserGroup
Inserts a new advertiser group.
900 901 902 903 904 905 906 907 908 909 910 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 900 def insert_advertiser_group(profile_id, advertiser_group_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'userprofiles/{profileId}/advertiserGroups', ) command.request_representation = Google::Apis::DfareportingV3_3::AdvertiserGroup::Representation command.request_object = advertiser_group_object command.response_representation = Google::Apis::DfareportingV3_3::AdvertiserGroup::Representation command.response_class = Google::Apis::DfareportingV3_3::AdvertiserGroup command.params['profileId'] = profile_id unless profile_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#insert_advertiser_landing_page(profile_id, landing_page_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::LandingPage
Inserts a new landing page.
1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 1090 def insert_advertiser_landing_page(profile_id, landing_page_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'userprofiles/{profileId}/advertiserLandingPages', ) command.request_representation = Google::Apis::DfareportingV3_3::LandingPage::Representation command.request_object = landing_page_object command.response_representation = Google::Apis::DfareportingV3_3::LandingPage::Representation command.response_class = Google::Apis::DfareportingV3_3::LandingPage command.params['profileId'] = profile_id unless profile_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#insert_campaign(profile_id, campaign_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Campaign
Inserts a new campaign.
1612 1613 1614 1615 1616 1617 1618 1619 1620 1621 1622 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 1612 def insert_campaign(profile_id, campaign_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'userprofiles/{profileId}/campaigns', ) command.request_representation = Google::Apis::DfareportingV3_3::Campaign::Representation command.request_object = campaign_object command.response_representation = Google::Apis::DfareportingV3_3::Campaign::Representation command.response_class = Google::Apis::DfareportingV3_3::Campaign command.params['profileId'] = profile_id unless profile_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#insert_campaign_creative_association(profile_id, campaign_id, campaign_creative_association_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::CampaignCreativeAssociation
Associates a creative with the specified campaign. This method creates a default ad with dimensions matching the creative in the campaign if such a default ad does not exist already.
1502 1503 1504 1505 1506 1507 1508 1509 1510 1511 1512 1513 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 1502 def insert_campaign_creative_association(profile_id, campaign_id, campaign_creative_association_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'userprofiles/{profileId}/campaigns/{campaignId}/campaignCreativeAssociations', ) command.request_representation = Google::Apis::DfareportingV3_3::CampaignCreativeAssociation::Representation command.request_object = campaign_creative_association_object command.response_representation = Google::Apis::DfareportingV3_3::CampaignCreativeAssociation::Representation command.response_class = Google::Apis::DfareportingV3_3::CampaignCreativeAssociation command.params['profileId'] = profile_id unless profile_id.nil? command.params['campaignId'] = campaign_id unless campaign_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#insert_content_category(profile_id, content_category_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::ContentCategory
Inserts a new content category.
2062 2063 2064 2065 2066 2067 2068 2069 2070 2071 2072 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 2062 def insert_content_category(profile_id, content_category_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'userprofiles/{profileId}/contentCategories', ) command.request_representation = Google::Apis::DfareportingV3_3::ContentCategory::Representation command.request_object = content_category_object command.response_representation = Google::Apis::DfareportingV3_3::ContentCategory::Representation command.response_class = Google::Apis::DfareportingV3_3::ContentCategory command.params['profileId'] = profile_id unless profile_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#insert_creative(profile_id, creative_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Creative
Inserts a new creative.
3081 3082 3083 3084 3085 3086 3087 3088 3089 3090 3091 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 3081 def insert_creative(profile_id, creative_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'userprofiles/{profileId}/creatives', ) command.request_representation = Google::Apis::DfareportingV3_3::Creative::Representation command.request_object = creative_object command.response_representation = Google::Apis::DfareportingV3_3::Creative::Representation command.response_class = Google::Apis::DfareportingV3_3::Creative command.params['profileId'] = profile_id unless profile_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#insert_creative_asset(profile_id, advertiser_id, creative_asset_metadata_object = nil, fields: nil, quota_user: nil, upload_source: nil, content_type: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::CreativeAssetMetadata
Inserts a new creative asset.
2354 2355 2356 2357 2358 2359 2360 2361 2362 2363 2364 2365 2366 2367 2368 2369 2370 2371 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 2354 def insert_creative_asset(profile_id, advertiser_id, = nil, fields: nil, quota_user: nil, upload_source: nil, content_type: nil, options: nil, &block) if upload_source.nil? command = make_simple_command(:post, 'userprofiles/{profileId}/creativeAssets/{advertiserId}/creativeAssets', ) else command = make_upload_command(:post, 'userprofiles/{profileId}/creativeAssets/{advertiserId}/creativeAssets', ) command.upload_source = upload_source command.upload_content_type = content_type end command.request_representation = Google::Apis::DfareportingV3_3::CreativeAssetMetadata::Representation command.request_object = command.response_representation = Google::Apis::DfareportingV3_3::CreativeAssetMetadata::Representation command.response_class = Google::Apis::DfareportingV3_3::CreativeAssetMetadata command.params['profileId'] = profile_id unless profile_id.nil? command.params['advertiserId'] = advertiser_id unless advertiser_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#insert_creative_field(profile_id, creative_field_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::CreativeField
Inserts a new creative field.
2692 2693 2694 2695 2696 2697 2698 2699 2700 2701 2702 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 2692 def insert_creative_field(profile_id, creative_field_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'userprofiles/{profileId}/creativeFields', ) command.request_representation = Google::Apis::DfareportingV3_3::CreativeField::Representation command.request_object = creative_field_object command.response_representation = Google::Apis::DfareportingV3_3::CreativeField::Representation command.response_class = Google::Apis::DfareportingV3_3::CreativeField command.params['profileId'] = profile_id unless profile_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#insert_creative_field_value(profile_id, creative_field_id, creative_field_value_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::CreativeFieldValue
Inserts a new creative field value.
2466 2467 2468 2469 2470 2471 2472 2473 2474 2475 2476 2477 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 2466 def insert_creative_field_value(profile_id, creative_field_id, creative_field_value_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'userprofiles/{profileId}/creativeFields/{creativeFieldId}/creativeFieldValues', ) command.request_representation = Google::Apis::DfareportingV3_3::CreativeFieldValue::Representation command.request_object = creative_field_value_object command.response_representation = Google::Apis::DfareportingV3_3::CreativeFieldValue::Representation command.response_class = Google::Apis::DfareportingV3_3::CreativeFieldValue command.params['profileId'] = profile_id unless profile_id.nil? command.params['creativeFieldId'] = creative_field_id unless creative_field_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#insert_creative_group(profile_id, creative_group_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::CreativeGroup
Inserts a new creative group.
2885 2886 2887 2888 2889 2890 2891 2892 2893 2894 2895 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 2885 def insert_creative_group(profile_id, creative_group_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'userprofiles/{profileId}/creativeGroups', ) command.request_representation = Google::Apis::DfareportingV3_3::CreativeGroup::Representation command.request_object = creative_group_object command.response_representation = Google::Apis::DfareportingV3_3::CreativeGroup::Representation command.response_class = Google::Apis::DfareportingV3_3::CreativeGroup command.params['profileId'] = profile_id unless profile_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#insert_directory_site(profile_id, directory_site_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::DirectorySite
Inserts a new directory site.
3340 3341 3342 3343 3344 3345 3346 3347 3348 3349 3350 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 3340 def insert_directory_site(profile_id, directory_site_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'userprofiles/{profileId}/directorySites', ) command.request_representation = Google::Apis::DfareportingV3_3::DirectorySite::Representation command.request_object = directory_site_object command.response_representation = Google::Apis::DfareportingV3_3::DirectorySite::Representation command.response_class = Google::Apis::DfareportingV3_3::DirectorySite command.params['profileId'] = profile_id unless profile_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#insert_dynamic_targeting_key(profile_id, dynamic_targeting_key_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::DynamicTargetingKey
Inserts a new dynamic targeting key. Keys must be created at the advertiser level before being assigned to the advertiser's ads, creatives, or placements. There is a maximum of 1000 keys per advertiser, out of which a maximum of 20 keys can be assigned per ad, creative, or placement.
3489 3490 3491 3492 3493 3494 3495 3496 3497 3498 3499 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 3489 def insert_dynamic_targeting_key(profile_id, dynamic_targeting_key_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'userprofiles/{profileId}/dynamicTargetingKeys', ) command.request_representation = Google::Apis::DfareportingV3_3::DynamicTargetingKey::Representation command.request_object = dynamic_targeting_key_object command.response_representation = Google::Apis::DfareportingV3_3::DynamicTargetingKey::Representation command.response_class = Google::Apis::DfareportingV3_3::DynamicTargetingKey command.params['profileId'] = profile_id unless profile_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#insert_event_tag(profile_id, event_tag_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::EventTag
Inserts a new event tag.
3628 3629 3630 3631 3632 3633 3634 3635 3636 3637 3638 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 3628 def insert_event_tag(profile_id, event_tag_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'userprofiles/{profileId}/eventTags', ) command.request_representation = Google::Apis::DfareportingV3_3::EventTag::Representation command.request_object = event_tag_object command.response_representation = Google::Apis::DfareportingV3_3::EventTag::Representation command.response_class = Google::Apis::DfareportingV3_3::EventTag command.params['profileId'] = profile_id unless profile_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#insert_floodlight_activity(profile_id, floodlight_activity_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::FloodlightActivity
Inserts a new floodlight activity.
3991 3992 3993 3994 3995 3996 3997 3998 3999 4000 4001 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 3991 def insert_floodlight_activity(profile_id, floodlight_activity_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'userprofiles/{profileId}/floodlightActivities', ) command.request_representation = Google::Apis::DfareportingV3_3::FloodlightActivity::Representation command.request_object = floodlight_activity_object command.response_representation = Google::Apis::DfareportingV3_3::FloodlightActivity::Representation command.response_class = Google::Apis::DfareportingV3_3::FloodlightActivity command.params['profileId'] = profile_id unless profile_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#insert_floodlight_activity_group(profile_id, floodlight_activity_group_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::FloodlightActivityGroup
Inserts a new floodlight activity group.
4211 4212 4213 4214 4215 4216 4217 4218 4219 4220 4221 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 4211 def insert_floodlight_activity_group(profile_id, floodlight_activity_group_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'userprofiles/{profileId}/floodlightActivityGroups', ) command.request_representation = Google::Apis::DfareportingV3_3::FloodlightActivityGroup::Representation command.request_object = floodlight_activity_group_object command.response_representation = Google::Apis::DfareportingV3_3::FloodlightActivityGroup::Representation command.response_class = Google::Apis::DfareportingV3_3::FloodlightActivityGroup command.params['profileId'] = profile_id unless profile_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#insert_placement(profile_id, placement_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Placement
Inserts a new placement.
5683 5684 5685 5686 5687 5688 5689 5690 5691 5692 5693 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 5683 def insert_placement(profile_id, placement_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'userprofiles/{profileId}/placements', ) command.request_representation = Google::Apis::DfareportingV3_3::Placement::Representation command.request_object = placement_object command.response_representation = Google::Apis::DfareportingV3_3::Placement::Representation command.response_class = Google::Apis::DfareportingV3_3::Placement command.params['profileId'] = profile_id unless profile_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#insert_placement_group(profile_id, placement_group_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::PlacementGroup
Inserts a new placement group.
5182 5183 5184 5185 5186 5187 5188 5189 5190 5191 5192 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 5182 def insert_placement_group(profile_id, placement_group_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'userprofiles/{profileId}/placementGroups', ) command.request_representation = Google::Apis::DfareportingV3_3::PlacementGroup::Representation command.request_object = placement_group_object command.response_representation = Google::Apis::DfareportingV3_3::PlacementGroup::Representation command.response_class = Google::Apis::DfareportingV3_3::PlacementGroup command.params['profileId'] = profile_id unless profile_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#insert_placement_strategy(profile_id, placement_strategy_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::PlacementStrategy
Inserts a new placement strategy.
5453 5454 5455 5456 5457 5458 5459 5460 5461 5462 5463 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 5453 def insert_placement_strategy(profile_id, placement_strategy_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'userprofiles/{profileId}/placementStrategies', ) command.request_representation = Google::Apis::DfareportingV3_3::PlacementStrategy::Representation command.request_object = placement_strategy_object command.response_representation = Google::Apis::DfareportingV3_3::PlacementStrategy::Representation command.response_class = Google::Apis::DfareportingV3_3::PlacementStrategy command.params['profileId'] = profile_id unless profile_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#insert_remarketing_list(profile_id, remarketing_list_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::RemarketingList
Inserts a new remarketing list.
6276 6277 6278 6279 6280 6281 6282 6283 6284 6285 6286 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 6276 def insert_remarketing_list(profile_id, remarketing_list_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'userprofiles/{profileId}/remarketingLists', ) command.request_representation = Google::Apis::DfareportingV3_3::RemarketingList::Representation command.request_object = remarketing_list_object command.response_representation = Google::Apis::DfareportingV3_3::RemarketingList::Representation command.response_class = Google::Apis::DfareportingV3_3::RemarketingList command.params['profileId'] = profile_id unless profile_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#insert_report(profile_id, report_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Report
Creates a report.
6503 6504 6505 6506 6507 6508 6509 6510 6511 6512 6513 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 6503 def insert_report(profile_id, report_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'userprofiles/{profileId}/reports', ) command.request_representation = Google::Apis::DfareportingV3_3::Report::Representation command.request_object = report_object command.response_representation = Google::Apis::DfareportingV3_3::Report::Representation command.response_class = Google::Apis::DfareportingV3_3::Report command.params['profileId'] = profile_id unless profile_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#insert_site(profile_id, site_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Site
Inserts a new site.
6846 6847 6848 6849 6850 6851 6852 6853 6854 6855 6856 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 6846 def insert_site(profile_id, site_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'userprofiles/{profileId}/sites', ) command.request_representation = Google::Apis::DfareportingV3_3::Site::Representation command.request_object = site_object command.response_representation = Google::Apis::DfareportingV3_3::Site::Representation command.response_class = Google::Apis::DfareportingV3_3::Site command.params['profileId'] = profile_id unless profile_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#insert_size(profile_id, size_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Size
Inserts a new size.
7063 7064 7065 7066 7067 7068 7069 7070 7071 7072 7073 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 7063 def insert_size(profile_id, size_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'userprofiles/{profileId}/sizes', ) command.request_representation = Google::Apis::DfareportingV3_3::Size::Representation command.request_object = size_object command.response_representation = Google::Apis::DfareportingV3_3::Size::Representation command.response_class = Google::Apis::DfareportingV3_3::Size command.params['profileId'] = profile_id unless profile_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#insert_subaccount(profile_id, subaccount_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Subaccount
Inserts a new subaccount.
7174 7175 7176 7177 7178 7179 7180 7181 7182 7183 7184 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 7174 def insert_subaccount(profile_id, subaccount_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'userprofiles/{profileId}/subaccounts', ) command.request_representation = Google::Apis::DfareportingV3_3::Subaccount::Representation command.request_object = subaccount_object command.response_representation = Google::Apis::DfareportingV3_3::Subaccount::Representation command.response_class = Google::Apis::DfareportingV3_3::Subaccount command.params['profileId'] = profile_id unless profile_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#insert_targeting_template(profile_id, targeting_template_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::TargetingTemplate
Inserts a new targeting template.
7453 7454 7455 7456 7457 7458 7459 7460 7461 7462 7463 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 7453 def insert_targeting_template(profile_id, targeting_template_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'userprofiles/{profileId}/targetingTemplates', ) command.request_representation = Google::Apis::DfareportingV3_3::TargetingTemplate::Representation command.request_object = targeting_template_object command.response_representation = Google::Apis::DfareportingV3_3::TargetingTemplate::Representation command.response_class = Google::Apis::DfareportingV3_3::TargetingTemplate command.params['profileId'] = profile_id unless profile_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#insert_user_role(profile_id, user_role_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::UserRole
Inserts a new user role.
7862 7863 7864 7865 7866 7867 7868 7869 7870 7871 7872 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 7862 def insert_user_role(profile_id, user_role_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'userprofiles/{profileId}/userRoles', ) command.request_representation = Google::Apis::DfareportingV3_3::UserRole::Representation command.request_object = user_role_object command.response_representation = Google::Apis::DfareportingV3_3::UserRole::Representation command.response_class = Google::Apis::DfareportingV3_3::UserRole command.params['profileId'] = profile_id unless profile_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_account_permission_groups(profile_id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::AccountPermissionGroupsListResponse
Retrieves the list of account permission groups.
138 139 140 141 142 143 144 145 146 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 138 def (profile_id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/accountPermissionGroups', ) command.response_representation = Google::Apis::DfareportingV3_3::AccountPermissionGroupsListResponse::Representation command.response_class = Google::Apis::DfareportingV3_3::AccountPermissionGroupsListResponse command.params['profileId'] = profile_id unless profile_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_account_permissions(profile_id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::AccountPermissionsListResponse
Retrieves the list of account permissions.
201 202 203 204 205 206 207 208 209 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 201 def (profile_id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/accountPermissions', ) command.response_representation = Google::Apis::DfareportingV3_3::AccountPermissionsListResponse::Representation command.response_class = Google::Apis::DfareportingV3_3::AccountPermissionsListResponse command.params['profileId'] = profile_id unless profile_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_account_user_profiles(profile_id, active: nil, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, subaccount_id: nil, user_role_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::AccountUserProfilesListResponse
Retrieves a list of account user profiles, possibly filtered. This method supports paging.
322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 322 def list_account_user_profiles(profile_id, active: nil, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, subaccount_id: nil, user_role_id: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/accountUserProfiles', ) command.response_representation = Google::Apis::DfareportingV3_3::AccountUserProfilesListResponse::Representation command.response_class = Google::Apis::DfareportingV3_3::AccountUserProfilesListResponse command.params['profileId'] = profile_id unless profile_id.nil? command.query['active'] = active unless active.nil? command.query['ids'] = ids unless ids.nil? command.query['maxResults'] = max_results unless max_results.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['searchString'] = search_string unless search_string.nil? command.query['sortField'] = sort_field unless sort_field.nil? command.query['sortOrder'] = sort_order unless sort_order.nil? command.query['subaccountId'] = subaccount_id unless subaccount_id.nil? command.query['userRoleId'] = user_role_id unless user_role_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_accounts(profile_id, active: nil, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::AccountsListResponse
Retrieves the list of accounts, possibly filtered. This method supports paging.
483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 483 def list_accounts(profile_id, active: nil, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/accounts', ) command.response_representation = Google::Apis::DfareportingV3_3::AccountsListResponse::Representation command.response_class = Google::Apis::DfareportingV3_3::AccountsListResponse command.params['profileId'] = profile_id unless profile_id.nil? command.query['active'] = active unless active.nil? command.query['ids'] = ids unless ids.nil? command.query['maxResults'] = max_results unless max_results.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['searchString'] = search_string unless search_string.nil? command.query['sortField'] = sort_field unless sort_field.nil? command.query['sortOrder'] = sort_order unless sort_order.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_ads(profile_id, active: nil, advertiser_id: nil, archived: nil, audience_segment_ids: nil, campaign_ids: nil, compatibility: nil, creative_ids: nil, creative_optimization_configuration_ids: nil, dynamic_click_tracker: nil, ids: nil, landing_page_ids: nil, max_results: nil, overridden_event_tag_id: nil, page_token: nil, placement_ids: nil, remarketing_list_ids: nil, search_string: nil, size_ids: nil, sort_field: nil, sort_order: nil, ssl_compliant: nil, ssl_required: nil, type: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::AdsListResponse
Retrieves a list of ads, possibly filtered. This method supports paging.
713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 713 def list_ads(profile_id, active: nil, advertiser_id: nil, archived: nil, audience_segment_ids: nil, campaign_ids: nil, compatibility: nil, creative_ids: nil, creative_optimization_configuration_ids: nil, dynamic_click_tracker: nil, ids: nil, landing_page_ids: nil, max_results: nil, overridden_event_tag_id: nil, page_token: nil, placement_ids: nil, remarketing_list_ids: nil, search_string: nil, size_ids: nil, sort_field: nil, sort_order: nil, ssl_compliant: nil, ssl_required: nil, type: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/ads', ) command.response_representation = Google::Apis::DfareportingV3_3::AdsListResponse::Representation command.response_class = Google::Apis::DfareportingV3_3::AdsListResponse command.params['profileId'] = profile_id unless profile_id.nil? command.query['active'] = active unless active.nil? command.query['advertiserId'] = advertiser_id unless advertiser_id.nil? command.query['archived'] = archived unless archived.nil? command.query['audienceSegmentIds'] = audience_segment_ids unless audience_segment_ids.nil? command.query['campaignIds'] = campaign_ids unless campaign_ids.nil? command.query['compatibility'] = compatibility unless compatibility.nil? command.query['creativeIds'] = creative_ids unless creative_ids.nil? command.query['creativeOptimizationConfigurationIds'] = creative_optimization_configuration_ids unless creative_optimization_configuration_ids.nil? command.query['dynamicClickTracker'] = dynamic_click_tracker unless dynamic_click_tracker.nil? command.query['ids'] = ids unless ids.nil? command.query['landingPageIds'] = landing_page_ids unless landing_page_ids.nil? command.query['maxResults'] = max_results unless max_results.nil? command.query['overriddenEventTagId'] = overridden_event_tag_id unless overridden_event_tag_id.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['placementIds'] = placement_ids unless placement_ids.nil? command.query['remarketingListIds'] = remarketing_list_ids unless remarketing_list_ids.nil? command.query['searchString'] = search_string unless search_string.nil? command.query['sizeIds'] = size_ids unless size_ids.nil? command.query['sortField'] = sort_field unless sort_field.nil? command.query['sortOrder'] = sort_order unless sort_order.nil? command.query['sslCompliant'] = ssl_compliant unless ssl_compliant.nil? command.query['sslRequired'] = ssl_required unless ssl_required.nil? command.query['type'] = type unless type.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_advertiser_groups(profile_id, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::AdvertiserGroupsListResponse
Retrieves a list of advertiser groups, possibly filtered. This method supports paging.
951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 951 def list_advertiser_groups(profile_id, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/advertiserGroups', ) command.response_representation = Google::Apis::DfareportingV3_3::AdvertiserGroupsListResponse::Representation command.response_class = Google::Apis::DfareportingV3_3::AdvertiserGroupsListResponse command.params['profileId'] = profile_id unless profile_id.nil? command.query['ids'] = ids unless ids.nil? command.query['maxResults'] = max_results unless max_results.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['searchString'] = search_string unless search_string.nil? command.query['sortField'] = sort_field unless sort_field.nil? command.query['sortOrder'] = sort_order unless sort_order.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_advertiser_landing_pages(profile_id, advertiser_ids: nil, archived: nil, campaign_ids: nil, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, subaccount_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::AdvertiserLandingPagesListResponse
Retrieves a list of landing pages.
1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 1149 def list_advertiser_landing_pages(profile_id, advertiser_ids: nil, archived: nil, campaign_ids: nil, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, subaccount_id: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/advertiserLandingPages', ) command.response_representation = Google::Apis::DfareportingV3_3::AdvertiserLandingPagesListResponse::Representation command.response_class = Google::Apis::DfareportingV3_3::AdvertiserLandingPagesListResponse command.params['profileId'] = profile_id unless profile_id.nil? command.query['advertiserIds'] = advertiser_ids unless advertiser_ids.nil? command.query['archived'] = archived unless archived.nil? command.query['campaignIds'] = campaign_ids unless campaign_ids.nil? command.query['ids'] = ids unless ids.nil? command.query['maxResults'] = max_results unless max_results.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['searchString'] = search_string unless search_string.nil? command.query['sortField'] = sort_field unless sort_field.nil? command.query['sortOrder'] = sort_order unless sort_order.nil? command.query['subaccountId'] = subaccount_id unless subaccount_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_advertisers(profile_id, advertiser_group_ids: nil, floodlight_configuration_ids: nil, ids: nil, include_advertisers_without_groups_only: nil, max_results: nil, only_parent: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, status: nil, subaccount_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::AdvertisersListResponse
Retrieves a list of advertisers, possibly filtered. This method supports paging.
1356 1357 1358 1359 1360 1361 1362 1363 1364 1365 1366 1367 1368 1369 1370 1371 1372 1373 1374 1375 1376 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 1356 def list_advertisers(profile_id, advertiser_group_ids: nil, floodlight_configuration_ids: nil, ids: nil, include_advertisers_without_groups_only: nil, max_results: nil, only_parent: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, status: nil, subaccount_id: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/advertisers', ) command.response_representation = Google::Apis::DfareportingV3_3::AdvertisersListResponse::Representation command.response_class = Google::Apis::DfareportingV3_3::AdvertisersListResponse command.params['profileId'] = profile_id unless profile_id.nil? command.query['advertiserGroupIds'] = advertiser_group_ids unless advertiser_group_ids.nil? command.query['floodlightConfigurationIds'] = floodlight_configuration_ids unless floodlight_configuration_ids.nil? command.query['ids'] = ids unless ids.nil? command.query['includeAdvertisersWithoutGroupsOnly'] = include_advertisers_without_groups_only unless include_advertisers_without_groups_only.nil? command.query['maxResults'] = max_results unless max_results.nil? command.query['onlyParent'] = only_parent unless only_parent.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['searchString'] = search_string unless search_string.nil? command.query['sortField'] = sort_field unless sort_field.nil? command.query['sortOrder'] = sort_order unless sort_order.nil? command.query['status'] = status unless status.nil? command.query['subaccountId'] = subaccount_id unless subaccount_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_browsers(profile_id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::BrowsersListResponse
Retrieves a list of browsers.
1467 1468 1469 1470 1471 1472 1473 1474 1475 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 1467 def list_browsers(profile_id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/browsers', ) command.response_representation = Google::Apis::DfareportingV3_3::BrowsersListResponse::Representation command.response_class = Google::Apis::DfareportingV3_3::BrowsersListResponse command.params['profileId'] = profile_id unless profile_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_campaign_creative_associations(profile_id, campaign_id, max_results: nil, page_token: nil, sort_order: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::CampaignCreativeAssociationsListResponse
Retrieves the list of creative IDs associated with the specified campaign. This method supports paging.
1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 1544 def list_campaign_creative_associations(profile_id, campaign_id, max_results: nil, page_token: nil, sort_order: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/campaigns/{campaignId}/campaignCreativeAssociations', ) command.response_representation = Google::Apis::DfareportingV3_3::CampaignCreativeAssociationsListResponse::Representation command.response_class = Google::Apis::DfareportingV3_3::CampaignCreativeAssociationsListResponse command.params['profileId'] = profile_id unless profile_id.nil? command.params['campaignId'] = campaign_id unless campaign_id.nil? command.query['maxResults'] = max_results unless max_results.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['sortOrder'] = sort_order unless sort_order.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_campaigns(profile_id, advertiser_group_ids: nil, advertiser_ids: nil, archived: nil, at_least_one_optimization_activity: nil, excluded_ids: nil, ids: nil, max_results: nil, overridden_event_tag_id: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, subaccount_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::CampaignsListResponse
Retrieves a list of campaigns, possibly filtered. This method supports paging.
1676 1677 1678 1679 1680 1681 1682 1683 1684 1685 1686 1687 1688 1689 1690 1691 1692 1693 1694 1695 1696 1697 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 1676 def list_campaigns(profile_id, advertiser_group_ids: nil, advertiser_ids: nil, archived: nil, at_least_one_optimization_activity: nil, excluded_ids: nil, ids: nil, max_results: nil, overridden_event_tag_id: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, subaccount_id: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/campaigns', ) command.response_representation = Google::Apis::DfareportingV3_3::CampaignsListResponse::Representation command.response_class = Google::Apis::DfareportingV3_3::CampaignsListResponse command.params['profileId'] = profile_id unless profile_id.nil? command.query['advertiserGroupIds'] = advertiser_group_ids unless advertiser_group_ids.nil? command.query['advertiserIds'] = advertiser_ids unless advertiser_ids.nil? command.query['archived'] = archived unless archived.nil? command.query['atLeastOneOptimizationActivity'] = at_least_one_optimization_activity unless at_least_one_optimization_activity.nil? command.query['excludedIds'] = excluded_ids unless excluded_ids.nil? command.query['ids'] = ids unless ids.nil? command.query['maxResults'] = max_results unless max_results.nil? command.query['overriddenEventTagId'] = overridden_event_tag_id unless overridden_event_tag_id.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['searchString'] = search_string unless search_string.nil? command.query['sortField'] = sort_field unless sort_field.nil? command.query['sortOrder'] = sort_order unless sort_order.nil? command.query['subaccountId'] = subaccount_id unless subaccount_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_change_logs(profile_id, action: nil, ids: nil, max_change_time: nil, max_results: nil, min_change_time: nil, object_ids: nil, object_type: nil, page_token: nil, search_string: nil, user_profile_ids: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::ChangeLogsListResponse
Retrieves a list of change logs. This method supports paging.
1852 1853 1854 1855 1856 1857 1858 1859 1860 1861 1862 1863 1864 1865 1866 1867 1868 1869 1870 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 1852 def list_change_logs(profile_id, action: nil, ids: nil, max_change_time: nil, max_results: nil, min_change_time: nil, object_ids: nil, object_type: nil, page_token: nil, search_string: nil, user_profile_ids: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/changeLogs', ) command.response_representation = Google::Apis::DfareportingV3_3::ChangeLogsListResponse::Representation command.response_class = Google::Apis::DfareportingV3_3::ChangeLogsListResponse command.params['profileId'] = profile_id unless profile_id.nil? command.query['action'] = action unless action.nil? command.query['ids'] = ids unless ids.nil? command.query['maxChangeTime'] = max_change_time unless max_change_time.nil? command.query['maxResults'] = max_results unless max_results.nil? command.query['minChangeTime'] = min_change_time unless min_change_time.nil? command.query['objectIds'] = object_ids unless object_ids.nil? command.query['objectType'] = object_type unless object_type.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['searchString'] = search_string unless search_string.nil? command.query['userProfileIds'] = user_profile_ids unless user_profile_ids.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_cities(profile_id, country_dart_ids: nil, dart_ids: nil, name_prefix: nil, region_dart_ids: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::CitiesListResponse
Retrieves a list of cities, possibly filtered.
1900 1901 1902 1903 1904 1905 1906 1907 1908 1909 1910 1911 1912 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 1900 def list_cities(profile_id, country_dart_ids: nil, dart_ids: nil, name_prefix: nil, region_dart_ids: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/cities', ) command.response_representation = Google::Apis::DfareportingV3_3::CitiesListResponse::Representation command.response_class = Google::Apis::DfareportingV3_3::CitiesListResponse command.params['profileId'] = profile_id unless profile_id.nil? command.query['countryDartIds'] = country_dart_ids unless country_dart_ids.nil? command.query['dartIds'] = dart_ids unless dart_ids.nil? command.query['namePrefix'] = name_prefix unless name_prefix.nil? command.query['regionDartIds'] = region_dart_ids unless region_dart_ids.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_connection_types(profile_id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::ConnectionTypesListResponse
Retrieves a list of connection types.
1967 1968 1969 1970 1971 1972 1973 1974 1975 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 1967 def list_connection_types(profile_id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/connectionTypes', ) command.response_representation = Google::Apis::DfareportingV3_3::ConnectionTypesListResponse::Representation command.response_class = Google::Apis::DfareportingV3_3::ConnectionTypesListResponse command.params['profileId'] = profile_id unless profile_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_content_categories(profile_id, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::ContentCategoriesListResponse
Retrieves a list of content categories, possibly filtered. This method supports paging.
2113 2114 2115 2116 2117 2118 2119 2120 2121 2122 2123 2124 2125 2126 2127 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 2113 def list_content_categories(profile_id, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/contentCategories', ) command.response_representation = Google::Apis::DfareportingV3_3::ContentCategoriesListResponse::Representation command.response_class = Google::Apis::DfareportingV3_3::ContentCategoriesListResponse command.params['profileId'] = profile_id unless profile_id.nil? command.query['ids'] = ids unless ids.nil? command.query['maxResults'] = max_results unless max_results.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['searchString'] = search_string unless search_string.nil? command.query['sortField'] = sort_field unless sort_field.nil? command.query['sortOrder'] = sort_order unless sort_order.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_countries(profile_id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::CountriesListResponse
Retrieves a list of countries.
2317 2318 2319 2320 2321 2322 2323 2324 2325 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 2317 def list_countries(profile_id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/countries', ) command.response_representation = Google::Apis::DfareportingV3_3::CountriesListResponse::Representation command.response_class = Google::Apis::DfareportingV3_3::CountriesListResponse command.params['profileId'] = profile_id unless profile_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_creative_field_values(profile_id, creative_field_id, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::CreativeFieldValuesListResponse
Retrieves a list of creative field values, possibly filtered. This method supports paging.
2515 2516 2517 2518 2519 2520 2521 2522 2523 2524 2525 2526 2527 2528 2529 2530 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 2515 def list_creative_field_values(profile_id, creative_field_id, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/creativeFields/{creativeFieldId}/creativeFieldValues', ) command.response_representation = Google::Apis::DfareportingV3_3::CreativeFieldValuesListResponse::Representation command.response_class = Google::Apis::DfareportingV3_3::CreativeFieldValuesListResponse command.params['profileId'] = profile_id unless profile_id.nil? command.params['creativeFieldId'] = creative_field_id unless creative_field_id.nil? command.query['ids'] = ids unless ids.nil? command.query['maxResults'] = max_results unless max_results.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['searchString'] = search_string unless search_string.nil? command.query['sortField'] = sort_field unless sort_field.nil? command.query['sortOrder'] = sort_order unless sort_order.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_creative_fields(profile_id, advertiser_ids: nil, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::CreativeFieldsListResponse
Retrieves a list of creative fields, possibly filtered. This method supports paging.
2745 2746 2747 2748 2749 2750 2751 2752 2753 2754 2755 2756 2757 2758 2759 2760 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 2745 def list_creative_fields(profile_id, advertiser_ids: nil, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/creativeFields', ) command.response_representation = Google::Apis::DfareportingV3_3::CreativeFieldsListResponse::Representation command.response_class = Google::Apis::DfareportingV3_3::CreativeFieldsListResponse command.params['profileId'] = profile_id unless profile_id.nil? command.query['advertiserIds'] = advertiser_ids unless advertiser_ids.nil? command.query['ids'] = ids unless ids.nil? command.query['maxResults'] = max_results unless max_results.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['searchString'] = search_string unless search_string.nil? command.query['sortField'] = sort_field unless sort_field.nil? command.query['sortOrder'] = sort_order unless sort_order.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_creative_groups(profile_id, advertiser_ids: nil, group_number: nil, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::CreativeGroupsListResponse
Retrieves a list of creative groups, possibly filtered. This method supports paging.
2940 2941 2942 2943 2944 2945 2946 2947 2948 2949 2950 2951 2952 2953 2954 2955 2956 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 2940 def list_creative_groups(profile_id, advertiser_ids: nil, group_number: nil, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/creativeGroups', ) command.response_representation = Google::Apis::DfareportingV3_3::CreativeGroupsListResponse::Representation command.response_class = Google::Apis::DfareportingV3_3::CreativeGroupsListResponse command.params['profileId'] = profile_id unless profile_id.nil? command.query['advertiserIds'] = advertiser_ids unless advertiser_ids.nil? command.query['groupNumber'] = group_number unless group_number.nil? command.query['ids'] = ids unless ids.nil? command.query['maxResults'] = max_results unless max_results.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['searchString'] = search_string unless search_string.nil? command.query['sortField'] = sort_field unless sort_field.nil? command.query['sortOrder'] = sort_order unless sort_order.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_creatives(profile_id, active: nil, advertiser_id: nil, archived: nil, campaign_id: nil, companion_creative_ids: nil, creative_field_ids: nil, ids: nil, max_results: nil, page_token: nil, rendering_ids: nil, search_string: nil, size_ids: nil, sort_field: nil, sort_order: nil, studio_creative_id: nil, types: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::CreativesListResponse
Retrieves a list of creatives, possibly filtered. This method supports paging.
3152 3153 3154 3155 3156 3157 3158 3159 3160 3161 3162 3163 3164 3165 3166 3167 3168 3169 3170 3171 3172 3173 3174 3175 3176 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 3152 def list_creatives(profile_id, active: nil, advertiser_id: nil, archived: nil, campaign_id: nil, companion_creative_ids: nil, creative_field_ids: nil, ids: nil, max_results: nil, page_token: nil, rendering_ids: nil, search_string: nil, size_ids: nil, sort_field: nil, sort_order: nil, studio_creative_id: nil, types: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/creatives', ) command.response_representation = Google::Apis::DfareportingV3_3::CreativesListResponse::Representation command.response_class = Google::Apis::DfareportingV3_3::CreativesListResponse command.params['profileId'] = profile_id unless profile_id.nil? command.query['active'] = active unless active.nil? command.query['advertiserId'] = advertiser_id unless advertiser_id.nil? command.query['archived'] = archived unless archived.nil? command.query['campaignId'] = campaign_id unless campaign_id.nil? command.query['companionCreativeIds'] = companion_creative_ids unless companion_creative_ids.nil? command.query['creativeFieldIds'] = creative_field_ids unless creative_field_ids.nil? command.query['ids'] = ids unless ids.nil? command.query['maxResults'] = max_results unless max_results.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['renderingIds'] = rendering_ids unless rendering_ids.nil? command.query['searchString'] = search_string unless search_string.nil? command.query['sizeIds'] = size_ids unless size_ids.nil? command.query['sortField'] = sort_field unless sort_field.nil? command.query['sortOrder'] = sort_order unless sort_order.nil? command.query['studioCreativeId'] = studio_creative_id unless studio_creative_id.nil? command.query['types'] = types unless types.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_directory_sites(profile_id, accepts_in_stream_video_placements: nil, accepts_interstitial_placements: nil, accepts_publisher_paid_placements: nil, active: nil, dfp_network_code: nil, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::DirectorySitesListResponse
Retrieves a list of directory sites, possibly filtered. This method supports paging.
3405 3406 3407 3408 3409 3410 3411 3412 3413 3414 3415 3416 3417 3418 3419 3420 3421 3422 3423 3424 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 3405 def list_directory_sites(profile_id, accepts_in_stream_video_placements: nil, accepts_interstitial_placements: nil, accepts_publisher_paid_placements: nil, active: nil, dfp_network_code: nil, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/directorySites', ) command.response_representation = Google::Apis::DfareportingV3_3::DirectorySitesListResponse::Representation command.response_class = Google::Apis::DfareportingV3_3::DirectorySitesListResponse command.params['profileId'] = profile_id unless profile_id.nil? command.query['acceptsInStreamVideoPlacements'] = accepts_in_stream_video_placements unless accepts_in_stream_video_placements.nil? command.query['acceptsInterstitialPlacements'] = accepts_interstitial_placements unless accepts_interstitial_placements.nil? command.query['acceptsPublisherPaidPlacements'] = accepts_publisher_paid_placements unless accepts_publisher_paid_placements.nil? command.query['active'] = active unless active.nil? command.query['dfpNetworkCode'] = dfp_network_code unless dfp_network_code.nil? command.query['ids'] = ids unless ids.nil? command.query['maxResults'] = max_results unless max_results.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['searchString'] = search_string unless search_string.nil? command.query['sortField'] = sort_field unless sort_field.nil? command.query['sortOrder'] = sort_order unless sort_order.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_dynamic_targeting_keys(profile_id, advertiser_id: nil, names: nil, object_id_: nil, object_type: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::DynamicTargetingKeysListResponse
Retrieves a list of dynamic targeting keys.
3529 3530 3531 3532 3533 3534 3535 3536 3537 3538 3539 3540 3541 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 3529 def list_dynamic_targeting_keys(profile_id, advertiser_id: nil, names: nil, object_id_: nil, object_type: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/dynamicTargetingKeys', ) command.response_representation = Google::Apis::DfareportingV3_3::DynamicTargetingKeysListResponse::Representation command.response_class = Google::Apis::DfareportingV3_3::DynamicTargetingKeysListResponse command.params['profileId'] = profile_id unless profile_id.nil? command.query['advertiserId'] = advertiser_id unless advertiser_id.nil? command.query['names'] = names unless names.nil? command.query['objectId'] = object_id_ unless object_id_.nil? command.query['objectType'] = object_type unless object_type.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_event_tags(profile_id, ad_id: nil, advertiser_id: nil, campaign_id: nil, definitions_only: nil, enabled: nil, event_tag_types: nil, ids: nil, search_string: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::EventTagsListResponse
Retrieves a list of event tags, possibly filtered.
3698 3699 3700 3701 3702 3703 3704 3705 3706 3707 3708 3709 3710 3711 3712 3713 3714 3715 3716 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 3698 def (profile_id, ad_id: nil, advertiser_id: nil, campaign_id: nil, definitions_only: nil, enabled: nil, event_tag_types: nil, ids: nil, search_string: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/eventTags', ) command.response_representation = Google::Apis::DfareportingV3_3::EventTagsListResponse::Representation command.response_class = Google::Apis::DfareportingV3_3::EventTagsListResponse command.params['profileId'] = profile_id unless profile_id.nil? command.query['adId'] = ad_id unless ad_id.nil? command.query['advertiserId'] = advertiser_id unless advertiser_id.nil? command.query['campaignId'] = campaign_id unless campaign_id.nil? command.query['definitionsOnly'] = definitions_only unless definitions_only.nil? command.query['enabled'] = enabled unless enabled.nil? command.query['eventTagTypes'] = event_tag_types unless event_tag_types.nil? command.query['ids'] = ids unless ids.nil? command.query['searchString'] = search_string unless search_string.nil? command.query['sortField'] = sort_field unless sort_field.nil? command.query['sortOrder'] = sort_order unless sort_order.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_files(profile_id, max_results: nil, page_token: nil, scope: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::FileList
Lists files for a user profile.
3858 3859 3860 3861 3862 3863 3864 3865 3866 3867 3868 3869 3870 3871 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 3858 def list_files(profile_id, max_results: nil, page_token: nil, scope: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/files', ) command.response_representation = Google::Apis::DfareportingV3_3::FileList::Representation command.response_class = Google::Apis::DfareportingV3_3::FileList command.params['profileId'] = profile_id unless profile_id.nil? command.query['maxResults'] = max_results unless max_results.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['scope'] = scope unless scope.nil? command.query['sortField'] = sort_field unless sort_field.nil? command.query['sortOrder'] = sort_order unless sort_order.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_floodlight_activities(profile_id, advertiser_id: nil, floodlight_activity_group_ids: nil, floodlight_activity_group_name: nil, floodlight_activity_group_tag_string: nil, floodlight_activity_group_type: nil, floodlight_configuration_id: nil, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, tag_string: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::FloodlightActivitiesListResponse
Retrieves a list of floodlight activities, possibly filtered. This method supports paging.
4065 4066 4067 4068 4069 4070 4071 4072 4073 4074 4075 4076 4077 4078 4079 4080 4081 4082 4083 4084 4085 4086 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 4065 def list_floodlight_activities(profile_id, advertiser_id: nil, floodlight_activity_group_ids: nil, floodlight_activity_group_name: nil, floodlight_activity_group_tag_string: nil, floodlight_activity_group_type: nil, floodlight_configuration_id: nil, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, tag_string: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/floodlightActivities', ) command.response_representation = Google::Apis::DfareportingV3_3::FloodlightActivitiesListResponse::Representation command.response_class = Google::Apis::DfareportingV3_3::FloodlightActivitiesListResponse command.params['profileId'] = profile_id unless profile_id.nil? command.query['advertiserId'] = advertiser_id unless advertiser_id.nil? command.query['floodlightActivityGroupIds'] = floodlight_activity_group_ids unless floodlight_activity_group_ids.nil? command.query['floodlightActivityGroupName'] = floodlight_activity_group_name unless floodlight_activity_group_name.nil? command.query['floodlightActivityGroupTagString'] = floodlight_activity_group_tag_string unless floodlight_activity_group_tag_string.nil? command.query['floodlightActivityGroupType'] = floodlight_activity_group_type unless floodlight_activity_group_type.nil? command.query['floodlightConfigurationId'] = floodlight_configuration_id unless floodlight_configuration_id.nil? command.query['ids'] = ids unless ids.nil? command.query['maxResults'] = max_results unless max_results.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['searchString'] = search_string unless search_string.nil? command.query['sortField'] = sort_field unless sort_field.nil? command.query['sortOrder'] = sort_order unless sort_order.nil? command.query['tagString'] = tag_string unless tag_string.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_floodlight_activity_groups(profile_id, advertiser_id: nil, floodlight_configuration_id: nil, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, type: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::FloodlightActivityGroupsListResponse
Retrieves a list of floodlight activity groups, possibly filtered. This method supports paging.
4275 4276 4277 4278 4279 4280 4281 4282 4283 4284 4285 4286 4287 4288 4289 4290 4291 4292 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 4275 def list_floodlight_activity_groups(profile_id, advertiser_id: nil, floodlight_configuration_id: nil, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, type: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/floodlightActivityGroups', ) command.response_representation = Google::Apis::DfareportingV3_3::FloodlightActivityGroupsListResponse::Representation command.response_class = Google::Apis::DfareportingV3_3::FloodlightActivityGroupsListResponse command.params['profileId'] = profile_id unless profile_id.nil? command.query['advertiserId'] = advertiser_id unless advertiser_id.nil? command.query['floodlightConfigurationId'] = floodlight_configuration_id unless floodlight_configuration_id.nil? command.query['ids'] = ids unless ids.nil? command.query['maxResults'] = max_results unless max_results.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['searchString'] = search_string unless search_string.nil? command.query['sortField'] = sort_field unless sort_field.nil? command.query['sortOrder'] = sort_order unless sort_order.nil? command.query['type'] = type unless type.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_floodlight_configurations(profile_id, ids: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::FloodlightConfigurationsListResponse
Retrieves a list of floodlight configurations, possibly filtered.
4420 4421 4422 4423 4424 4425 4426 4427 4428 4429 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 4420 def list_floodlight_configurations(profile_id, ids: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/floodlightConfigurations', ) command.response_representation = Google::Apis::DfareportingV3_3::FloodlightConfigurationsListResponse::Representation command.response_class = Google::Apis::DfareportingV3_3::FloodlightConfigurationsListResponse command.params['profileId'] = profile_id unless profile_id.nil? command.query['ids'] = ids unless ids.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_inventory_items(profile_id, project_id, ids: nil, in_plan: nil, max_results: nil, order_id: nil, page_token: nil, site_id: nil, sort_field: nil, sort_order: nil, type: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::InventoryItemsListResponse
Retrieves a list of inventory items, possibly filtered. This method supports paging.
4578 4579 4580 4581 4582 4583 4584 4585 4586 4587 4588 4589 4590 4591 4592 4593 4594 4595 4596 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 4578 def list_inventory_items(profile_id, project_id, ids: nil, in_plan: nil, max_results: nil, order_id: nil, page_token: nil, site_id: nil, sort_field: nil, sort_order: nil, type: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/projects/{projectId}/inventoryItems', ) command.response_representation = Google::Apis::DfareportingV3_3::InventoryItemsListResponse::Representation command.response_class = Google::Apis::DfareportingV3_3::InventoryItemsListResponse command.params['profileId'] = profile_id unless profile_id.nil? command.params['projectId'] = project_id unless project_id.nil? command.query['ids'] = ids unless ids.nil? command.query['inPlan'] = in_plan unless in_plan.nil? command.query['maxResults'] = max_results unless max_results.nil? command.query['orderId'] = order_id unless order_id.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['siteId'] = site_id unless site_id.nil? command.query['sortField'] = sort_field unless sort_field.nil? command.query['sortOrder'] = sort_order unless sort_order.nil? command.query['type'] = type unless type.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_languages(profile_id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::LanguagesListResponse
Retrieves a list of languages.
4618 4619 4620 4621 4622 4623 4624 4625 4626 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 4618 def list_languages(profile_id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/languages', ) command.response_representation = Google::Apis::DfareportingV3_3::LanguagesListResponse::Representation command.response_class = Google::Apis::DfareportingV3_3::LanguagesListResponse command.params['profileId'] = profile_id unless profile_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_metros(profile_id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::MetrosListResponse
Retrieves a list of metros.
4648 4649 4650 4651 4652 4653 4654 4655 4656 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 4648 def list_metros(profile_id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/metros', ) command.response_representation = Google::Apis::DfareportingV3_3::MetrosListResponse::Representation command.response_class = Google::Apis::DfareportingV3_3::MetrosListResponse command.params['profileId'] = profile_id unless profile_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_mobile_apps(profile_id, directories: nil, ids: nil, max_results: nil, page_token: nil, search_string: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::MobileAppsListResponse
Retrieves list of available mobile apps.
4726 4727 4728 4729 4730 4731 4732 4733 4734 4735 4736 4737 4738 4739 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 4726 def list_mobile_apps(profile_id, directories: nil, ids: nil, max_results: nil, page_token: nil, search_string: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/mobileApps', ) command.response_representation = Google::Apis::DfareportingV3_3::MobileAppsListResponse::Representation command.response_class = Google::Apis::DfareportingV3_3::MobileAppsListResponse command.params['profileId'] = profile_id unless profile_id.nil? command.query['directories'] = directories unless directories.nil? command.query['ids'] = ids unless ids.nil? command.query['maxResults'] = max_results unless max_results.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['searchString'] = search_string unless search_string.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_mobile_carriers(profile_id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::MobileCarriersListResponse
Retrieves a list of mobile carriers.
4794 4795 4796 4797 4798 4799 4800 4801 4802 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 4794 def list_mobile_carriers(profile_id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/mobileCarriers', ) command.response_representation = Google::Apis::DfareportingV3_3::MobileCarriersListResponse::Representation command.response_class = Google::Apis::DfareportingV3_3::MobileCarriersListResponse command.params['profileId'] = profile_id unless profile_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_operating_system_versions(profile_id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::OperatingSystemVersionsListResponse
Retrieves a list of operating system versions.
4857 4858 4859 4860 4861 4862 4863 4864 4865 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 4857 def (profile_id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/operatingSystemVersions', ) command.response_representation = Google::Apis::DfareportingV3_3::OperatingSystemVersionsListResponse::Representation command.response_class = Google::Apis::DfareportingV3_3::OperatingSystemVersionsListResponse command.params['profileId'] = profile_id unless profile_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_operating_systems(profile_id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::OperatingSystemsListResponse
Retrieves a list of operating systems.
4920 4921 4922 4923 4924 4925 4926 4927 4928 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 4920 def (profile_id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/operatingSystems', ) command.response_representation = Google::Apis::DfareportingV3_3::OperatingSystemsListResponse::Representation command.response_class = Google::Apis::DfareportingV3_3::OperatingSystemsListResponse command.params['profileId'] = profile_id unless profile_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_order_documents(profile_id, project_id, approved: nil, ids: nil, max_results: nil, order_id: nil, page_token: nil, search_string: nil, site_id: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::OrderDocumentsListResponse
Retrieves a list of order documents, possibly filtered. This method supports paging.
5013 5014 5015 5016 5017 5018 5019 5020 5021 5022 5023 5024 5025 5026 5027 5028 5029 5030 5031 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 5013 def list_order_documents(profile_id, project_id, approved: nil, ids: nil, max_results: nil, order_id: nil, page_token: nil, search_string: nil, site_id: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/projects/{projectId}/orderDocuments', ) command.response_representation = Google::Apis::DfareportingV3_3::OrderDocumentsListResponse::Representation command.response_class = Google::Apis::DfareportingV3_3::OrderDocumentsListResponse command.params['profileId'] = profile_id unless profile_id.nil? command.params['projectId'] = project_id unless project_id.nil? command.query['approved'] = approved unless approved.nil? command.query['ids'] = ids unless ids.nil? command.query['maxResults'] = max_results unless max_results.nil? command.query['orderId'] = order_id unless order_id.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['searchString'] = search_string unless search_string.nil? command.query['siteId'] = site_id unless site_id.nil? command.query['sortField'] = sort_field unless sort_field.nil? command.query['sortOrder'] = sort_order unless sort_order.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_orders(profile_id, project_id, ids: nil, max_results: nil, page_token: nil, search_string: nil, site_id: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::OrdersListResponse
Retrieves a list of orders, possibly filtered. This method supports paging.
5110 5111 5112 5113 5114 5115 5116 5117 5118 5119 5120 5121 5122 5123 5124 5125 5126 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 5110 def list_orders(profile_id, project_id, ids: nil, max_results: nil, page_token: nil, search_string: nil, site_id: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/projects/{projectId}/orders', ) command.response_representation = Google::Apis::DfareportingV3_3::OrdersListResponse::Representation command.response_class = Google::Apis::DfareportingV3_3::OrdersListResponse command.params['profileId'] = profile_id unless profile_id.nil? command.params['projectId'] = project_id unless project_id.nil? command.query['ids'] = ids unless ids.nil? command.query['maxResults'] = max_results unless max_results.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['searchString'] = search_string unless search_string.nil? command.query['siteId'] = site_id unless site_id.nil? command.query['sortField'] = sort_field unless sort_field.nil? command.query['sortOrder'] = sort_order unless sort_order.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_placement_groups(profile_id, advertiser_ids: nil, archived: nil, campaign_ids: nil, content_category_ids: nil, directory_site_ids: nil, ids: nil, max_end_date: nil, max_results: nil, max_start_date: nil, min_end_date: nil, min_start_date: nil, page_token: nil, placement_group_type: nil, placement_strategy_ids: nil, pricing_types: nil, search_string: nil, site_ids: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::PlacementGroupsListResponse
Retrieves a list of placement groups, possibly filtered. This method supports paging.
5270 5271 5272 5273 5274 5275 5276 5277 5278 5279 5280 5281 5282 5283 5284 5285 5286 5287 5288 5289 5290 5291 5292 5293 5294 5295 5296 5297 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 5270 def list_placement_groups(profile_id, advertiser_ids: nil, archived: nil, campaign_ids: nil, content_category_ids: nil, directory_site_ids: nil, ids: nil, max_end_date: nil, max_results: nil, max_start_date: nil, min_end_date: nil, min_start_date: nil, page_token: nil, placement_group_type: nil, placement_strategy_ids: nil, pricing_types: nil, search_string: nil, site_ids: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/placementGroups', ) command.response_representation = Google::Apis::DfareportingV3_3::PlacementGroupsListResponse::Representation command.response_class = Google::Apis::DfareportingV3_3::PlacementGroupsListResponse command.params['profileId'] = profile_id unless profile_id.nil? command.query['advertiserIds'] = advertiser_ids unless advertiser_ids.nil? command.query['archived'] = archived unless archived.nil? command.query['campaignIds'] = campaign_ids unless campaign_ids.nil? command.query['contentCategoryIds'] = content_category_ids unless content_category_ids.nil? command.query['directorySiteIds'] = directory_site_ids unless directory_site_ids.nil? command.query['ids'] = ids unless ids.nil? command.query['maxEndDate'] = max_end_date unless max_end_date.nil? command.query['maxResults'] = max_results unless max_results.nil? command.query['maxStartDate'] = max_start_date unless max_start_date.nil? command.query['minEndDate'] = min_end_date unless min_end_date.nil? command.query['minStartDate'] = min_start_date unless min_start_date.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['placementGroupType'] = placement_group_type unless placement_group_type.nil? command.query['placementStrategyIds'] = placement_strategy_ids unless placement_strategy_ids.nil? command.query['pricingTypes'] = pricing_types unless pricing_types.nil? command.query['searchString'] = search_string unless search_string.nil? command.query['siteIds'] = site_ids unless site_ids.nil? command.query['sortField'] = sort_field unless sort_field.nil? command.query['sortOrder'] = sort_order unless sort_order.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_placement_strategies(profile_id, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::PlacementStrategiesListResponse
Retrieves a list of placement strategies, possibly filtered. This method supports paging.
5504 5505 5506 5507 5508 5509 5510 5511 5512 5513 5514 5515 5516 5517 5518 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 5504 def list_placement_strategies(profile_id, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/placementStrategies', ) command.response_representation = Google::Apis::DfareportingV3_3::PlacementStrategiesListResponse::Representation command.response_class = Google::Apis::DfareportingV3_3::PlacementStrategiesListResponse command.params['profileId'] = profile_id unless profile_id.nil? command.query['ids'] = ids unless ids.nil? command.query['maxResults'] = max_results unless max_results.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['searchString'] = search_string unless search_string.nil? command.query['sortField'] = sort_field unless sort_field.nil? command.query['sortOrder'] = sort_order unless sort_order.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_placements(profile_id, advertiser_ids: nil, archived: nil, campaign_ids: nil, compatibilities: nil, content_category_ids: nil, directory_site_ids: nil, group_ids: nil, ids: nil, max_end_date: nil, max_results: nil, max_start_date: nil, min_end_date: nil, min_start_date: nil, page_token: nil, payment_source: nil, placement_strategy_ids: nil, pricing_types: nil, search_string: nil, site_ids: nil, size_ids: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::PlacementsListResponse
Retrieves a list of placements, possibly filtered. This method supports paging.
5773 5774 5775 5776 5777 5778 5779 5780 5781 5782 5783 5784 5785 5786 5787 5788 5789 5790 5791 5792 5793 5794 5795 5796 5797 5798 5799 5800 5801 5802 5803 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 5773 def list_placements(profile_id, advertiser_ids: nil, archived: nil, campaign_ids: nil, compatibilities: nil, content_category_ids: nil, directory_site_ids: nil, group_ids: nil, ids: nil, max_end_date: nil, max_results: nil, max_start_date: nil, min_end_date: nil, min_start_date: nil, page_token: nil, payment_source: nil, placement_strategy_ids: nil, pricing_types: nil, search_string: nil, site_ids: nil, size_ids: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/placements', ) command.response_representation = Google::Apis::DfareportingV3_3::PlacementsListResponse::Representation command.response_class = Google::Apis::DfareportingV3_3::PlacementsListResponse command.params['profileId'] = profile_id unless profile_id.nil? command.query['advertiserIds'] = advertiser_ids unless advertiser_ids.nil? command.query['archived'] = archived unless archived.nil? command.query['campaignIds'] = campaign_ids unless campaign_ids.nil? command.query['compatibilities'] = compatibilities unless compatibilities.nil? command.query['contentCategoryIds'] = content_category_ids unless content_category_ids.nil? command.query['directorySiteIds'] = directory_site_ids unless directory_site_ids.nil? command.query['groupIds'] = group_ids unless group_ids.nil? command.query['ids'] = ids unless ids.nil? command.query['maxEndDate'] = max_end_date unless max_end_date.nil? command.query['maxResults'] = max_results unless max_results.nil? command.query['maxStartDate'] = max_start_date unless max_start_date.nil? command.query['minEndDate'] = min_end_date unless min_end_date.nil? command.query['minStartDate'] = min_start_date unless min_start_date.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['paymentSource'] = payment_source unless payment_source.nil? command.query['placementStrategyIds'] = placement_strategy_ids unless placement_strategy_ids.nil? command.query['pricingTypes'] = pricing_types unless pricing_types.nil? command.query['searchString'] = search_string unless search_string.nil? command.query['siteIds'] = site_ids unless site_ids.nil? command.query['sizeIds'] = size_ids unless size_ids.nil? command.query['sortField'] = sort_field unless sort_field.nil? command.query['sortOrder'] = sort_order unless sort_order.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_platform_types(profile_id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::PlatformTypesListResponse
Retrieves a list of platform types.
5927 5928 5929 5930 5931 5932 5933 5934 5935 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 5927 def list_platform_types(profile_id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/platformTypes', ) command.response_representation = Google::Apis::DfareportingV3_3::PlatformTypesListResponse::Representation command.response_class = Google::Apis::DfareportingV3_3::PlatformTypesListResponse command.params['profileId'] = profile_id unless profile_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_postal_codes(profile_id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::PostalCodesListResponse
Retrieves a list of postal codes.
5990 5991 5992 5993 5994 5995 5996 5997 5998 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 5990 def list_postal_codes(profile_id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/postalCodes', ) command.response_representation = Google::Apis::DfareportingV3_3::PostalCodesListResponse::Representation command.response_class = Google::Apis::DfareportingV3_3::PostalCodesListResponse command.params['profileId'] = profile_id unless profile_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_projects(profile_id, advertiser_ids: nil, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::ProjectsListResponse
Retrieves a list of projects, possibly filtered. This method supports paging .
6072 6073 6074 6075 6076 6077 6078 6079 6080 6081 6082 6083 6084 6085 6086 6087 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 6072 def list_projects(profile_id, advertiser_ids: nil, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/projects', ) command.response_representation = Google::Apis::DfareportingV3_3::ProjectsListResponse::Representation command.response_class = Google::Apis::DfareportingV3_3::ProjectsListResponse command.params['profileId'] = profile_id unless profile_id.nil? command.query['advertiserIds'] = advertiser_ids unless advertiser_ids.nil? command.query['ids'] = ids unless ids.nil? command.query['maxResults'] = max_results unless max_results.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['searchString'] = search_string unless search_string.nil? command.query['sortField'] = sort_field unless sort_field.nil? command.query['sortOrder'] = sort_order unless sort_order.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_regions(profile_id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::RegionsListResponse
Retrieves a list of regions.
6109 6110 6111 6112 6113 6114 6115 6116 6117 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 6109 def list_regions(profile_id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/regions', ) command.response_representation = Google::Apis::DfareportingV3_3::RegionsListResponse::Representation command.response_class = Google::Apis::DfareportingV3_3::RegionsListResponse command.params['profileId'] = profile_id unless profile_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_remarketing_lists(profile_id, advertiser_id, active: nil, floodlight_activity_id: nil, max_results: nil, name: nil, page_token: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::RemarketingListsListResponse
Retrieves a list of remarketing lists, possibly filtered. This method supports paging.
6331 6332 6333 6334 6335 6336 6337 6338 6339 6340 6341 6342 6343 6344 6345 6346 6347 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 6331 def list_remarketing_lists(profile_id, advertiser_id, active: nil, floodlight_activity_id: nil, max_results: nil, name: nil, page_token: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/remarketingLists', ) command.response_representation = Google::Apis::DfareportingV3_3::RemarketingListsListResponse::Representation command.response_class = Google::Apis::DfareportingV3_3::RemarketingListsListResponse command.params['profileId'] = profile_id unless profile_id.nil? command.query['active'] = active unless active.nil? command.query['advertiserId'] = advertiser_id unless advertiser_id.nil? command.query['floodlightActivityId'] = floodlight_activity_id unless floodlight_activity_id.nil? command.query['maxResults'] = max_results unless max_results.nil? command.query['name'] = name unless name.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['sortField'] = sort_field unless sort_field.nil? command.query['sortOrder'] = sort_order unless sort_order.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_report_files(profile_id, report_id, max_results: nil, page_token: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::FileList
Lists files for a report.
6777 6778 6779 6780 6781 6782 6783 6784 6785 6786 6787 6788 6789 6790 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 6777 def list_report_files(profile_id, report_id, max_results: nil, page_token: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/reports/{reportId}/files', ) command.response_representation = Google::Apis::DfareportingV3_3::FileList::Representation command.response_class = Google::Apis::DfareportingV3_3::FileList command.params['profileId'] = profile_id unless profile_id.nil? command.params['reportId'] = report_id unless report_id.nil? command.query['maxResults'] = max_results unless max_results.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['sortField'] = sort_field unless sort_field.nil? command.query['sortOrder'] = sort_order unless sort_order.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_reports(profile_id, max_results: nil, page_token: nil, scope: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::ReportList
Retrieves list of reports.
6545 6546 6547 6548 6549 6550 6551 6552 6553 6554 6555 6556 6557 6558 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 6545 def list_reports(profile_id, max_results: nil, page_token: nil, scope: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/reports', ) command.response_representation = Google::Apis::DfareportingV3_3::ReportList::Representation command.response_class = Google::Apis::DfareportingV3_3::ReportList command.params['profileId'] = profile_id unless profile_id.nil? command.query['maxResults'] = max_results unless max_results.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['scope'] = scope unless scope.nil? command.query['sortField'] = sort_field unless sort_field.nil? command.query['sortOrder'] = sort_order unless sort_order.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_sites(profile_id, accepts_in_stream_video_placements: nil, accepts_interstitial_placements: nil, accepts_publisher_paid_placements: nil, ad_words_site: nil, approved: nil, campaign_ids: nil, directory_site_ids: nil, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, subaccount_id: nil, unmapped_site: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::SitesListResponse
Retrieves a list of sites, possibly filtered. This method supports paging.
6915 6916 6917 6918 6919 6920 6921 6922 6923 6924 6925 6926 6927 6928 6929 6930 6931 6932 6933 6934 6935 6936 6937 6938 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 6915 def list_sites(profile_id, accepts_in_stream_video_placements: nil, accepts_interstitial_placements: nil, accepts_publisher_paid_placements: nil, ad_words_site: nil, approved: nil, campaign_ids: nil, directory_site_ids: nil, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, subaccount_id: nil, unmapped_site: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/sites', ) command.response_representation = Google::Apis::DfareportingV3_3::SitesListResponse::Representation command.response_class = Google::Apis::DfareportingV3_3::SitesListResponse command.params['profileId'] = profile_id unless profile_id.nil? command.query['acceptsInStreamVideoPlacements'] = accepts_in_stream_video_placements unless accepts_in_stream_video_placements.nil? command.query['acceptsInterstitialPlacements'] = accepts_interstitial_placements unless accepts_interstitial_placements.nil? command.query['acceptsPublisherPaidPlacements'] = accepts_publisher_paid_placements unless accepts_publisher_paid_placements.nil? command.query['adWordsSite'] = ad_words_site unless ad_words_site.nil? command.query['approved'] = approved unless approved.nil? command.query['campaignIds'] = campaign_ids unless campaign_ids.nil? command.query['directorySiteIds'] = directory_site_ids unless directory_site_ids.nil? command.query['ids'] = ids unless ids.nil? command.query['maxResults'] = max_results unless max_results.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['searchString'] = search_string unless search_string.nil? command.query['sortField'] = sort_field unless sort_field.nil? command.query['sortOrder'] = sort_order unless sort_order.nil? command.query['subaccountId'] = subaccount_id unless subaccount_id.nil? command.query['unmappedSite'] = unmapped_site unless unmapped_site.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_sizes(profile_id, height: nil, iab_standard: nil, ids: nil, width: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::SizesListResponse
Retrieves a list of sizes, possibly filtered. Retrieved sizes are globally unique and may include values not currently in use by your account. Due to this, the list of sizes returned by this method may differ from the list seen in the Trafficking UI.
7106 7107 7108 7109 7110 7111 7112 7113 7114 7115 7116 7117 7118 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 7106 def list_sizes(profile_id, height: nil, iab_standard: nil, ids: nil, width: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/sizes', ) command.response_representation = Google::Apis::DfareportingV3_3::SizesListResponse::Representation command.response_class = Google::Apis::DfareportingV3_3::SizesListResponse command.params['profileId'] = profile_id unless profile_id.nil? command.query['height'] = height unless height.nil? command.query['iabStandard'] = iab_standard unless iab_standard.nil? command.query['ids'] = ids unless ids.nil? command.query['width'] = width unless width.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_subaccounts(profile_id, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::SubaccountsListResponse
Gets a list of subaccounts, possibly filtered. This method supports paging.
7223 7224 7225 7226 7227 7228 7229 7230 7231 7232 7233 7234 7235 7236 7237 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 7223 def list_subaccounts(profile_id, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/subaccounts', ) command.response_representation = Google::Apis::DfareportingV3_3::SubaccountsListResponse::Representation command.response_class = Google::Apis::DfareportingV3_3::SubaccountsListResponse command.params['profileId'] = profile_id unless profile_id.nil? command.query['ids'] = ids unless ids.nil? command.query['maxResults'] = max_results unless max_results.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['searchString'] = search_string unless search_string.nil? command.query['sortField'] = sort_field unless sort_field.nil? command.query['sortOrder'] = sort_order unless sort_order.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_targetable_remarketing_lists(profile_id, advertiser_id, active: nil, max_results: nil, name: nil, page_token: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::TargetableRemarketingListsListResponse
Retrieves a list of targetable remarketing lists, possibly filtered. This method supports paging.
7382 7383 7384 7385 7386 7387 7388 7389 7390 7391 7392 7393 7394 7395 7396 7397 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 7382 def list_targetable_remarketing_lists(profile_id, advertiser_id, active: nil, max_results: nil, name: nil, page_token: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/targetableRemarketingLists', ) command.response_representation = Google::Apis::DfareportingV3_3::TargetableRemarketingListsListResponse::Representation command.response_class = Google::Apis::DfareportingV3_3::TargetableRemarketingListsListResponse command.params['profileId'] = profile_id unless profile_id.nil? command.query['active'] = active unless active.nil? command.query['advertiserId'] = advertiser_id unless advertiser_id.nil? command.query['maxResults'] = max_results unless max_results.nil? command.query['name'] = name unless name.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['sortField'] = sort_field unless sort_field.nil? command.query['sortOrder'] = sort_order unless sort_order.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_targeting_templates(profile_id, advertiser_id: nil, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::TargetingTemplatesListResponse
Retrieves a list of targeting templates, optionally filtered. This method supports paging.
7505 7506 7507 7508 7509 7510 7511 7512 7513 7514 7515 7516 7517 7518 7519 7520 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 7505 def list_targeting_templates(profile_id, advertiser_id: nil, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/targetingTemplates', ) command.response_representation = Google::Apis::DfareportingV3_3::TargetingTemplatesListResponse::Representation command.response_class = Google::Apis::DfareportingV3_3::TargetingTemplatesListResponse command.params['profileId'] = profile_id unless profile_id.nil? command.query['advertiserId'] = advertiser_id unless advertiser_id.nil? command.query['ids'] = ids unless ids.nil? command.query['maxResults'] = max_results unless max_results.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['searchString'] = search_string unless search_string.nil? command.query['sortField'] = sort_field unless sort_field.nil? command.query['sortOrder'] = sort_order unless sort_order.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_user_profiles(fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::UserProfileList
Retrieves list of user profiles for a user.
7639 7640 7641 7642 7643 7644 7645 7646 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 7639 def list_user_profiles(fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles', ) command.response_representation = Google::Apis::DfareportingV3_3::UserProfileList::Representation command.response_class = Google::Apis::DfareportingV3_3::UserProfileList command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_user_role_permission_groups(profile_id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::UserRolePermissionGroupsListResponse
Gets a list of all supported user role permission groups.
7701 7702 7703 7704 7705 7706 7707 7708 7709 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 7701 def (profile_id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/userRolePermissionGroups', ) command.response_representation = Google::Apis::DfareportingV3_3::UserRolePermissionGroupsListResponse::Representation command.response_class = Google::Apis::DfareportingV3_3::UserRolePermissionGroupsListResponse command.params['profileId'] = profile_id unless profile_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_user_role_permissions(profile_id, ids: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::UserRolePermissionsListResponse
Gets a list of user role permissions, possibly filtered.
7766 7767 7768 7769 7770 7771 7772 7773 7774 7775 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 7766 def (profile_id, ids: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/userRolePermissions', ) command.response_representation = Google::Apis::DfareportingV3_3::UserRolePermissionsListResponse::Representation command.response_class = Google::Apis::DfareportingV3_3::UserRolePermissionsListResponse command.params['profileId'] = profile_id unless profile_id.nil? command.query['ids'] = ids unless ids.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_user_roles(profile_id, account_user_role_only: nil, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, subaccount_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::UserRolesListResponse
Retrieves a list of user roles, possibly filtered. This method supports paging.
7916 7917 7918 7919 7920 7921 7922 7923 7924 7925 7926 7927 7928 7929 7930 7931 7932 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 7916 def list_user_roles(profile_id, account_user_role_only: nil, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, subaccount_id: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/userRoles', ) command.response_representation = Google::Apis::DfareportingV3_3::UserRolesListResponse::Representation command.response_class = Google::Apis::DfareportingV3_3::UserRolesListResponse command.params['profileId'] = profile_id unless profile_id.nil? command.query['accountUserRoleOnly'] = account_user_role_only unless account_user_role_only.nil? command.query['ids'] = ids unless ids.nil? command.query['maxResults'] = max_results unless max_results.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['searchString'] = search_string unless search_string.nil? command.query['sortField'] = sort_field unless sort_field.nil? command.query['sortOrder'] = sort_order unless sort_order.nil? command.query['subaccountId'] = subaccount_id unless subaccount_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_video_formats(profile_id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::VideoFormatsListResponse
Lists available video formats.
8056 8057 8058 8059 8060 8061 8062 8063 8064 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 8056 def list_video_formats(profile_id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{profileId}/videoFormats', ) command.response_representation = Google::Apis::DfareportingV3_3::VideoFormatsListResponse::Representation command.response_class = Google::Apis::DfareportingV3_3::VideoFormatsListResponse command.params['profileId'] = profile_id unless profile_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#patch_account(profile_id, id, account_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Account
Updates an existing account. This method supports patch semantics.
523 524 525 526 527 528 529 530 531 532 533 534 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 523 def patch_account(profile_id, id, account_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:patch, 'userprofiles/{profileId}/accounts', ) command.request_representation = Google::Apis::DfareportingV3_3::Account::Representation command.request_object = account_object command.response_representation = Google::Apis::DfareportingV3_3::Account::Representation command.response_class = Google::Apis::DfareportingV3_3::Account command.params['profileId'] = profile_id unless profile_id.nil? command.query['id'] = id unless id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#patch_account_user_profile(profile_id, id, account_user_profile_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::AccountUserProfile
Updates an existing account user profile. This method supports patch semantics.
364 365 366 367 368 369 370 371 372 373 374 375 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 364 def patch_account_user_profile(profile_id, id, account_user_profile_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:patch, 'userprofiles/{profileId}/accountUserProfiles', ) command.request_representation = Google::Apis::DfareportingV3_3::AccountUserProfile::Representation command.request_object = account_user_profile_object command.response_representation = Google::Apis::DfareportingV3_3::AccountUserProfile::Representation command.response_class = Google::Apis::DfareportingV3_3::AccountUserProfile command.params['profileId'] = profile_id unless profile_id.nil? command.query['id'] = id unless id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#patch_ad(profile_id, id, ad_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Ad
Updates an existing ad. This method supports patch semantics.
769 770 771 772 773 774 775 776 777 778 779 780 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 769 def patch_ad(profile_id, id, ad_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:patch, 'userprofiles/{profileId}/ads', ) command.request_representation = Google::Apis::DfareportingV3_3::Ad::Representation command.request_object = ad_object command.response_representation = Google::Apis::DfareportingV3_3::Ad::Representation command.response_class = Google::Apis::DfareportingV3_3::Ad command.params['profileId'] = profile_id unless profile_id.nil? command.query['id'] = id unless id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#patch_advertiser(profile_id, id, advertiser_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Advertiser
Updates an existing advertiser. This method supports patch semantics.
1401 1402 1403 1404 1405 1406 1407 1408 1409 1410 1411 1412 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 1401 def patch_advertiser(profile_id, id, advertiser_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:patch, 'userprofiles/{profileId}/advertisers', ) command.request_representation = Google::Apis::DfareportingV3_3::Advertiser::Representation command.request_object = advertiser_object command.response_representation = Google::Apis::DfareportingV3_3::Advertiser::Representation command.response_class = Google::Apis::DfareportingV3_3::Advertiser command.params['profileId'] = profile_id unless profile_id.nil? command.query['id'] = id unless id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#patch_advertiser_group(profile_id, id, advertiser_group_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::AdvertiserGroup
Updates an existing advertiser group. This method supports patch semantics.
990 991 992 993 994 995 996 997 998 999 1000 1001 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 990 def patch_advertiser_group(profile_id, id, advertiser_group_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:patch, 'userprofiles/{profileId}/advertiserGroups', ) command.request_representation = Google::Apis::DfareportingV3_3::AdvertiserGroup::Representation command.request_object = advertiser_group_object command.response_representation = Google::Apis::DfareportingV3_3::AdvertiserGroup::Representation command.response_class = Google::Apis::DfareportingV3_3::AdvertiserGroup command.params['profileId'] = profile_id unless profile_id.nil? command.query['id'] = id unless id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#patch_advertiser_landing_page(profile_id, id, landing_page_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::LandingPage
Updates an existing advertiser landing page. This method supports patch semantics.
1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 1193 def patch_advertiser_landing_page(profile_id, id, landing_page_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:patch, 'userprofiles/{profileId}/advertiserLandingPages', ) command.request_representation = Google::Apis::DfareportingV3_3::LandingPage::Representation command.request_object = landing_page_object command.response_representation = Google::Apis::DfareportingV3_3::LandingPage::Representation command.response_class = Google::Apis::DfareportingV3_3::LandingPage command.params['profileId'] = profile_id unless profile_id.nil? command.query['id'] = id unless id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#patch_campaign(profile_id, id, campaign_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Campaign
Updates an existing campaign. This method supports patch semantics.
1722 1723 1724 1725 1726 1727 1728 1729 1730 1731 1732 1733 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 1722 def patch_campaign(profile_id, id, campaign_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:patch, 'userprofiles/{profileId}/campaigns', ) command.request_representation = Google::Apis::DfareportingV3_3::Campaign::Representation command.request_object = campaign_object command.response_representation = Google::Apis::DfareportingV3_3::Campaign::Representation command.response_class = Google::Apis::DfareportingV3_3::Campaign command.params['profileId'] = profile_id unless profile_id.nil? command.query['id'] = id unless id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#patch_content_category(profile_id, id, content_category_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::ContentCategory
Updates an existing content category. This method supports patch semantics.
2152 2153 2154 2155 2156 2157 2158 2159 2160 2161 2162 2163 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 2152 def patch_content_category(profile_id, id, content_category_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:patch, 'userprofiles/{profileId}/contentCategories', ) command.request_representation = Google::Apis::DfareportingV3_3::ContentCategory::Representation command.request_object = content_category_object command.response_representation = Google::Apis::DfareportingV3_3::ContentCategory::Representation command.response_class = Google::Apis::DfareportingV3_3::ContentCategory command.params['profileId'] = profile_id unless profile_id.nil? command.query['id'] = id unless id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#patch_creative(profile_id, id, creative_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Creative
Updates an existing creative. This method supports patch semantics.
3201 3202 3203 3204 3205 3206 3207 3208 3209 3210 3211 3212 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 3201 def patch_creative(profile_id, id, creative_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:patch, 'userprofiles/{profileId}/creatives', ) command.request_representation = Google::Apis::DfareportingV3_3::Creative::Representation command.request_object = creative_object command.response_representation = Google::Apis::DfareportingV3_3::Creative::Representation command.response_class = Google::Apis::DfareportingV3_3::Creative command.params['profileId'] = profile_id unless profile_id.nil? command.query['id'] = id unless id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#patch_creative_field(profile_id, id, creative_field_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::CreativeField
Updates an existing creative field. This method supports patch semantics.
2785 2786 2787 2788 2789 2790 2791 2792 2793 2794 2795 2796 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 2785 def patch_creative_field(profile_id, id, creative_field_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:patch, 'userprofiles/{profileId}/creativeFields', ) command.request_representation = Google::Apis::DfareportingV3_3::CreativeField::Representation command.request_object = creative_field_object command.response_representation = Google::Apis::DfareportingV3_3::CreativeField::Representation command.response_class = Google::Apis::DfareportingV3_3::CreativeField command.params['profileId'] = profile_id unless profile_id.nil? command.query['id'] = id unless id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#patch_creative_field_value(profile_id, creative_field_id, id, creative_field_value_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::CreativeFieldValue
Updates an existing creative field value. This method supports patch semantics.
2557 2558 2559 2560 2561 2562 2563 2564 2565 2566 2567 2568 2569 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 2557 def patch_creative_field_value(profile_id, creative_field_id, id, creative_field_value_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:patch, 'userprofiles/{profileId}/creativeFields/{creativeFieldId}/creativeFieldValues', ) command.request_representation = Google::Apis::DfareportingV3_3::CreativeFieldValue::Representation command.request_object = creative_field_value_object command.response_representation = Google::Apis::DfareportingV3_3::CreativeFieldValue::Representation command.response_class = Google::Apis::DfareportingV3_3::CreativeFieldValue command.params['profileId'] = profile_id unless profile_id.nil? command.params['creativeFieldId'] = creative_field_id unless creative_field_id.nil? command.query['id'] = id unless id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#patch_creative_group(profile_id, id, creative_group_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::CreativeGroup
Updates an existing creative group. This method supports patch semantics.
2981 2982 2983 2984 2985 2986 2987 2988 2989 2990 2991 2992 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 2981 def patch_creative_group(profile_id, id, creative_group_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:patch, 'userprofiles/{profileId}/creativeGroups', ) command.request_representation = Google::Apis::DfareportingV3_3::CreativeGroup::Representation command.request_object = creative_group_object command.response_representation = Google::Apis::DfareportingV3_3::CreativeGroup::Representation command.response_class = Google::Apis::DfareportingV3_3::CreativeGroup command.params['profileId'] = profile_id unless profile_id.nil? command.query['id'] = id unless id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#patch_event_tag(profile_id, id, event_tag_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::EventTag
Updates an existing event tag. This method supports patch semantics.
3741 3742 3743 3744 3745 3746 3747 3748 3749 3750 3751 3752 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 3741 def patch_event_tag(profile_id, id, event_tag_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:patch, 'userprofiles/{profileId}/eventTags', ) command.request_representation = Google::Apis::DfareportingV3_3::EventTag::Representation command.request_object = event_tag_object command.response_representation = Google::Apis::DfareportingV3_3::EventTag::Representation command.response_class = Google::Apis::DfareportingV3_3::EventTag command.params['profileId'] = profile_id unless profile_id.nil? command.query['id'] = id unless id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#patch_floodlight_activity(profile_id, id, floodlight_activity_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::FloodlightActivity
Updates an existing floodlight activity. This method supports patch semantics.
4111 4112 4113 4114 4115 4116 4117 4118 4119 4120 4121 4122 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 4111 def patch_floodlight_activity(profile_id, id, floodlight_activity_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:patch, 'userprofiles/{profileId}/floodlightActivities', ) command.request_representation = Google::Apis::DfareportingV3_3::FloodlightActivity::Representation command.request_object = floodlight_activity_object command.response_representation = Google::Apis::DfareportingV3_3::FloodlightActivity::Representation command.response_class = Google::Apis::DfareportingV3_3::FloodlightActivity command.params['profileId'] = profile_id unless profile_id.nil? command.query['id'] = id unless id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#patch_floodlight_activity_group(profile_id, id, floodlight_activity_group_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::FloodlightActivityGroup
Updates an existing floodlight activity group. This method supports patch semantics.
4318 4319 4320 4321 4322 4323 4324 4325 4326 4327 4328 4329 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 4318 def patch_floodlight_activity_group(profile_id, id, floodlight_activity_group_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:patch, 'userprofiles/{profileId}/floodlightActivityGroups', ) command.request_representation = Google::Apis::DfareportingV3_3::FloodlightActivityGroup::Representation command.request_object = floodlight_activity_group_object command.response_representation = Google::Apis::DfareportingV3_3::FloodlightActivityGroup::Representation command.response_class = Google::Apis::DfareportingV3_3::FloodlightActivityGroup command.params['profileId'] = profile_id unless profile_id.nil? command.query['id'] = id unless id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#patch_floodlight_configuration(profile_id, id, floodlight_configuration_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::FloodlightConfiguration
Updates an existing floodlight configuration. This method supports patch semantics.
4455 4456 4457 4458 4459 4460 4461 4462 4463 4464 4465 4466 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 4455 def patch_floodlight_configuration(profile_id, id, floodlight_configuration_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:patch, 'userprofiles/{profileId}/floodlightConfigurations', ) command.request_representation = Google::Apis::DfareportingV3_3::FloodlightConfiguration::Representation command.request_object = floodlight_configuration_object command.response_representation = Google::Apis::DfareportingV3_3::FloodlightConfiguration::Representation command.response_class = Google::Apis::DfareportingV3_3::FloodlightConfiguration command.params['profileId'] = profile_id unless profile_id.nil? command.query['id'] = id unless id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#patch_placement(profile_id, id, placement_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Placement
Updates an existing placement. This method supports patch semantics.
5828 5829 5830 5831 5832 5833 5834 5835 5836 5837 5838 5839 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 5828 def patch_placement(profile_id, id, placement_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:patch, 'userprofiles/{profileId}/placements', ) command.request_representation = Google::Apis::DfareportingV3_3::Placement::Representation command.request_object = placement_object command.response_representation = Google::Apis::DfareportingV3_3::Placement::Representation command.response_class = Google::Apis::DfareportingV3_3::Placement command.params['profileId'] = profile_id unless profile_id.nil? command.query['id'] = id unless id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#patch_placement_group(profile_id, id, placement_group_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::PlacementGroup
Updates an existing placement group. This method supports patch semantics.
5322 5323 5324 5325 5326 5327 5328 5329 5330 5331 5332 5333 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 5322 def patch_placement_group(profile_id, id, placement_group_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:patch, 'userprofiles/{profileId}/placementGroups', ) command.request_representation = Google::Apis::DfareportingV3_3::PlacementGroup::Representation command.request_object = placement_group_object command.response_representation = Google::Apis::DfareportingV3_3::PlacementGroup::Representation command.response_class = Google::Apis::DfareportingV3_3::PlacementGroup command.params['profileId'] = profile_id unless profile_id.nil? command.query['id'] = id unless id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#patch_placement_strategy(profile_id, id, placement_strategy_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::PlacementStrategy
Updates an existing placement strategy. This method supports patch semantics.
5543 5544 5545 5546 5547 5548 5549 5550 5551 5552 5553 5554 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 5543 def patch_placement_strategy(profile_id, id, placement_strategy_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:patch, 'userprofiles/{profileId}/placementStrategies', ) command.request_representation = Google::Apis::DfareportingV3_3::PlacementStrategy::Representation command.request_object = placement_strategy_object command.response_representation = Google::Apis::DfareportingV3_3::PlacementStrategy::Representation command.response_class = Google::Apis::DfareportingV3_3::PlacementStrategy command.params['profileId'] = profile_id unless profile_id.nil? command.query['id'] = id unless id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#patch_remarketing_list(profile_id, id, remarketing_list_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::RemarketingList
Updates an existing remarketing list. This method supports patch semantics.
6372 6373 6374 6375 6376 6377 6378 6379 6380 6381 6382 6383 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 6372 def patch_remarketing_list(profile_id, id, remarketing_list_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:patch, 'userprofiles/{profileId}/remarketingLists', ) command.request_representation = Google::Apis::DfareportingV3_3::RemarketingList::Representation command.request_object = remarketing_list_object command.response_representation = Google::Apis::DfareportingV3_3::RemarketingList::Representation command.response_class = Google::Apis::DfareportingV3_3::RemarketingList command.params['profileId'] = profile_id unless profile_id.nil? command.query['id'] = id unless id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#patch_remarketing_list_share(profile_id, id, remarketing_list_share_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::RemarketingListShare
Updates an existing remarketing list share. This method supports patch semantics.
6176 6177 6178 6179 6180 6181 6182 6183 6184 6185 6186 6187 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 6176 def patch_remarketing_list_share(profile_id, id, remarketing_list_share_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:patch, 'userprofiles/{profileId}/remarketingListShares', ) command.request_representation = Google::Apis::DfareportingV3_3::RemarketingListShare::Representation command.request_object = remarketing_list_share_object command.response_representation = Google::Apis::DfareportingV3_3::RemarketingListShare::Representation command.response_class = Google::Apis::DfareportingV3_3::RemarketingListShare command.params['profileId'] = profile_id unless profile_id.nil? command.query['id'] = id unless id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#patch_report(profile_id, report_id, report_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Report
Updates an existing report. This method supports patch semantics.
6583 6584 6585 6586 6587 6588 6589 6590 6591 6592 6593 6594 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 6583 def patch_report(profile_id, report_id, report_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:patch, 'userprofiles/{profileId}/reports/{reportId}', ) command.request_representation = Google::Apis::DfareportingV3_3::Report::Representation command.request_object = report_object command.response_representation = Google::Apis::DfareportingV3_3::Report::Representation command.response_class = Google::Apis::DfareportingV3_3::Report command.params['profileId'] = profile_id unless profile_id.nil? command.params['reportId'] = report_id unless report_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#patch_site(profile_id, id, site_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Site
Updates an existing site. This method supports patch semantics.
6963 6964 6965 6966 6967 6968 6969 6970 6971 6972 6973 6974 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 6963 def patch_site(profile_id, id, site_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:patch, 'userprofiles/{profileId}/sites', ) command.request_representation = Google::Apis::DfareportingV3_3::Site::Representation command.request_object = site_object command.response_representation = Google::Apis::DfareportingV3_3::Site::Representation command.response_class = Google::Apis::DfareportingV3_3::Site command.params['profileId'] = profile_id unless profile_id.nil? command.query['id'] = id unless id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#patch_subaccount(profile_id, id, subaccount_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Subaccount
Updates an existing subaccount. This method supports patch semantics.
7262 7263 7264 7265 7266 7267 7268 7269 7270 7271 7272 7273 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 7262 def patch_subaccount(profile_id, id, subaccount_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:patch, 'userprofiles/{profileId}/subaccounts', ) command.request_representation = Google::Apis::DfareportingV3_3::Subaccount::Representation command.request_object = subaccount_object command.response_representation = Google::Apis::DfareportingV3_3::Subaccount::Representation command.response_class = Google::Apis::DfareportingV3_3::Subaccount command.params['profileId'] = profile_id unless profile_id.nil? command.query['id'] = id unless id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#patch_targeting_template(profile_id, id, targeting_template_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::TargetingTemplate
Updates an existing targeting template. This method supports patch semantics.
7545 7546 7547 7548 7549 7550 7551 7552 7553 7554 7555 7556 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 7545 def patch_targeting_template(profile_id, id, targeting_template_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:patch, 'userprofiles/{profileId}/targetingTemplates', ) command.request_representation = Google::Apis::DfareportingV3_3::TargetingTemplate::Representation command.request_object = targeting_template_object command.response_representation = Google::Apis::DfareportingV3_3::TargetingTemplate::Representation command.response_class = Google::Apis::DfareportingV3_3::TargetingTemplate command.params['profileId'] = profile_id unless profile_id.nil? command.query['id'] = id unless id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#patch_user_role(profile_id, id, user_role_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::UserRole
Updates an existing user role. This method supports patch semantics.
7957 7958 7959 7960 7961 7962 7963 7964 7965 7966 7967 7968 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 7957 def patch_user_role(profile_id, id, user_role_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:patch, 'userprofiles/{profileId}/userRoles', ) command.request_representation = Google::Apis::DfareportingV3_3::UserRole::Representation command.request_object = user_role_object command.response_representation = Google::Apis::DfareportingV3_3::UserRole::Representation command.response_class = Google::Apis::DfareportingV3_3::UserRole command.params['profileId'] = profile_id unless profile_id.nil? command.query['id'] = id unless id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#query_dimension_value(profile_id, dimension_value_request_object = nil, max_results: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::DimensionValueList
Retrieves list of report dimension values for a list of filters.
3272 3273 3274 3275 3276 3277 3278 3279 3280 3281 3282 3283 3284 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 3272 def query_dimension_value(profile_id, dimension_value_request_object = nil, max_results: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'userprofiles/{profileId}/dimensionvalues/query', ) command.request_representation = Google::Apis::DfareportingV3_3::DimensionValueRequest::Representation command.request_object = dimension_value_request_object command.response_representation = Google::Apis::DfareportingV3_3::DimensionValueList::Representation command.response_class = Google::Apis::DfareportingV3_3::DimensionValueList command.params['profileId'] = profile_id unless profile_id.nil? command.query['maxResults'] = max_results unless max_results.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#query_report_compatible_field(profile_id, report_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::CompatibleFields
Returns the fields that are compatible to be selected in the respective sections of a report criteria, given the fields already selected in the input report and user permissions.
6691 6692 6693 6694 6695 6696 6697 6698 6699 6700 6701 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 6691 def query_report_compatible_field(profile_id, report_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'userprofiles/{profileId}/reports/compatiblefields/query', ) command.request_representation = Google::Apis::DfareportingV3_3::Report::Representation command.request_object = report_object command.response_representation = Google::Apis::DfareportingV3_3::CompatibleFields::Representation command.response_class = Google::Apis::DfareportingV3_3::CompatibleFields command.params['profileId'] = profile_id unless profile_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#run_report(profile_id, report_id, synchronous: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::File
Runs a report.
6620 6621 6622 6623 6624 6625 6626 6627 6628 6629 6630 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 6620 def run_report(profile_id, report_id, synchronous: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'userprofiles/{profileId}/reports/{reportId}/run', ) command.response_representation = Google::Apis::DfareportingV3_3::File::Representation command.response_class = Google::Apis::DfareportingV3_3::File command.params['profileId'] = profile_id unless profile_id.nil? command.params['reportId'] = report_id unless report_id.nil? command.query['synchronous'] = synchronous unless synchronous.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#update_account(profile_id, account_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Account
Updates an existing account.
557 558 559 560 561 562 563 564 565 566 567 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 557 def update_account(profile_id, account_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:put, 'userprofiles/{profileId}/accounts', ) command.request_representation = Google::Apis::DfareportingV3_3::Account::Representation command.request_object = account_object command.response_representation = Google::Apis::DfareportingV3_3::Account::Representation command.response_class = Google::Apis::DfareportingV3_3::Account command.params['profileId'] = profile_id unless profile_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#update_account_user_profile(profile_id, account_user_profile_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::AccountUserProfile
Updates an existing account user profile.
398 399 400 401 402 403 404 405 406 407 408 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 398 def update_account_user_profile(profile_id, account_user_profile_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:put, 'userprofiles/{profileId}/accountUserProfiles', ) command.request_representation = Google::Apis::DfareportingV3_3::AccountUserProfile::Representation command.request_object = account_user_profile_object command.response_representation = Google::Apis::DfareportingV3_3::AccountUserProfile::Representation command.response_class = Google::Apis::DfareportingV3_3::AccountUserProfile command.params['profileId'] = profile_id unless profile_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#update_ad(profile_id, ad_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Ad
Updates an existing ad.
803 804 805 806 807 808 809 810 811 812 813 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 803 def update_ad(profile_id, ad_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:put, 'userprofiles/{profileId}/ads', ) command.request_representation = Google::Apis::DfareportingV3_3::Ad::Representation command.request_object = ad_object command.response_representation = Google::Apis::DfareportingV3_3::Ad::Representation command.response_class = Google::Apis::DfareportingV3_3::Ad command.params['profileId'] = profile_id unless profile_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#update_advertiser(profile_id, advertiser_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Advertiser
Updates an existing advertiser.
1435 1436 1437 1438 1439 1440 1441 1442 1443 1444 1445 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 1435 def update_advertiser(profile_id, advertiser_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:put, 'userprofiles/{profileId}/advertisers', ) command.request_representation = Google::Apis::DfareportingV3_3::Advertiser::Representation command.request_object = advertiser_object command.response_representation = Google::Apis::DfareportingV3_3::Advertiser::Representation command.response_class = Google::Apis::DfareportingV3_3::Advertiser command.params['profileId'] = profile_id unless profile_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#update_advertiser_group(profile_id, advertiser_group_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::AdvertiserGroup
Updates an existing advertiser group.
1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 1024 def update_advertiser_group(profile_id, advertiser_group_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:put, 'userprofiles/{profileId}/advertiserGroups', ) command.request_representation = Google::Apis::DfareportingV3_3::AdvertiserGroup::Representation command.request_object = advertiser_group_object command.response_representation = Google::Apis::DfareportingV3_3::AdvertiserGroup::Representation command.response_class = Google::Apis::DfareportingV3_3::AdvertiserGroup command.params['profileId'] = profile_id unless profile_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#update_advertiser_landing_page(profile_id, landing_page_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::LandingPage
Updates an existing landing page.
1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 1227 def update_advertiser_landing_page(profile_id, landing_page_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:put, 'userprofiles/{profileId}/advertiserLandingPages', ) command.request_representation = Google::Apis::DfareportingV3_3::LandingPage::Representation command.request_object = landing_page_object command.response_representation = Google::Apis::DfareportingV3_3::LandingPage::Representation command.response_class = Google::Apis::DfareportingV3_3::LandingPage command.params['profileId'] = profile_id unless profile_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#update_campaign(profile_id, campaign_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Campaign
Updates an existing campaign.
1756 1757 1758 1759 1760 1761 1762 1763 1764 1765 1766 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 1756 def update_campaign(profile_id, campaign_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:put, 'userprofiles/{profileId}/campaigns', ) command.request_representation = Google::Apis::DfareportingV3_3::Campaign::Representation command.request_object = campaign_object command.response_representation = Google::Apis::DfareportingV3_3::Campaign::Representation command.response_class = Google::Apis::DfareportingV3_3::Campaign command.params['profileId'] = profile_id unless profile_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#update_content_category(profile_id, content_category_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::ContentCategory
Updates an existing content category.
2186 2187 2188 2189 2190 2191 2192 2193 2194 2195 2196 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 2186 def update_content_category(profile_id, content_category_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:put, 'userprofiles/{profileId}/contentCategories', ) command.request_representation = Google::Apis::DfareportingV3_3::ContentCategory::Representation command.request_object = content_category_object command.response_representation = Google::Apis::DfareportingV3_3::ContentCategory::Representation command.response_class = Google::Apis::DfareportingV3_3::ContentCategory command.params['profileId'] = profile_id unless profile_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#update_creative(profile_id, creative_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Creative
Updates an existing creative.
3235 3236 3237 3238 3239 3240 3241 3242 3243 3244 3245 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 3235 def update_creative(profile_id, creative_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:put, 'userprofiles/{profileId}/creatives', ) command.request_representation = Google::Apis::DfareportingV3_3::Creative::Representation command.request_object = creative_object command.response_representation = Google::Apis::DfareportingV3_3::Creative::Representation command.response_class = Google::Apis::DfareportingV3_3::Creative command.params['profileId'] = profile_id unless profile_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#update_creative_field(profile_id, creative_field_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::CreativeField
Updates an existing creative field.
2819 2820 2821 2822 2823 2824 2825 2826 2827 2828 2829 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 2819 def update_creative_field(profile_id, creative_field_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:put, 'userprofiles/{profileId}/creativeFields', ) command.request_representation = Google::Apis::DfareportingV3_3::CreativeField::Representation command.request_object = creative_field_object command.response_representation = Google::Apis::DfareportingV3_3::CreativeField::Representation command.response_class = Google::Apis::DfareportingV3_3::CreativeField command.params['profileId'] = profile_id unless profile_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#update_creative_field_value(profile_id, creative_field_id, creative_field_value_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::CreativeFieldValue
Updates an existing creative field value.
2594 2595 2596 2597 2598 2599 2600 2601 2602 2603 2604 2605 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 2594 def update_creative_field_value(profile_id, creative_field_id, creative_field_value_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:put, 'userprofiles/{profileId}/creativeFields/{creativeFieldId}/creativeFieldValues', ) command.request_representation = Google::Apis::DfareportingV3_3::CreativeFieldValue::Representation command.request_object = creative_field_value_object command.response_representation = Google::Apis::DfareportingV3_3::CreativeFieldValue::Representation command.response_class = Google::Apis::DfareportingV3_3::CreativeFieldValue command.params['profileId'] = profile_id unless profile_id.nil? command.params['creativeFieldId'] = creative_field_id unless creative_field_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#update_creative_group(profile_id, creative_group_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::CreativeGroup
Updates an existing creative group.
3015 3016 3017 3018 3019 3020 3021 3022 3023 3024 3025 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 3015 def update_creative_group(profile_id, creative_group_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:put, 'userprofiles/{profileId}/creativeGroups', ) command.request_representation = Google::Apis::DfareportingV3_3::CreativeGroup::Representation command.request_object = creative_group_object command.response_representation = Google::Apis::DfareportingV3_3::CreativeGroup::Representation command.response_class = Google::Apis::DfareportingV3_3::CreativeGroup command.params['profileId'] = profile_id unless profile_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#update_event_tag(profile_id, event_tag_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::EventTag
Updates an existing event tag.
3775 3776 3777 3778 3779 3780 3781 3782 3783 3784 3785 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 3775 def update_event_tag(profile_id, event_tag_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:put, 'userprofiles/{profileId}/eventTags', ) command.request_representation = Google::Apis::DfareportingV3_3::EventTag::Representation command.request_object = event_tag_object command.response_representation = Google::Apis::DfareportingV3_3::EventTag::Representation command.response_class = Google::Apis::DfareportingV3_3::EventTag command.params['profileId'] = profile_id unless profile_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#update_floodlight_activity(profile_id, floodlight_activity_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::FloodlightActivity
Updates an existing floodlight activity.
4145 4146 4147 4148 4149 4150 4151 4152 4153 4154 4155 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 4145 def update_floodlight_activity(profile_id, floodlight_activity_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:put, 'userprofiles/{profileId}/floodlightActivities', ) command.request_representation = Google::Apis::DfareportingV3_3::FloodlightActivity::Representation command.request_object = floodlight_activity_object command.response_representation = Google::Apis::DfareportingV3_3::FloodlightActivity::Representation command.response_class = Google::Apis::DfareportingV3_3::FloodlightActivity command.params['profileId'] = profile_id unless profile_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#update_floodlight_activity_group(profile_id, floodlight_activity_group_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::FloodlightActivityGroup
Updates an existing floodlight activity group.
4352 4353 4354 4355 4356 4357 4358 4359 4360 4361 4362 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 4352 def update_floodlight_activity_group(profile_id, floodlight_activity_group_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:put, 'userprofiles/{profileId}/floodlightActivityGroups', ) command.request_representation = Google::Apis::DfareportingV3_3::FloodlightActivityGroup::Representation command.request_object = floodlight_activity_group_object command.response_representation = Google::Apis::DfareportingV3_3::FloodlightActivityGroup::Representation command.response_class = Google::Apis::DfareportingV3_3::FloodlightActivityGroup command.params['profileId'] = profile_id unless profile_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#update_floodlight_configuration(profile_id, floodlight_configuration_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::FloodlightConfiguration
Updates an existing floodlight configuration.
4489 4490 4491 4492 4493 4494 4495 4496 4497 4498 4499 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 4489 def update_floodlight_configuration(profile_id, floodlight_configuration_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:put, 'userprofiles/{profileId}/floodlightConfigurations', ) command.request_representation = Google::Apis::DfareportingV3_3::FloodlightConfiguration::Representation command.request_object = floodlight_configuration_object command.response_representation = Google::Apis::DfareportingV3_3::FloodlightConfiguration::Representation command.response_class = Google::Apis::DfareportingV3_3::FloodlightConfiguration command.params['profileId'] = profile_id unless profile_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#update_placement(profile_id, placement_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Placement
Updates an existing placement.
5862 5863 5864 5865 5866 5867 5868 5869 5870 5871 5872 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 5862 def update_placement(profile_id, placement_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:put, 'userprofiles/{profileId}/placements', ) command.request_representation = Google::Apis::DfareportingV3_3::Placement::Representation command.request_object = placement_object command.response_representation = Google::Apis::DfareportingV3_3::Placement::Representation command.response_class = Google::Apis::DfareportingV3_3::Placement command.params['profileId'] = profile_id unless profile_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#update_placement_group(profile_id, placement_group_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::PlacementGroup
Updates an existing placement group.
5356 5357 5358 5359 5360 5361 5362 5363 5364 5365 5366 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 5356 def update_placement_group(profile_id, placement_group_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:put, 'userprofiles/{profileId}/placementGroups', ) command.request_representation = Google::Apis::DfareportingV3_3::PlacementGroup::Representation command.request_object = placement_group_object command.response_representation = Google::Apis::DfareportingV3_3::PlacementGroup::Representation command.response_class = Google::Apis::DfareportingV3_3::PlacementGroup command.params['profileId'] = profile_id unless profile_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#update_placement_strategy(profile_id, placement_strategy_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::PlacementStrategy
Updates an existing placement strategy.
5577 5578 5579 5580 5581 5582 5583 5584 5585 5586 5587 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 5577 def update_placement_strategy(profile_id, placement_strategy_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:put, 'userprofiles/{profileId}/placementStrategies', ) command.request_representation = Google::Apis::DfareportingV3_3::PlacementStrategy::Representation command.request_object = placement_strategy_object command.response_representation = Google::Apis::DfareportingV3_3::PlacementStrategy::Representation command.response_class = Google::Apis::DfareportingV3_3::PlacementStrategy command.params['profileId'] = profile_id unless profile_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#update_remarketing_list(profile_id, remarketing_list_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::RemarketingList
Updates an existing remarketing list.
6406 6407 6408 6409 6410 6411 6412 6413 6414 6415 6416 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 6406 def update_remarketing_list(profile_id, remarketing_list_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:put, 'userprofiles/{profileId}/remarketingLists', ) command.request_representation = Google::Apis::DfareportingV3_3::RemarketingList::Representation command.request_object = remarketing_list_object command.response_representation = Google::Apis::DfareportingV3_3::RemarketingList::Representation command.response_class = Google::Apis::DfareportingV3_3::RemarketingList command.params['profileId'] = profile_id unless profile_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#update_remarketing_list_share(profile_id, remarketing_list_share_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::RemarketingListShare
Updates an existing remarketing list share.
6210 6211 6212 6213 6214 6215 6216 6217 6218 6219 6220 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 6210 def update_remarketing_list_share(profile_id, remarketing_list_share_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:put, 'userprofiles/{profileId}/remarketingListShares', ) command.request_representation = Google::Apis::DfareportingV3_3::RemarketingListShare::Representation command.request_object = remarketing_list_share_object command.response_representation = Google::Apis::DfareportingV3_3::RemarketingListShare::Representation command.response_class = Google::Apis::DfareportingV3_3::RemarketingListShare command.params['profileId'] = profile_id unless profile_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#update_report(profile_id, report_id, report_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Report
Updates a report.
6655 6656 6657 6658 6659 6660 6661 6662 6663 6664 6665 6666 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 6655 def update_report(profile_id, report_id, report_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:put, 'userprofiles/{profileId}/reports/{reportId}', ) command.request_representation = Google::Apis::DfareportingV3_3::Report::Representation command.request_object = report_object command.response_representation = Google::Apis::DfareportingV3_3::Report::Representation command.response_class = Google::Apis::DfareportingV3_3::Report command.params['profileId'] = profile_id unless profile_id.nil? command.params['reportId'] = report_id unless report_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#update_site(profile_id, site_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Site
Updates an existing site.
6997 6998 6999 7000 7001 7002 7003 7004 7005 7006 7007 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 6997 def update_site(profile_id, site_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:put, 'userprofiles/{profileId}/sites', ) command.request_representation = Google::Apis::DfareportingV3_3::Site::Representation command.request_object = site_object command.response_representation = Google::Apis::DfareportingV3_3::Site::Representation command.response_class = Google::Apis::DfareportingV3_3::Site command.params['profileId'] = profile_id unless profile_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#update_subaccount(profile_id, subaccount_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::Subaccount
Updates an existing subaccount.
7296 7297 7298 7299 7300 7301 7302 7303 7304 7305 7306 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 7296 def update_subaccount(profile_id, subaccount_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:put, 'userprofiles/{profileId}/subaccounts', ) command.request_representation = Google::Apis::DfareportingV3_3::Subaccount::Representation command.request_object = subaccount_object command.response_representation = Google::Apis::DfareportingV3_3::Subaccount::Representation command.response_class = Google::Apis::DfareportingV3_3::Subaccount command.params['profileId'] = profile_id unless profile_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#update_targeting_template(profile_id, targeting_template_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::TargetingTemplate
Updates an existing targeting template.
7579 7580 7581 7582 7583 7584 7585 7586 7587 7588 7589 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 7579 def update_targeting_template(profile_id, targeting_template_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:put, 'userprofiles/{profileId}/targetingTemplates', ) command.request_representation = Google::Apis::DfareportingV3_3::TargetingTemplate::Representation command.request_object = targeting_template_object command.response_representation = Google::Apis::DfareportingV3_3::TargetingTemplate::Representation command.response_class = Google::Apis::DfareportingV3_3::TargetingTemplate command.params['profileId'] = profile_id unless profile_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#update_user_role(profile_id, user_role_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV3_3::UserRole
Updates an existing user role.
7991 7992 7993 7994 7995 7996 7997 7998 7999 8000 8001 |
# File 'lib/google/apis/dfareporting_v3_3/service.rb', line 7991 def update_user_role(profile_id, user_role_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:put, 'userprofiles/{profileId}/userRoles', ) command.request_representation = Google::Apis::DfareportingV3_3::UserRole::Representation command.request_object = user_role_object command.response_representation = Google::Apis::DfareportingV3_3::UserRole::Representation command.response_class = Google::Apis::DfareportingV3_3::UserRole command.params['profileId'] = profile_id unless profile_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |