Class: Google::Apis::DfareportingV4::DfareportingService
- Inherits:
-
Core::BaseService
- Object
- Core::BaseService
- Google::Apis::DfareportingV4::DfareportingService
- Defined in:
- lib/google/apis/dfareporting_v4/service.rb
Overview
Campaign Manager 360 API
Build applications to efficiently manage large or complex trafficking, reporting, and attribution workflows for Campaign Manager 360.
Constant Summary collapse
- DEFAULT_ENDPOINT_TEMPLATE =
"https://dfareporting.$UNIVERSE_DOMAIN$/"
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::DfareportingV4::ConversionsBatchInsertResponse
Inserts conversions.
-
#batchupdate_conversion(profile_id, conversions_batch_update_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::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::DfareportingV4::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::DfareportingV4::PlacementsGenerateTagsResponse
Generates tags for a placement.
-
#get_account(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::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::DfareportingV4::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::DfareportingV4::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::DfareportingV4::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::DfareportingV4::AccountUserProfile
Gets one account user profile by ID.
-
#get_ad(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::Ad
Gets one ad by ID.
-
#get_advertiser(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::Advertiser
Gets one advertiser by ID.
-
#get_advertiser_group(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::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::DfareportingV4::LandingPage
Gets one landing page by ID.
-
#get_billing_profile(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::BillingProfile
Gets one billing profile by ID.
-
#get_campaign(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::Campaign
Gets one campaign by ID.
-
#get_change_log(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::ChangeLog
Gets one change log by ID.
-
#get_connection_type(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::ConnectionType
Gets one connection type by ID.
-
#get_content_category(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::ContentCategory
Gets one content category by ID.
-
#get_country(profile_id, dart_id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::Country
Gets one country by ID.
-
#get_creative(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::Creative
Gets one creative by ID.
-
#get_creative_field(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::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::DfareportingV4::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::DfareportingV4::CreativeGroup
Gets one creative group by ID.
-
#get_directory_site(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::DirectorySite
Gets one directory site by ID.
-
#get_event_tag(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::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::DfareportingV4::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::DfareportingV4::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::DfareportingV4::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::DfareportingV4::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::DfareportingV4::InventoryItem
Gets one inventory item by ID.
-
#get_mobile_app(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::MobileApp
Gets one mobile app by ID.
-
#get_mobile_carrier(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::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::DfareportingV4::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::DfareportingV4::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::DfareportingV4::Order
Gets one order by ID.
-
#get_placement(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::Placement
Gets one placement by ID.
-
#get_placement_group(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::PlacementGroup
Gets one placement group by ID.
-
#get_placement_strategy(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::PlacementStrategy
Gets one placement strategy by ID.
-
#get_platform_type(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::PlatformType
Gets one platform type by ID.
-
#get_postal_code(profile_id, code, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::PostalCode
Gets one postal code by ID.
-
#get_project(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::Project
Gets one project by ID.
-
#get_remarketing_list(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::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::DfareportingV4::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::DfareportingV4::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::DfareportingV4::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::DfareportingV4::Site
Gets one site by ID.
-
#get_size(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::Size
Gets one size by ID.
-
#get_subaccount(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::Subaccount
Gets one subaccount by ID.
-
#get_targetable_remarketing_list(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::TargetableRemarketingList
Gets one remarketing list by ID.
-
#get_targeting_template(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::TargetingTemplate
Gets one targeting template by ID.
-
#get_tv_campaign_detail(profile_id, id, account_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::TvCampaignDetail
Gets one TvCampaignDetail by ID.
-
#get_user_profile(profile_id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::UserProfile
Gets one user profile by ID.
-
#get_user_role(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::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::DfareportingV4::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::DfareportingV4::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::DfareportingV4::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::DfareportingV4::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::DfareportingV4::Ad
Inserts a new ad.
-
#insert_advertiser(profile_id, advertiser_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::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::DfareportingV4::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::DfareportingV4::LandingPage
Inserts a new landing page.
-
#insert_billing_assignment(profile_id, billing_profile_id, billing_assignment_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::BillingAssignment
Inserts a new billing assignment and returns the new assignment.
-
#insert_campaign(profile_id, campaign_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::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::DfareportingV4::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::DfareportingV4::ContentCategory
Inserts a new content category.
-
#insert_creative(profile_id, creative_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::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::DfareportingV4::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::DfareportingV4::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::DfareportingV4::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::DfareportingV4::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::DfareportingV4::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::DfareportingV4::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::DfareportingV4::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::DfareportingV4::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::DfareportingV4::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::DfareportingV4::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::DfareportingV4::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::DfareportingV4::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::DfareportingV4::RemarketingList
Inserts a new remarketing list.
-
#insert_report(profile_id, report_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::Report
Creates a report.
-
#insert_site(profile_id, site_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::Site
Inserts a new site.
-
#insert_size(profile_id, size_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::Size
Inserts a new size.
-
#insert_subaccount(profile_id, subaccount_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::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::DfareportingV4::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::DfareportingV4::UserRole
Inserts a new user role.
-
#list_account_permission_groups(profile_id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::AccountPermissionGroupsListResponse
Retrieves the list of account permission groups.
-
#list_account_permissions(profile_id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::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::DfareportingV4::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::DfareportingV4::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::DfareportingV4::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::DfareportingV4::AdvertiserGroupsListResponse
Retrieves a list of advertiser groups, possibly filtered.
-
#list_advertiser_invoices(profile_id, advertiser_id, issue_month: nil, max_results: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::AdvertiserInvoicesListResponse
Retrieves a list of invoices for a particular issue month.
-
#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::DfareportingV4::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::DfareportingV4::AdvertisersListResponse
Retrieves a list of advertisers, possibly filtered.
-
#list_billing_assignments(profile_id, billing_profile_id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::BillingAssignmentsListResponse
Retrieves a list of billing assignments.
-
#list_billing_profiles(profile_id, currency_code: nil, ids: nil, max_results: nil, name: nil, only_suggestion: nil, page_token: nil, sort_field: nil, sort_order: nil, status: nil, subaccount_ids: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::BillingProfilesListResponse
Retrieves a list of billing profiles, possibly filtered.
-
#list_billing_rates(profile_id, billing_profile_id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::BillingRatesListResponse
Retrieves a list of billing rates.
-
#list_browsers(profile_id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::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::DfareportingV4::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::DfareportingV4::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::DfareportingV4::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::DfareportingV4::CitiesListResponse
Retrieves a list of cities, possibly filtered.
-
#list_connection_types(profile_id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::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::DfareportingV4::ContentCategoriesListResponse
Retrieves a list of content categories, possibly filtered.
-
#list_countries(profile_id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::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::DfareportingV4::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::DfareportingV4::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::DfareportingV4::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::DfareportingV4::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::DfareportingV4::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::DfareportingV4::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::DfareportingV4::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::DfareportingV4::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::DfareportingV4::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::DfareportingV4::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::DfareportingV4::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::DfareportingV4::InventoryItemsListResponse
Retrieves a list of inventory items, possibly filtered.
-
#list_languages(profile_id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::LanguagesListResponse
Retrieves a list of languages.
-
#list_metros(profile_id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::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::DfareportingV4::MobileAppsListResponse
Retrieves list of available mobile apps.
-
#list_mobile_carriers(profile_id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::MobileCarriersListResponse
Retrieves a list of mobile carriers.
-
#list_operating_system_versions(profile_id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::OperatingSystemVersionsListResponse
Retrieves a list of operating system versions.
-
#list_operating_systems(profile_id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::OperatingSystemsListResponse
Retrieves a list of operating systems.
-
#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::DfareportingV4::OrdersListResponse
Retrieves a list of orders, possibly filtered.
-
#list_placement_groups(profile_id, active_status: nil, advertiser_ids: 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::DfareportingV4::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::DfareportingV4::PlacementStrategiesListResponse
Retrieves a list of placement strategies, possibly filtered.
-
#list_placements(profile_id, active_status: nil, advertiser_ids: 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::DfareportingV4::PlacementsListResponse
Retrieves a list of placements, possibly filtered.
-
#list_platform_types(profile_id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::PlatformTypesListResponse
Retrieves a list of platform types.
-
#list_postal_codes(profile_id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::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::DfareportingV4::ProjectsListResponse
Retrieves a list of projects, possibly filtered.
-
#list_regions(profile_id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::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::DfareportingV4::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::DfareportingV4::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::DfareportingV4::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::DfareportingV4::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::DfareportingV4::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::DfareportingV4::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::DfareportingV4::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::DfareportingV4::TargetingTemplatesListResponse
Retrieves a list of targeting templates, optionally filtered.
-
#list_tv_campaign_summaries(profile_id, account_id: nil, name: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::TvCampaignSummariesListResponse
Retrieves a list of TV campaign summaries.
-
#list_user_profiles(fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::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::DfareportingV4::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::DfareportingV4::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::DfareportingV4::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::DfareportingV4::VideoFormatsListResponse
Lists available video formats.
-
#patch_account(profile_id, id, account_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::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::DfareportingV4::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::DfareportingV4::Ad
Updates an existing ad.
-
#patch_advertiser(profile_id, id, advertiser_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::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::DfareportingV4::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::DfareportingV4::LandingPage
Updates an existing landing page.
-
#patch_campaign(profile_id, id, campaign_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::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::DfareportingV4::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::DfareportingV4::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::DfareportingV4::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::DfareportingV4::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::DfareportingV4::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::DfareportingV4::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::DfareportingV4::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::DfareportingV4::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::DfareportingV4::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::DfareportingV4::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::DfareportingV4::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::DfareportingV4::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::DfareportingV4::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::DfareportingV4::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::DfareportingV4::Report
Updates an existing report.
-
#patch_site(profile_id, id, site_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::Site
Updates an existing site.
-
#patch_subaccount(profile_id, id, subaccount_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::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::DfareportingV4::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::DfareportingV4::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::DfareportingV4::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::DfareportingV4::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::DfareportingV4::File
Runs a report.
-
#update_account(profile_id, account_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::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::DfareportingV4::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::DfareportingV4::Ad
Updates an existing ad.
-
#update_advertiser(profile_id, advertiser_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::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::DfareportingV4::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::DfareportingV4::LandingPage
Updates an existing landing page.
-
#update_billing_profile(profile_id, billing_profile_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::BillingProfile
Updates an existing billing profile.
-
#update_campaign(profile_id, campaign_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::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::DfareportingV4::ContentCategory
Updates an existing content category.
-
#update_creative(profile_id, creative_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::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::DfareportingV4::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::DfareportingV4::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::DfareportingV4::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::DfareportingV4::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::DfareportingV4::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::DfareportingV4::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::DfareportingV4::FloodlightConfiguration
Updates an existing floodlight configuration.
-
#update_placement(profile_id, placement_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::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::DfareportingV4::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::DfareportingV4::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::DfareportingV4::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::DfareportingV4::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::DfareportingV4::Report
Updates a report.
-
#update_site(profile_id, site_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::Site
Updates an existing site.
-
#update_subaccount(profile_id, subaccount_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::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::DfareportingV4::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::DfareportingV4::UserRole
Updates an existing user role.
Constructor Details
#initialize ⇒ DfareportingService
Returns a new instance of DfareportingService.
48 49 50 51 52 53 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 48 def initialize super(DEFAULT_ENDPOINT_TEMPLATE, 'dfareporting/v4/', client_name: 'google-apis-dfareporting_v4', client_version: Google::Apis::DfareportingV4::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.
41 42 43 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 41 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.
46 47 48 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 46 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::DfareportingV4::ConversionsBatchInsertResponse
Inserts conversions.
2505 2506 2507 2508 2509 2510 2511 2512 2513 2514 2515 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 2505 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::DfareportingV4::ConversionsBatchInsertRequest::Representation command.request_object = conversions_batch_insert_request_object command.response_representation = Google::Apis::DfareportingV4::ConversionsBatchInsertResponse::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::ConversionsBatchUpdateResponse
Updates existing conversions.
2538 2539 2540 2541 2542 2543 2544 2545 2546 2547 2548 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 2538 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::DfareportingV4::ConversionsBatchUpdateRequest::Representation command.request_object = conversions_batch_update_request_object command.response_representation = Google::Apis::DfareportingV4::ConversionsBatchUpdateResponse::Representation command.response_class = Google::Apis::DfareportingV4::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.
840 841 842 843 844 845 846 847 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 840 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.
2285 2286 2287 2288 2289 2290 2291 2292 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 2285 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.
2915 2916 2917 2918 2919 2920 2921 2922 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 2915 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.
2683 2684 2685 2686 2687 2688 2689 2690 2691 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 2683 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.
3741 3742 3743 3744 3745 3746 3747 3748 3749 3750 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 3741 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.
3852 3853 3854 3855 3856 3857 3858 3859 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 3852 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.
4182 4183 4184 4185 4186 4187 4188 4189 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 4182 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.
5573 5574 5575 5576 5577 5578 5579 5580 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 5573 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.
6622 6623 6624 6625 6626 6627 6628 6629 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 6622 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.
8055 8056 8057 8058 8059 8060 8061 8062 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 8055 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::DfareportingV4::FloodlightActivitiesGenerateTagResponse
Generates a tag for a floodlight activity.
4213 4214 4215 4216 4217 4218 4219 4220 4221 4222 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 4213 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::DfareportingV4::FloodlightActivitiesGenerateTagResponse::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::PlacementsGenerateTagsResponse
Generates tags for a placement.
5799 5800 5801 5802 5803 5804 5805 5806 5807 5808 5809 5810 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 5799 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::DfareportingV4::PlacementsGenerateTagsResponse::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::Account
Gets one account by ID.
435 436 437 438 439 440 441 442 443 444 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 435 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::DfareportingV4::Account::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::AccountActiveAdSummary
Gets the account's active ad summary by account ID.
77 78 79 80 81 82 83 84 85 86 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 77 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::DfareportingV4::AccountActiveAdSummary::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::AccountPermission
Gets one account permission by ID.
173 174 175 176 177 178 179 180 181 182 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 173 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::DfareportingV4::AccountPermission::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::AccountPermissionGroup
Gets one account permission group by ID.
110 111 112 113 114 115 116 117 118 119 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 110 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::DfareportingV4::AccountPermissionGroup::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::AccountUserProfile
Gets one account user profile by ID.
236 237 238 239 240 241 242 243 244 245 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 236 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::DfareportingV4::AccountUserProfile::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::Ad
Gets one ad by ID.
594 595 596 597 598 599 600 601 602 603 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 594 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::DfareportingV4::Ad::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::Advertiser
Gets one advertiser by ID.
1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 1307 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::DfareportingV4::Advertiser::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::AdvertiserGroup
Gets one advertiser group by ID.
871 872 873 874 875 876 877 878 879 880 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 871 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::DfareportingV4::AdvertiserGroup::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::LandingPage
Gets one landing page by ID.
1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 1105 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::DfareportingV4::LandingPage::Representation command.response_class = Google::Apis::DfareportingV4::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_billing_profile(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::BillingProfile
Gets one billing profile by ID.
1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 1588 def get_billing_profile(profile_id, id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{+profileId}/billingProfiles/{+id}', ) command.response_representation = Google::Apis::DfareportingV4::BillingProfile::Representation command.response_class = Google::Apis::DfareportingV4::BillingProfile 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::DfareportingV4::Campaign
Gets one campaign by ID.
1866 1867 1868 1869 1870 1871 1872 1873 1874 1875 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 1866 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::DfareportingV4::Campaign::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::ChangeLog
Gets one change log by ID.
2076 2077 2078 2079 2080 2081 2082 2083 2084 2085 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 2076 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::DfareportingV4::ChangeLog::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::ConnectionType
Gets one connection type by ID.
2222 2223 2224 2225 2226 2227 2228 2229 2230 2231 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 2222 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::DfareportingV4::ConnectionType::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::ContentCategory
Gets one content category by ID.
2316 2317 2318 2319 2320 2321 2322 2323 2324 2325 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 2316 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::DfareportingV4::ContentCategory::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::Country
Gets one country by ID.
2572 2573 2574 2575 2576 2577 2578 2579 2580 2581 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 2572 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::DfareportingV4::Country::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::Creative
Gets one creative by ID.
3335 3336 3337 3338 3339 3340 3341 3342 3343 3344 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 3335 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::DfareportingV4::Creative::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::CreativeField
Gets one creative field by ID.
2946 2947 2948 2949 2950 2951 2952 2953 2954 2955 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 2946 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::DfareportingV4::CreativeField::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::CreativeFieldValue
Gets one creative field value by ID.
2717 2718 2719 2720 2721 2722 2723 2724 2725 2726 2727 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 2717 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::DfareportingV4::CreativeFieldValue::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::CreativeGroup
Gets one creative group by ID.
3139 3140 3141 3142 3143 3144 3145 3146 3147 3148 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 3139 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::DfareportingV4::CreativeGroup::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::DirectorySite
Gets one directory site by ID.
3594 3595 3596 3597 3598 3599 3600 3601 3602 3603 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 3594 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::DfareportingV4::DirectorySite::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::EventTag
Gets one event tag by ID.
3883 3884 3885 3886 3887 3888 3889 3890 3891 3892 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 3883 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::DfareportingV4::EventTag::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::File
Retrieves a report file by its report ID and file ID. This method supports media download.
4099 4100 4101 4102 4103 4104 4105 4106 4107 4108 4109 4110 4111 4112 4113 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 4099 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::DfareportingV4::File::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::FloodlightActivity
Gets one floodlight activity by ID.
4246 4247 4248 4249 4250 4251 4252 4253 4254 4255 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 4246 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::DfareportingV4::FloodlightActivity::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::FloodlightActivityGroup
Gets one floodlight activity group by ID.
4466 4467 4468 4469 4470 4471 4472 4473 4474 4475 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 4466 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::DfareportingV4::FloodlightActivityGroup::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::FloodlightConfiguration
Gets one floodlight configuration by ID.
4673 4674 4675 4676 4677 4678 4679 4680 4681 4682 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 4673 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::DfareportingV4::FloodlightConfiguration::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::InventoryItem
Gets one inventory item by ID.
4812 4813 4814 4815 4816 4817 4818 4819 4820 4821 4822 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 4812 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::DfareportingV4::InventoryItem::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::MobileApp
Gets one mobile app by ID.
4967 4968 4969 4970 4971 4972 4973 4974 4975 4976 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 4967 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::DfareportingV4::MobileApp::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::MobileCarrier
Gets one mobile carrier by ID.
5050 5051 5052 5053 5054 5055 5056 5057 5058 5059 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 5050 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::DfareportingV4::MobileCarrier::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::OperatingSystem
Gets one operating system by DART ID.
5176 5177 5178 5179 5180 5181 5182 5183 5184 5185 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 5176 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::DfareportingV4::OperatingSystem::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::OperatingSystemVersion
Gets one operating system version by ID.
5113 5114 5115 5116 5117 5118 5119 5120 5121 5122 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 5113 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::DfareportingV4::OperatingSystemVersion::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::Order
Gets one order by ID.
5241 5242 5243 5244 5245 5246 5247 5248 5249 5250 5251 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 5241 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::DfareportingV4::Order::Representation command.response_class = Google::Apis::DfareportingV4::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_placement(profile_id, id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::Placement
Gets one placement by ID.
5834 5835 5836 5837 5838 5839 5840 5841 5842 5843 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 5834 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::DfareportingV4::Placement::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::PlacementGroup
Gets one placement group by ID.
5334 5335 5336 5337 5338 5339 5340 5341 5342 5343 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 5334 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::DfareportingV4::PlacementGroup::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::PlacementStrategy
Gets one placement strategy by ID.
5604 5605 5606 5607 5608 5609 5610 5611 5612 5613 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 5604 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::DfareportingV4::PlacementStrategy::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::PlatformType
Gets one platform type by ID.
6078 6079 6080 6081 6082 6083 6084 6085 6086 6087 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 6078 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::DfareportingV4::PlatformType::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::PostalCode
Gets one postal code by ID.
6141 6142 6143 6144 6145 6146 6147 6148 6149 6150 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 6141 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::DfareportingV4::PostalCode::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::Project
Gets one project by ID.
6204 6205 6206 6207 6208 6209 6210 6211 6212 6213 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 6204 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::DfareportingV4::Project::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::RemarketingList
Gets one remarketing list by ID.
6426 6427 6428 6429 6430 6431 6432 6433 6434 6435 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 6426 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::DfareportingV4::RemarketingList::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::RemarketingListShare
Gets one remarketing list share by remarketing list ID.
6323 6324 6325 6326 6327 6328 6329 6330 6331 6332 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 6323 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::DfareportingV4::RemarketingListShare::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::Report
Retrieves a report by its ID.
6653 6654 6655 6656 6657 6658 6659 6660 6661 6662 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 6653 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::DfareportingV4::Report::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::File
Retrieves a report file by its report ID and file ID. This method supports media download.
6912 6913 6914 6915 6916 6917 6918 6919 6920 6921 6922 6923 6924 6925 6926 6927 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 6912 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::DfareportingV4::File::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::Site
Gets one site by ID.
6996 6997 6998 6999 7000 7001 7002 7003 7004 7005 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 6996 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::DfareportingV4::Site::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::Size
Gets one size by ID.
7213 7214 7215 7216 7217 7218 7219 7220 7221 7222 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 7213 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::DfareportingV4::Size::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::Subaccount
Gets one subaccount by ID.
7324 7325 7326 7327 7328 7329 7330 7331 7332 7333 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 7324 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::DfareportingV4::Subaccount::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::TargetableRemarketingList
Gets one remarketing list by ID.
7512 7513 7514 7515 7516 7517 7518 7519 7520 7521 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 7512 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::DfareportingV4::TargetableRemarketingList::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::TargetingTemplate
Gets one targeting template by ID.
7604 7605 7606 7607 7608 7609 7610 7611 7612 7613 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 7604 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::DfareportingV4::TargetingTemplate::Representation command.response_class = Google::Apis::DfareportingV4::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_tv_campaign_detail(profile_id, id, account_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::TvCampaignDetail
Gets one TvCampaignDetail by ID.
7798 7799 7800 7801 7802 7803 7804 7805 7806 7807 7808 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 7798 def get_tv_campaign_detail(profile_id, id, account_id: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{+profileId}/tvCampaignDetails/{+id}', ) command.response_representation = Google::Apis::DfareportingV4::TvCampaignDetail::Representation command.response_class = Google::Apis::DfareportingV4::TvCampaignDetail command.params['profileId'] = profile_id unless profile_id.nil? command.params['id'] = id unless id.nil? command.query['accountId'] = account_id unless 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_user_profile(profile_id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::UserProfile
Gets one user profile by ID.
7867 7868 7869 7870 7871 7872 7873 7874 7875 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 7867 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::DfareportingV4::UserProfile::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::UserRole
Gets one user role by ID.
8086 8087 8088 8089 8090 8091 8092 8093 8094 8095 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 8086 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::DfareportingV4::UserRole::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::UserRolePermission
Gets one user role permission by ID.
7989 7990 7991 7992 7993 7994 7995 7996 7997 7998 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 7989 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::DfareportingV4::UserRolePermission::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::UserRolePermissionGroup
Gets one user role permission group by ID.
7926 7927 7928 7929 7930 7931 7932 7933 7934 7935 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 7926 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::DfareportingV4::UserRolePermissionGroup::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::VideoFormat
Gets one video format by ID.
8281 8282 8283 8284 8285 8286 8287 8288 8289 8290 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 8281 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::DfareportingV4::VideoFormat::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::AccountUserProfile
Inserts a new account user profile.
268 269 270 271 272 273 274 275 276 277 278 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 268 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::DfareportingV4::AccountUserProfile::Representation command.request_object = account_user_profile_object command.response_representation = Google::Apis::DfareportingV4::AccountUserProfile::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::Ad
Inserts a new ad.
626 627 628 629 630 631 632 633 634 635 636 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 626 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::DfareportingV4::Ad::Representation command.request_object = ad_object command.response_representation = Google::Apis::DfareportingV4::Ad::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::Advertiser
Inserts a new advertiser.
1339 1340 1341 1342 1343 1344 1345 1346 1347 1348 1349 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 1339 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::DfareportingV4::Advertiser::Representation command.request_object = advertiser_object command.response_representation = Google::Apis::DfareportingV4::Advertiser::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::AdvertiserGroup
Inserts a new advertiser group.
903 904 905 906 907 908 909 910 911 912 913 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 903 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::DfareportingV4::AdvertiserGroup::Representation command.request_object = advertiser_group_object command.response_representation = Google::Apis::DfareportingV4::AdvertiserGroup::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::LandingPage
Inserts a new landing page.
1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 1137 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::DfareportingV4::LandingPage::Representation command.request_object = landing_page_object command.response_representation = Google::Apis::DfareportingV4::LandingPage::Representation command.response_class = Google::Apis::DfareportingV4::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_billing_assignment(profile_id, billing_profile_id, billing_assignment_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::BillingAssignment
Inserts a new billing assignment and returns the new assignment. Only one of advertiser_id or campaign_id is support per request. If the new assignment has no effect (assigning a campaign to the parent advertiser billing profile or assigning an advertiser to the account billing profile), no assignment will be returned.
1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 1520 def insert_billing_assignment(profile_id, billing_profile_id, billing_assignment_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'userprofiles/{+profileId}/billingProfiles/{+billingProfileId}/billingAssignments', ) command.request_representation = Google::Apis::DfareportingV4::BillingAssignment::Representation command.request_object = billing_assignment_object command.response_representation = Google::Apis::DfareportingV4::BillingAssignment::Representation command.response_class = Google::Apis::DfareportingV4::BillingAssignment command.params['profileId'] = profile_id unless profile_id.nil? command.params['billingProfileId'] = billing_profile_id unless billing_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::DfareportingV4::Campaign
Inserts a new campaign.
1898 1899 1900 1901 1902 1903 1904 1905 1906 1907 1908 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 1898 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::DfareportingV4::Campaign::Representation command.request_object = campaign_object command.response_representation = Google::Apis::DfareportingV4::Campaign::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::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.
1788 1789 1790 1791 1792 1793 1794 1795 1796 1797 1798 1799 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 1788 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::DfareportingV4::CampaignCreativeAssociation::Representation command.request_object = campaign_creative_association_object command.response_representation = Google::Apis::DfareportingV4::CampaignCreativeAssociation::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::ContentCategory
Inserts a new content category.
2348 2349 2350 2351 2352 2353 2354 2355 2356 2357 2358 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 2348 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::DfareportingV4::ContentCategory::Representation command.request_object = content_category_object command.response_representation = Google::Apis::DfareportingV4::ContentCategory::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::Creative
Inserts a new creative.
3367 3368 3369 3370 3371 3372 3373 3374 3375 3376 3377 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 3367 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::DfareportingV4::Creative::Representation command.request_object = creative_object command.response_representation = Google::Apis::DfareportingV4::Creative::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::CreativeAssetMetadata
Inserts a new creative asset.
2640 2641 2642 2643 2644 2645 2646 2647 2648 2649 2650 2651 2652 2653 2654 2655 2656 2657 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 2640 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::DfareportingV4::CreativeAssetMetadata::Representation command.request_object = command.response_representation = Google::Apis::DfareportingV4::CreativeAssetMetadata::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::CreativeField
Inserts a new creative field.
2978 2979 2980 2981 2982 2983 2984 2985 2986 2987 2988 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 2978 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::DfareportingV4::CreativeField::Representation command.request_object = creative_field_object command.response_representation = Google::Apis::DfareportingV4::CreativeField::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::CreativeFieldValue
Inserts a new creative field value.
2752 2753 2754 2755 2756 2757 2758 2759 2760 2761 2762 2763 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 2752 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::DfareportingV4::CreativeFieldValue::Representation command.request_object = creative_field_value_object command.response_representation = Google::Apis::DfareportingV4::CreativeFieldValue::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::CreativeGroup
Inserts a new creative group.
3171 3172 3173 3174 3175 3176 3177 3178 3179 3180 3181 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 3171 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::DfareportingV4::CreativeGroup::Representation command.request_object = creative_group_object command.response_representation = Google::Apis::DfareportingV4::CreativeGroup::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::DirectorySite
Inserts a new directory site.
3626 3627 3628 3629 3630 3631 3632 3633 3634 3635 3636 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 3626 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::DfareportingV4::DirectorySite::Representation command.request_object = directory_site_object command.response_representation = Google::Apis::DfareportingV4::DirectorySite::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::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.
3776 3777 3778 3779 3780 3781 3782 3783 3784 3785 3786 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 3776 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::DfareportingV4::DynamicTargetingKey::Representation command.request_object = dynamic_targeting_key_object command.response_representation = Google::Apis::DfareportingV4::DynamicTargetingKey::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::EventTag
Inserts a new event tag.
3915 3916 3917 3918 3919 3920 3921 3922 3923 3924 3925 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 3915 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::DfareportingV4::EventTag::Representation command.request_object = event_tag_object command.response_representation = Google::Apis::DfareportingV4::EventTag::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::FloodlightActivity
Inserts a new floodlight activity.
4278 4279 4280 4281 4282 4283 4284 4285 4286 4287 4288 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 4278 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::DfareportingV4::FloodlightActivity::Representation command.request_object = floodlight_activity_object command.response_representation = Google::Apis::DfareportingV4::FloodlightActivity::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::FloodlightActivityGroup
Inserts a new floodlight activity group.
4498 4499 4500 4501 4502 4503 4504 4505 4506 4507 4508 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 4498 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::DfareportingV4::FloodlightActivityGroup::Representation command.request_object = floodlight_activity_group_object command.response_representation = Google::Apis::DfareportingV4::FloodlightActivityGroup::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::Placement
Inserts a new placement.
5866 5867 5868 5869 5870 5871 5872 5873 5874 5875 5876 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 5866 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::DfareportingV4::Placement::Representation command.request_object = placement_object command.response_representation = Google::Apis::DfareportingV4::Placement::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::PlacementGroup
Inserts a new placement group.
5366 5367 5368 5369 5370 5371 5372 5373 5374 5375 5376 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 5366 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::DfareportingV4::PlacementGroup::Representation command.request_object = placement_group_object command.response_representation = Google::Apis::DfareportingV4::PlacementGroup::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::PlacementStrategy
Inserts a new placement strategy.
5636 5637 5638 5639 5640 5641 5642 5643 5644 5645 5646 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 5636 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::DfareportingV4::PlacementStrategy::Representation command.request_object = placement_strategy_object command.response_representation = Google::Apis::DfareportingV4::PlacementStrategy::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::RemarketingList
Inserts a new remarketing list.
6458 6459 6460 6461 6462 6463 6464 6465 6466 6467 6468 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 6458 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::DfareportingV4::RemarketingList::Representation command.request_object = remarketing_list_object command.response_representation = Google::Apis::DfareportingV4::RemarketingList::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::Report
Creates a report.
6685 6686 6687 6688 6689 6690 6691 6692 6693 6694 6695 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 6685 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::DfareportingV4::Report::Representation command.request_object = report_object command.response_representation = Google::Apis::DfareportingV4::Report::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::Site
Inserts a new site.
7028 7029 7030 7031 7032 7033 7034 7035 7036 7037 7038 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 7028 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::DfareportingV4::Site::Representation command.request_object = site_object command.response_representation = Google::Apis::DfareportingV4::Site::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::Size
Inserts a new size.
7245 7246 7247 7248 7249 7250 7251 7252 7253 7254 7255 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 7245 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::DfareportingV4::Size::Representation command.request_object = size_object command.response_representation = Google::Apis::DfareportingV4::Size::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::Subaccount
Inserts a new subaccount.
7356 7357 7358 7359 7360 7361 7362 7363 7364 7365 7366 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 7356 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::DfareportingV4::Subaccount::Representation command.request_object = subaccount_object command.response_representation = Google::Apis::DfareportingV4::Subaccount::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::TargetingTemplate
Inserts a new targeting template.
7636 7637 7638 7639 7640 7641 7642 7643 7644 7645 7646 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 7636 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::DfareportingV4::TargetingTemplate::Representation command.request_object = targeting_template_object command.response_representation = Google::Apis::DfareportingV4::TargetingTemplate::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::UserRole
Inserts a new user role.
8118 8119 8120 8121 8122 8123 8124 8125 8126 8127 8128 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 8118 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::DfareportingV4::UserRole::Representation command.request_object = user_role_object command.response_representation = Google::Apis::DfareportingV4::UserRole::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::AccountPermissionGroupsListResponse
Retrieves the list of account permission groups.
141 142 143 144 145 146 147 148 149 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 141 def (profile_id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{+profileId}/accountPermissionGroups', ) command.response_representation = Google::Apis::DfareportingV4::AccountPermissionGroupsListResponse::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::AccountPermissionsListResponse
Retrieves the list of account permissions.
204 205 206 207 208 209 210 211 212 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 204 def (profile_id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{+profileId}/accountPermissions', ) command.response_representation = Google::Apis::DfareportingV4::AccountPermissionsListResponse::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::AccountUserProfilesListResponse
Retrieves a list of account user profiles, possibly filtered. This method supports paging.
325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 325 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::DfareportingV4::AccountUserProfilesListResponse::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::AccountsListResponse
Retrieves the list of accounts, possibly filtered. This method supports paging.
486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 486 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::DfareportingV4::AccountsListResponse::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::AdsListResponse
Retrieves a list of ads, possibly filtered. This method supports paging.
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 745 746 747 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 716 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::DfareportingV4::AdsListResponse::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::AdvertiserGroupsListResponse
Retrieves a list of advertiser groups, possibly filtered. This method supports paging.
954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 954 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::DfareportingV4::AdvertiserGroupsListResponse::Representation command.response_class = Google::Apis::DfareportingV4::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_invoices(profile_id, advertiser_id, issue_month: nil, max_results: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::AdvertiserInvoicesListResponse
Retrieves a list of invoices for a particular issue month. The api only works if the billing profile invoice level is set to either advertiser or campaign non-consolidated invoice level.
1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 1069 def list_advertiser_invoices(profile_id, advertiser_id, issue_month: nil, max_results: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{+profileId}/advertisers/{+advertiserId}/invoices', ) command.response_representation = Google::Apis::DfareportingV4::AdvertiserInvoicesListResponse::Representation command.response_class = Google::Apis::DfareportingV4::AdvertiserInvoicesListResponse command.params['profileId'] = profile_id unless profile_id.nil? command.params['advertiserId'] = advertiser_id unless advertiser_id.nil? command.query['issueMonth'] = issue_month unless issue_month.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 |
#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::DfareportingV4::AdvertiserLandingPagesListResponse
Retrieves a list of landing pages.
1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 1196 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::DfareportingV4::AdvertiserLandingPagesListResponse::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::AdvertisersListResponse
Retrieves a list of advertisers, possibly filtered. This method supports paging.
1402 1403 1404 1405 1406 1407 1408 1409 1410 1411 1412 1413 1414 1415 1416 1417 1418 1419 1420 1421 1422 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 1402 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::DfareportingV4::AdvertisersListResponse::Representation command.response_class = Google::Apis::DfareportingV4::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_billing_assignments(profile_id, billing_profile_id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::BillingAssignmentsListResponse
Retrieves a list of billing assignments.
1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 1555 def list_billing_assignments(profile_id, billing_profile_id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{+profileId}/billingProfiles/{+billingProfileId}/billingAssignments', ) command.response_representation = Google::Apis::DfareportingV4::BillingAssignmentsListResponse::Representation command.response_class = Google::Apis::DfareportingV4::BillingAssignmentsListResponse command.params['profileId'] = profile_id unless profile_id.nil? command.params['billingProfileId'] = billing_profile_id unless billing_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_billing_profiles(profile_id, currency_code: nil, ids: nil, max_results: nil, name: nil, only_suggestion: nil, page_token: nil, sort_field: nil, sort_order: nil, status: nil, subaccount_ids: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::BillingProfilesListResponse
Retrieves a list of billing profiles, possibly filtered. This method supports paging.
1647 1648 1649 1650 1651 1652 1653 1654 1655 1656 1657 1658 1659 1660 1661 1662 1663 1664 1665 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 1647 def list_billing_profiles(profile_id, currency_code: nil, ids: nil, max_results: nil, name: nil, only_suggestion: nil, page_token: nil, sort_field: nil, sort_order: nil, status: nil, subaccount_ids: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{+profileId}/billingProfiles', ) command.response_representation = Google::Apis::DfareportingV4::BillingProfilesListResponse::Representation command.response_class = Google::Apis::DfareportingV4::BillingProfilesListResponse command.params['profileId'] = profile_id unless profile_id.nil? command.query['currency_code'] = currency_code unless currency_code.nil? command.query['ids'] = ids unless ids.nil? command.query['maxResults'] = max_results unless max_results.nil? command.query['name'] = name unless name.nil? command.query['onlySuggestion'] = only_suggestion unless only_suggestion.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['status'] = status unless status.nil? command.query['subaccountIds'] = subaccount_ids unless subaccount_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_billing_rates(profile_id, billing_profile_id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::BillingRatesListResponse
Retrieves a list of billing rates. This method supports paging.
1722 1723 1724 1725 1726 1727 1728 1729 1730 1731 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 1722 def list_billing_rates(profile_id, billing_profile_id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{+profileId}/billingProfiles/{+billingProfileId}/billingRates', ) command.response_representation = Google::Apis::DfareportingV4::BillingRatesListResponse::Representation command.response_class = Google::Apis::DfareportingV4::BillingRatesListResponse command.params['profileId'] = profile_id unless profile_id.nil? command.params['billingProfileId'] = billing_profile_id unless billing_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_browsers(profile_id, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::BrowsersListResponse
Retrieves a list of browsers.
1753 1754 1755 1756 1757 1758 1759 1760 1761 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 1753 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::DfareportingV4::BrowsersListResponse::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::CampaignCreativeAssociationsListResponse
Retrieves the list of creative IDs associated with the specified campaign. This method supports paging.
1830 1831 1832 1833 1834 1835 1836 1837 1838 1839 1840 1841 1842 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 1830 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::DfareportingV4::CampaignCreativeAssociationsListResponse::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::CampaignsListResponse
Retrieves a list of campaigns, possibly filtered. This method supports paging.
1962 1963 1964 1965 1966 1967 1968 1969 1970 1971 1972 1973 1974 1975 1976 1977 1978 1979 1980 1981 1982 1983 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 1962 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::DfareportingV4::CampaignsListResponse::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::ChangeLogsListResponse
Retrieves a list of change logs. This method supports paging.
2138 2139 2140 2141 2142 2143 2144 2145 2146 2147 2148 2149 2150 2151 2152 2153 2154 2155 2156 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 2138 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::DfareportingV4::ChangeLogsListResponse::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::CitiesListResponse
Retrieves a list of cities, possibly filtered.
2186 2187 2188 2189 2190 2191 2192 2193 2194 2195 2196 2197 2198 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 2186 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::DfareportingV4::CitiesListResponse::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::ConnectionTypesListResponse
Retrieves a list of connection types.
2253 2254 2255 2256 2257 2258 2259 2260 2261 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 2253 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::DfareportingV4::ConnectionTypesListResponse::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::ContentCategoriesListResponse
Retrieves a list of content categories, possibly filtered. This method supports paging.
2399 2400 2401 2402 2403 2404 2405 2406 2407 2408 2409 2410 2411 2412 2413 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 2399 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::DfareportingV4::ContentCategoriesListResponse::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::CountriesListResponse
Retrieves a list of countries.
2603 2604 2605 2606 2607 2608 2609 2610 2611 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 2603 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::DfareportingV4::CountriesListResponse::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::CreativeFieldValuesListResponse
Retrieves a list of creative field values, possibly filtered. This method supports paging.
2801 2802 2803 2804 2805 2806 2807 2808 2809 2810 2811 2812 2813 2814 2815 2816 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 2801 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::DfareportingV4::CreativeFieldValuesListResponse::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::CreativeFieldsListResponse
Retrieves a list of creative fields, possibly filtered. This method supports paging.
3031 3032 3033 3034 3035 3036 3037 3038 3039 3040 3041 3042 3043 3044 3045 3046 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 3031 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::DfareportingV4::CreativeFieldsListResponse::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::CreativeGroupsListResponse
Retrieves a list of creative groups, possibly filtered. This method supports paging.
3226 3227 3228 3229 3230 3231 3232 3233 3234 3235 3236 3237 3238 3239 3240 3241 3242 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 3226 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::DfareportingV4::CreativeGroupsListResponse::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::CreativesListResponse
Retrieves a list of creatives, possibly filtered. This method supports paging.
3438 3439 3440 3441 3442 3443 3444 3445 3446 3447 3448 3449 3450 3451 3452 3453 3454 3455 3456 3457 3458 3459 3460 3461 3462 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 3438 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::DfareportingV4::CreativesListResponse::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::DirectorySitesListResponse
Retrieves a list of directory sites, possibly filtered. This method supports paging.
3691 3692 3693 3694 3695 3696 3697 3698 3699 3700 3701 3702 3703 3704 3705 3706 3707 3708 3709 3710 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 3691 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::DfareportingV4::DirectorySitesListResponse::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::DynamicTargetingKeysListResponse
Retrieves a list of dynamic targeting keys.
3816 3817 3818 3819 3820 3821 3822 3823 3824 3825 3826 3827 3828 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 3816 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::DfareportingV4::DynamicTargetingKeysListResponse::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::EventTagsListResponse
Retrieves a list of event tags, possibly filtered.
3985 3986 3987 3988 3989 3990 3991 3992 3993 3994 3995 3996 3997 3998 3999 4000 4001 4002 4003 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 3985 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::DfareportingV4::EventTagsListResponse::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::FileList
Lists files for a user profile.
4145 4146 4147 4148 4149 4150 4151 4152 4153 4154 4155 4156 4157 4158 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 4145 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::DfareportingV4::FileList::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::FloodlightActivitiesListResponse
Retrieves a list of floodlight activities, possibly filtered. This method supports paging.
4352 4353 4354 4355 4356 4357 4358 4359 4360 4361 4362 4363 4364 4365 4366 4367 4368 4369 4370 4371 4372 4373 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 4352 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::DfareportingV4::FloodlightActivitiesListResponse::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::FloodlightActivityGroupsListResponse
Retrieves a list of floodlight activity groups, possibly filtered. This method supports paging.
4562 4563 4564 4565 4566 4567 4568 4569 4570 4571 4572 4573 4574 4575 4576 4577 4578 4579 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 4562 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::DfareportingV4::FloodlightActivityGroupsListResponse::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::FloodlightConfigurationsListResponse
Retrieves a list of floodlight configurations, possibly filtered.
4707 4708 4709 4710 4711 4712 4713 4714 4715 4716 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 4707 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::DfareportingV4::FloodlightConfigurationsListResponse::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::InventoryItemsListResponse
Retrieves a list of inventory items, possibly filtered. This method supports paging.
4865 4866 4867 4868 4869 4870 4871 4872 4873 4874 4875 4876 4877 4878 4879 4880 4881 4882 4883 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 4865 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::DfareportingV4::InventoryItemsListResponse::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::LanguagesListResponse
Retrieves a list of languages.
4905 4906 4907 4908 4909 4910 4911 4912 4913 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 4905 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::DfareportingV4::LanguagesListResponse::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::MetrosListResponse
Retrieves a list of metros.
4935 4936 4937 4938 4939 4940 4941 4942 4943 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 4935 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::DfareportingV4::MetrosListResponse::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::MobileAppsListResponse
Retrieves list of available mobile apps.
5013 5014 5015 5016 5017 5018 5019 5020 5021 5022 5023 5024 5025 5026 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 5013 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::DfareportingV4::MobileAppsListResponse::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::MobileCarriersListResponse
Retrieves a list of mobile carriers.
5081 5082 5083 5084 5085 5086 5087 5088 5089 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 5081 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::DfareportingV4::MobileCarriersListResponse::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::OperatingSystemVersionsListResponse
Retrieves a list of operating system versions.
5144 5145 5146 5147 5148 5149 5150 5151 5152 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 5144 def (profile_id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{+profileId}/operatingSystemVersions', ) command.response_representation = Google::Apis::DfareportingV4::OperatingSystemVersionsListResponse::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::OperatingSystemsListResponse
Retrieves a list of operating systems.
5207 5208 5209 5210 5211 5212 5213 5214 5215 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 5207 def (profile_id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{+profileId}/operatingSystems', ) command.response_representation = Google::Apis::DfareportingV4::OperatingSystemsListResponse::Representation command.response_class = Google::Apis::DfareportingV4::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_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::DfareportingV4::OrdersListResponse
Retrieves a list of orders, possibly filtered. This method supports paging.
5294 5295 5296 5297 5298 5299 5300 5301 5302 5303 5304 5305 5306 5307 5308 5309 5310 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 5294 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::DfareportingV4::OrdersListResponse::Representation command.response_class = Google::Apis::DfareportingV4::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, active_status: nil, advertiser_ids: 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::DfareportingV4::PlacementGroupsListResponse
Retrieves a list of placement groups, possibly filtered. This method supports paging.
5453 5454 5455 5456 5457 5458 5459 5460 5461 5462 5463 5464 5465 5466 5467 5468 5469 5470 5471 5472 5473 5474 5475 5476 5477 5478 5479 5480 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 5453 def list_placement_groups(profile_id, active_status: nil, advertiser_ids: 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::DfareportingV4::PlacementGroupsListResponse::Representation command.response_class = Google::Apis::DfareportingV4::PlacementGroupsListResponse command.params['profileId'] = profile_id unless profile_id.nil? command.query['activeStatus'] = active_status unless active_status.nil? command.query['advertiserIds'] = advertiser_ids unless advertiser_ids.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::DfareportingV4::PlacementStrategiesListResponse
Retrieves a list of placement strategies, possibly filtered. This method supports paging.
5687 5688 5689 5690 5691 5692 5693 5694 5695 5696 5697 5698 5699 5700 5701 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 5687 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::DfareportingV4::PlacementStrategiesListResponse::Representation command.response_class = Google::Apis::DfareportingV4::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, active_status: nil, advertiser_ids: 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::DfareportingV4::PlacementsListResponse
Retrieves a list of placements, possibly filtered. This method supports paging.
5955 5956 5957 5958 5959 5960 5961 5962 5963 5964 5965 5966 5967 5968 5969 5970 5971 5972 5973 5974 5975 5976 5977 5978 5979 5980 5981 5982 5983 5984 5985 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 5955 def list_placements(profile_id, active_status: nil, advertiser_ids: 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::DfareportingV4::PlacementsListResponse::Representation command.response_class = Google::Apis::DfareportingV4::PlacementsListResponse command.params['profileId'] = profile_id unless profile_id.nil? command.query['activeStatus'] = active_status unless active_status.nil? command.query['advertiserIds'] = advertiser_ids unless advertiser_ids.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::DfareportingV4::PlatformTypesListResponse
Retrieves a list of platform types.
6109 6110 6111 6112 6113 6114 6115 6116 6117 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 6109 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::DfareportingV4::PlatformTypesListResponse::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::PostalCodesListResponse
Retrieves a list of postal codes.
6172 6173 6174 6175 6176 6177 6178 6179 6180 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 6172 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::DfareportingV4::PostalCodesListResponse::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::ProjectsListResponse
Retrieves a list of projects, possibly filtered. This method supports paging .
6254 6255 6256 6257 6258 6259 6260 6261 6262 6263 6264 6265 6266 6267 6268 6269 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 6254 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::DfareportingV4::ProjectsListResponse::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::RegionsListResponse
Retrieves a list of regions.
6291 6292 6293 6294 6295 6296 6297 6298 6299 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 6291 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::DfareportingV4::RegionsListResponse::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::RemarketingListsListResponse
Retrieves a list of remarketing lists, possibly filtered. This method supports paging.
6513 6514 6515 6516 6517 6518 6519 6520 6521 6522 6523 6524 6525 6526 6527 6528 6529 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 6513 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::DfareportingV4::RemarketingListsListResponse::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::FileList
Lists files for a report.
6959 6960 6961 6962 6963 6964 6965 6966 6967 6968 6969 6970 6971 6972 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 6959 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::DfareportingV4::FileList::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::ReportList
Retrieves list of reports.
6727 6728 6729 6730 6731 6732 6733 6734 6735 6736 6737 6738 6739 6740 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 6727 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::DfareportingV4::ReportList::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::SitesListResponse
Retrieves a list of sites, possibly filtered. This method supports paging.
7097 7098 7099 7100 7101 7102 7103 7104 7105 7106 7107 7108 7109 7110 7111 7112 7113 7114 7115 7116 7117 7118 7119 7120 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 7097 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::DfareportingV4::SitesListResponse::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::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.
7288 7289 7290 7291 7292 7293 7294 7295 7296 7297 7298 7299 7300 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 7288 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::DfareportingV4::SizesListResponse::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::SubaccountsListResponse
Gets a list of subaccounts, possibly filtered. This method supports paging.
7405 7406 7407 7408 7409 7410 7411 7412 7413 7414 7415 7416 7417 7418 7419 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 7405 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::DfareportingV4::SubaccountsListResponse::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::TargetableRemarketingListsListResponse
Retrieves a list of targetable remarketing lists, possibly filtered. This method supports paging.
7565 7566 7567 7568 7569 7570 7571 7572 7573 7574 7575 7576 7577 7578 7579 7580 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 7565 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::DfareportingV4::TargetableRemarketingListsListResponse::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::TargetingTemplatesListResponse
Retrieves a list of targeting templates, optionally filtered. This method supports paging.
7688 7689 7690 7691 7692 7693 7694 7695 7696 7697 7698 7699 7700 7701 7702 7703 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 7688 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::DfareportingV4::TargetingTemplatesListResponse::Representation command.response_class = Google::Apis::DfareportingV4::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_tv_campaign_summaries(profile_id, account_id: nil, name: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::TvCampaignSummariesListResponse
Retrieves a list of TV campaign summaries.
7835 7836 7837 7838 7839 7840 7841 7842 7843 7844 7845 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 7835 def list_tv_campaign_summaries(profile_id, account_id: nil, name: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{+profileId}/tvCampaignSummaries', ) command.response_representation = Google::Apis::DfareportingV4::TvCampaignSummariesListResponse::Representation command.response_class = Google::Apis::DfareportingV4::TvCampaignSummariesListResponse command.params['profileId'] = profile_id unless profile_id.nil? command.query['accountId'] = account_id unless account_id.nil? command.query['name'] = name unless name.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::DfareportingV4::UserProfileList
Retrieves list of user profiles for a user.
7895 7896 7897 7898 7899 7900 7901 7902 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 7895 def list_user_profiles(fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles', ) command.response_representation = Google::Apis::DfareportingV4::UserProfileList::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::UserRolePermissionGroupsListResponse
Gets a list of all supported user role permission groups.
7957 7958 7959 7960 7961 7962 7963 7964 7965 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 7957 def (profile_id, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'userprofiles/{+profileId}/userRolePermissionGroups', ) command.response_representation = Google::Apis::DfareportingV4::UserRolePermissionGroupsListResponse::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::UserRolePermissionsListResponse
Gets a list of user role permissions, possibly filtered.
8022 8023 8024 8025 8026 8027 8028 8029 8030 8031 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 8022 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::DfareportingV4::UserRolePermissionsListResponse::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::UserRolesListResponse
Retrieves a list of user roles, possibly filtered. This method supports paging.
8172 8173 8174 8175 8176 8177 8178 8179 8180 8181 8182 8183 8184 8185 8186 8187 8188 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 8172 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::DfareportingV4::UserRolesListResponse::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::VideoFormatsListResponse
Lists available video formats.
8312 8313 8314 8315 8316 8317 8318 8319 8320 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 8312 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::DfareportingV4::VideoFormatsListResponse::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::Account
Updates an existing account. This method supports patch semantics.
526 527 528 529 530 531 532 533 534 535 536 537 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 526 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::DfareportingV4::Account::Representation command.request_object = account_object command.response_representation = Google::Apis::DfareportingV4::Account::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::AccountUserProfile
Updates an existing account user profile. This method supports patch semantics.
367 368 369 370 371 372 373 374 375 376 377 378 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 367 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::DfareportingV4::AccountUserProfile::Representation command.request_object = account_user_profile_object command.response_representation = Google::Apis::DfareportingV4::AccountUserProfile::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::Ad
Updates an existing ad. This method supports patch semantics.
772 773 774 775 776 777 778 779 780 781 782 783 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 772 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::DfareportingV4::Ad::Representation command.request_object = ad_object command.response_representation = Google::Apis::DfareportingV4::Ad::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::Advertiser
Updates an existing advertiser. This method supports patch semantics.
1447 1448 1449 1450 1451 1452 1453 1454 1455 1456 1457 1458 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 1447 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::DfareportingV4::Advertiser::Representation command.request_object = advertiser_object command.response_representation = Google::Apis::DfareportingV4::Advertiser::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::AdvertiserGroup
Updates an existing advertiser group. This method supports patch semantics.
993 994 995 996 997 998 999 1000 1001 1002 1003 1004 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 993 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::DfareportingV4::AdvertiserGroup::Representation command.request_object = advertiser_group_object command.response_representation = Google::Apis::DfareportingV4::AdvertiserGroup::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::LandingPage
Updates an existing landing page. This method supports patch semantics.
1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 1239 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::DfareportingV4::LandingPage::Representation command.request_object = landing_page_object command.response_representation = Google::Apis::DfareportingV4::LandingPage::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::Campaign
Updates an existing campaign. This method supports patch semantics.
2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 2008 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::DfareportingV4::Campaign::Representation command.request_object = campaign_object command.response_representation = Google::Apis::DfareportingV4::Campaign::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::ContentCategory
Updates an existing content category. This method supports patch semantics.
2438 2439 2440 2441 2442 2443 2444 2445 2446 2447 2448 2449 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 2438 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::DfareportingV4::ContentCategory::Representation command.request_object = content_category_object command.response_representation = Google::Apis::DfareportingV4::ContentCategory::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::Creative
Updates an existing creative. This method supports patch semantics.
3487 3488 3489 3490 3491 3492 3493 3494 3495 3496 3497 3498 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 3487 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::DfareportingV4::Creative::Representation command.request_object = creative_object command.response_representation = Google::Apis::DfareportingV4::Creative::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::CreativeField
Updates an existing creative field. This method supports patch semantics.
3071 3072 3073 3074 3075 3076 3077 3078 3079 3080 3081 3082 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 3071 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::DfareportingV4::CreativeField::Representation command.request_object = creative_field_object command.response_representation = Google::Apis::DfareportingV4::CreativeField::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::CreativeFieldValue
Updates an existing creative field value. This method supports patch semantics.
2843 2844 2845 2846 2847 2848 2849 2850 2851 2852 2853 2854 2855 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 2843 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::DfareportingV4::CreativeFieldValue::Representation command.request_object = creative_field_value_object command.response_representation = Google::Apis::DfareportingV4::CreativeFieldValue::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::CreativeGroup
Updates an existing creative group. This method supports patch semantics.
3267 3268 3269 3270 3271 3272 3273 3274 3275 3276 3277 3278 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 3267 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::DfareportingV4::CreativeGroup::Representation command.request_object = creative_group_object command.response_representation = Google::Apis::DfareportingV4::CreativeGroup::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::EventTag
Updates an existing event tag. This method supports patch semantics.
4028 4029 4030 4031 4032 4033 4034 4035 4036 4037 4038 4039 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 4028 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::DfareportingV4::EventTag::Representation command.request_object = event_tag_object command.response_representation = Google::Apis::DfareportingV4::EventTag::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::FloodlightActivity
Updates an existing floodlight activity. This method supports patch semantics.
4398 4399 4400 4401 4402 4403 4404 4405 4406 4407 4408 4409 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 4398 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::DfareportingV4::FloodlightActivity::Representation command.request_object = floodlight_activity_object command.response_representation = Google::Apis::DfareportingV4::FloodlightActivity::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::FloodlightActivityGroup
Updates an existing floodlight activity group. This method supports patch semantics.
4605 4606 4607 4608 4609 4610 4611 4612 4613 4614 4615 4616 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 4605 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::DfareportingV4::FloodlightActivityGroup::Representation command.request_object = floodlight_activity_group_object command.response_representation = Google::Apis::DfareportingV4::FloodlightActivityGroup::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::FloodlightConfiguration
Updates an existing floodlight configuration. This method supports patch semantics.
4742 4743 4744 4745 4746 4747 4748 4749 4750 4751 4752 4753 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 4742 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::DfareportingV4::FloodlightConfiguration::Representation command.request_object = floodlight_configuration_object command.response_representation = Google::Apis::DfareportingV4::FloodlightConfiguration::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::Placement
Updates an existing placement. This method supports patch semantics.
6010 6011 6012 6013 6014 6015 6016 6017 6018 6019 6020 6021 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 6010 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::DfareportingV4::Placement::Representation command.request_object = placement_object command.response_representation = Google::Apis::DfareportingV4::Placement::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::PlacementGroup
Updates an existing placement group. This method supports patch semantics.
5505 5506 5507 5508 5509 5510 5511 5512 5513 5514 5515 5516 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 5505 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::DfareportingV4::PlacementGroup::Representation command.request_object = placement_group_object command.response_representation = Google::Apis::DfareportingV4::PlacementGroup::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::PlacementStrategy
Updates an existing placement strategy. This method supports patch semantics.
5726 5727 5728 5729 5730 5731 5732 5733 5734 5735 5736 5737 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 5726 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::DfareportingV4::PlacementStrategy::Representation command.request_object = placement_strategy_object command.response_representation = Google::Apis::DfareportingV4::PlacementStrategy::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::RemarketingList
Updates an existing remarketing list. This method supports patch semantics.
6554 6555 6556 6557 6558 6559 6560 6561 6562 6563 6564 6565 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 6554 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::DfareportingV4::RemarketingList::Representation command.request_object = remarketing_list_object command.response_representation = Google::Apis::DfareportingV4::RemarketingList::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::RemarketingListShare
Updates an existing remarketing list share. This method supports patch semantics.
6358 6359 6360 6361 6362 6363 6364 6365 6366 6367 6368 6369 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 6358 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::DfareportingV4::RemarketingListShare::Representation command.request_object = remarketing_list_share_object command.response_representation = Google::Apis::DfareportingV4::RemarketingListShare::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::Report
Updates an existing report. This method supports patch semantics.
6765 6766 6767 6768 6769 6770 6771 6772 6773 6774 6775 6776 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 6765 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::DfareportingV4::Report::Representation command.request_object = report_object command.response_representation = Google::Apis::DfareportingV4::Report::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::Site
Updates an existing site. This method supports patch semantics.
7145 7146 7147 7148 7149 7150 7151 7152 7153 7154 7155 7156 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 7145 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::DfareportingV4::Site::Representation command.request_object = site_object command.response_representation = Google::Apis::DfareportingV4::Site::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::Subaccount
Updates an existing subaccount. This method supports patch semantics.
7444 7445 7446 7447 7448 7449 7450 7451 7452 7453 7454 7455 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 7444 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::DfareportingV4::Subaccount::Representation command.request_object = subaccount_object command.response_representation = Google::Apis::DfareportingV4::Subaccount::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::TargetingTemplate
Updates an existing targeting template. This method supports patch semantics.
7728 7729 7730 7731 7732 7733 7734 7735 7736 7737 7738 7739 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 7728 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::DfareportingV4::TargetingTemplate::Representation command.request_object = targeting_template_object command.response_representation = Google::Apis::DfareportingV4::TargetingTemplate::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::UserRole
Updates an existing user role. This method supports patch semantics.
8213 8214 8215 8216 8217 8218 8219 8220 8221 8222 8223 8224 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 8213 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::DfareportingV4::UserRole::Representation command.request_object = user_role_object command.response_representation = Google::Apis::DfareportingV4::UserRole::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::DimensionValueList
Retrieves list of report dimension values for a list of filters.
3558 3559 3560 3561 3562 3563 3564 3565 3566 3567 3568 3569 3570 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 3558 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::DfareportingV4::DimensionValueRequest::Representation command.request_object = dimension_value_request_object command.response_representation = Google::Apis::DfareportingV4::DimensionValueList::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::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.
6873 6874 6875 6876 6877 6878 6879 6880 6881 6882 6883 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 6873 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::DfareportingV4::Report::Representation command.request_object = report_object command.response_representation = Google::Apis::DfareportingV4::CompatibleFields::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::File
Runs a report.
6802 6803 6804 6805 6806 6807 6808 6809 6810 6811 6812 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 6802 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::DfareportingV4::File::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::Account
Updates an existing account.
560 561 562 563 564 565 566 567 568 569 570 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 560 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::DfareportingV4::Account::Representation command.request_object = account_object command.response_representation = Google::Apis::DfareportingV4::Account::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::AccountUserProfile
Updates an existing account user profile.
401 402 403 404 405 406 407 408 409 410 411 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 401 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::DfareportingV4::AccountUserProfile::Representation command.request_object = account_user_profile_object command.response_representation = Google::Apis::DfareportingV4::AccountUserProfile::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::Ad
Updates an existing ad.
806 807 808 809 810 811 812 813 814 815 816 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 806 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::DfareportingV4::Ad::Representation command.request_object = ad_object command.response_representation = Google::Apis::DfareportingV4::Ad::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::Advertiser
Updates an existing advertiser.
1481 1482 1483 1484 1485 1486 1487 1488 1489 1490 1491 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 1481 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::DfareportingV4::Advertiser::Representation command.request_object = advertiser_object command.response_representation = Google::Apis::DfareportingV4::Advertiser::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::AdvertiserGroup
Updates an existing advertiser group.
1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 1027 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::DfareportingV4::AdvertiserGroup::Representation command.request_object = advertiser_group_object command.response_representation = Google::Apis::DfareportingV4::AdvertiserGroup::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::LandingPage
Updates an existing landing page.
1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 1273 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::DfareportingV4::LandingPage::Representation command.request_object = landing_page_object command.response_representation = Google::Apis::DfareportingV4::LandingPage::Representation command.response_class = Google::Apis::DfareportingV4::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_billing_profile(profile_id, billing_profile_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DfareportingV4::BillingProfile
Updates an existing billing profile.
1688 1689 1690 1691 1692 1693 1694 1695 1696 1697 1698 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 1688 def update_billing_profile(profile_id, billing_profile_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:put, 'userprofiles/{+profileId}/billingProfiles', ) command.request_representation = Google::Apis::DfareportingV4::BillingProfile::Representation command.request_object = billing_profile_object command.response_representation = Google::Apis::DfareportingV4::BillingProfile::Representation command.response_class = Google::Apis::DfareportingV4::BillingProfile 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::DfareportingV4::Campaign
Updates an existing campaign.
2042 2043 2044 2045 2046 2047 2048 2049 2050 2051 2052 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 2042 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::DfareportingV4::Campaign::Representation command.request_object = campaign_object command.response_representation = Google::Apis::DfareportingV4::Campaign::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::ContentCategory
Updates an existing content category.
2472 2473 2474 2475 2476 2477 2478 2479 2480 2481 2482 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 2472 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::DfareportingV4::ContentCategory::Representation command.request_object = content_category_object command.response_representation = Google::Apis::DfareportingV4::ContentCategory::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::Creative
Updates an existing creative.
3521 3522 3523 3524 3525 3526 3527 3528 3529 3530 3531 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 3521 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::DfareportingV4::Creative::Representation command.request_object = creative_object command.response_representation = Google::Apis::DfareportingV4::Creative::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::CreativeField
Updates an existing creative field.
3105 3106 3107 3108 3109 3110 3111 3112 3113 3114 3115 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 3105 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::DfareportingV4::CreativeField::Representation command.request_object = creative_field_object command.response_representation = Google::Apis::DfareportingV4::CreativeField::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::CreativeFieldValue
Updates an existing creative field value.
2880 2881 2882 2883 2884 2885 2886 2887 2888 2889 2890 2891 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 2880 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::DfareportingV4::CreativeFieldValue::Representation command.request_object = creative_field_value_object command.response_representation = Google::Apis::DfareportingV4::CreativeFieldValue::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::CreativeGroup
Updates an existing creative group.
3301 3302 3303 3304 3305 3306 3307 3308 3309 3310 3311 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 3301 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::DfareportingV4::CreativeGroup::Representation command.request_object = creative_group_object command.response_representation = Google::Apis::DfareportingV4::CreativeGroup::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::EventTag
Updates an existing event tag.
4062 4063 4064 4065 4066 4067 4068 4069 4070 4071 4072 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 4062 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::DfareportingV4::EventTag::Representation command.request_object = event_tag_object command.response_representation = Google::Apis::DfareportingV4::EventTag::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::FloodlightActivity
Updates an existing floodlight activity.
4432 4433 4434 4435 4436 4437 4438 4439 4440 4441 4442 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 4432 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::DfareportingV4::FloodlightActivity::Representation command.request_object = floodlight_activity_object command.response_representation = Google::Apis::DfareportingV4::FloodlightActivity::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::FloodlightActivityGroup
Updates an existing floodlight activity group.
4639 4640 4641 4642 4643 4644 4645 4646 4647 4648 4649 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 4639 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::DfareportingV4::FloodlightActivityGroup::Representation command.request_object = floodlight_activity_group_object command.response_representation = Google::Apis::DfareportingV4::FloodlightActivityGroup::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::FloodlightConfiguration
Updates an existing floodlight configuration.
4776 4777 4778 4779 4780 4781 4782 4783 4784 4785 4786 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 4776 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::DfareportingV4::FloodlightConfiguration::Representation command.request_object = floodlight_configuration_object command.response_representation = Google::Apis::DfareportingV4::FloodlightConfiguration::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::Placement
Updates an existing placement.
6044 6045 6046 6047 6048 6049 6050 6051 6052 6053 6054 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 6044 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::DfareportingV4::Placement::Representation command.request_object = placement_object command.response_representation = Google::Apis::DfareportingV4::Placement::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::PlacementGroup
Updates an existing placement group.
5539 5540 5541 5542 5543 5544 5545 5546 5547 5548 5549 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 5539 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::DfareportingV4::PlacementGroup::Representation command.request_object = placement_group_object command.response_representation = Google::Apis::DfareportingV4::PlacementGroup::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::PlacementStrategy
Updates an existing placement strategy.
5760 5761 5762 5763 5764 5765 5766 5767 5768 5769 5770 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 5760 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::DfareportingV4::PlacementStrategy::Representation command.request_object = placement_strategy_object command.response_representation = Google::Apis::DfareportingV4::PlacementStrategy::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::RemarketingList
Updates an existing remarketing list.
6588 6589 6590 6591 6592 6593 6594 6595 6596 6597 6598 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 6588 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::DfareportingV4::RemarketingList::Representation command.request_object = remarketing_list_object command.response_representation = Google::Apis::DfareportingV4::RemarketingList::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::RemarketingListShare
Updates an existing remarketing list share.
6392 6393 6394 6395 6396 6397 6398 6399 6400 6401 6402 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 6392 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::DfareportingV4::RemarketingListShare::Representation command.request_object = remarketing_list_share_object command.response_representation = Google::Apis::DfareportingV4::RemarketingListShare::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::Report
Updates a report.
6837 6838 6839 6840 6841 6842 6843 6844 6845 6846 6847 6848 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 6837 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::DfareportingV4::Report::Representation command.request_object = report_object command.response_representation = Google::Apis::DfareportingV4::Report::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::Site
Updates an existing site.
7179 7180 7181 7182 7183 7184 7185 7186 7187 7188 7189 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 7179 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::DfareportingV4::Site::Representation command.request_object = site_object command.response_representation = Google::Apis::DfareportingV4::Site::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::Subaccount
Updates an existing subaccount.
7478 7479 7480 7481 7482 7483 7484 7485 7486 7487 7488 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 7478 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::DfareportingV4::Subaccount::Representation command.request_object = subaccount_object command.response_representation = Google::Apis::DfareportingV4::Subaccount::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::TargetingTemplate
Updates an existing targeting template.
7762 7763 7764 7765 7766 7767 7768 7769 7770 7771 7772 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 7762 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::DfareportingV4::TargetingTemplate::Representation command.request_object = targeting_template_object command.response_representation = Google::Apis::DfareportingV4::TargetingTemplate::Representation command.response_class = Google::Apis::DfareportingV4::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::DfareportingV4::UserRole
Updates an existing user role.
8247 8248 8249 8250 8251 8252 8253 8254 8255 8256 8257 |
# File 'lib/google/apis/dfareporting_v4/service.rb', line 8247 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::DfareportingV4::UserRole::Representation command.request_object = user_role_object command.response_representation = Google::Apis::DfareportingV4::UserRole::Representation command.response_class = Google::Apis::DfareportingV4::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 |