Packages
Ad Exchange Buyer API II client library. Accesses the latest features for managing Authorized Buyers accounts, Real-Time Bidding configurations and auction metrics, and Marketplace programmatic deals.
Current section
39 Versions
Jump to
Current section
39 Versions
Compare versions
7
files changed
+275
additions
-208
deletions
| @@ -11,7 +11,7 @@ Install this package from [Hex](https://hex.pm) by adding | |
| 11 11 | |
| 12 12 | ```elixir |
| 13 13 | def deps do |
| 14 | - [{:google_api_ad_exchange_buyer, "~> 0.35"}] |
| 14 | + [{:google_api_ad_exchange_buyer, "~> 0.36"}] |
| 15 15 | end |
| 16 16 | ``` |
| @@ -5,217 +5,218 @@ | |
| 5 5 | {<<"elixir">>,<<"~> 1.6">>}. |
| 6 6 | {<<"files">>, |
| 7 7 | [<<"lib">>,<<"lib/google_api">>,<<"lib/google_api/ad_exchange_buyer">>, |
| 8 | - <<"lib/google_api/ad_exchange_buyer/v2beta1">>, |
| 9 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model">>, |
| 10 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/product.ex">>, |
| 11 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/creative_restrictions.ex">>, |
| 12 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/filtered_bid_creative_row.ex">>, |
| 13 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/list_client_user_invitations_response.ex">>, |
| 14 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/private_data.ex">>, |
| 15 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/relative_date_range.ex">>, |
| 16 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/list_publisher_profiles_response.ex">>, |
| 17 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/serving_context.ex">>, |
| 18 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/criteria_targeting.ex">>, |
| 19 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/money.ex">>, |
| 20 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/deal.ex">>, |
| 21 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/creative_size.ex">>, |
| 22 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/creative.ex">>, |
| 23 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/time_of_day.ex">>, |
| 24 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/complete_setup_request.ex">>, |
| 25 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/video_content.ex">>, |
| 26 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/delivery_control.ex">>, |
| 27 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/impression_metrics_row.ex">>, |
| 28 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/client_user.ex">>, |
| 29 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/deal_serving_metadata.ex">>, |
| 30 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/absolute_date_range.ex">>, |
| 31 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/list_deal_associations_response.ex">>, |
| 32 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/placement_targeting.ex">>, |
| 33 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/publisher_profile.ex">>, |
| 34 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/creative_status_row.ex">>, |
| 35 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/note.ex">>, |
| 36 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/list_non_billable_winning_bids_response.ex">>, |
| 37 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/day_part.ex">>, |
| 38 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/list_bid_response_errors_response.ex">>, |
| 39 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/realtime_time_range.ex">>, |
| 40 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/creative_specification.ex">>, |
| 41 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/callout_status_row.ex">>, |
| 42 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/bid_response_without_bids_status_row.ex">>, |
| 43 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/watch_creative_request.ex">>, |
| 44 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/list_proposals_response.ex">>, |
| 45 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/day_part_targeting.ex">>, |
| 46 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/deal_terms.ex">>, |
| 47 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/html_content.ex">>, |
| 48 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/first_party_mobile_application_targeting.ex">>, |
| 49 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/list_impression_metrics_response.ex">>, |
| 50 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/contact_information.ex">>, |
| 51 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/cancel_negotiation_request.ex">>, |
| 52 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/list_filtered_bids_response.ex">>, |
| 53 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/list_creatives_response.ex">>, |
| 54 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/pause_proposal_request.ex">>, |
| 55 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/list_filtered_bid_requests_response.ex">>, |
| 56 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/ad_size.ex">>, |
| 57 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/accept_proposal_request.ex">>, |
| 58 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/list_losing_bids_response.ex">>, |
| 59 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/platform_context.ex">>, |
| 60 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/row_dimensions.ex">>, |
| 61 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/security_context.ex">>, |
| 62 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/client.ex">>, |
| 63 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/native_content.ex">>, |
| 64 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/time_interval.ex">>, |
| 65 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/list_clients_response.ex">>, |
| 66 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/serving_restriction.ex">>, |
| 67 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/buyer.ex">>, |
| 68 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/technology_targeting.ex">>, |
| 69 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/non_guaranteed_fixed_price_terms.ex">>, |
| 70 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/list_client_users_response.ex">>, |
| 71 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/correction.ex">>, |
| 72 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/list_creative_status_breakdown_by_creative_response.ex">>, |
| 73 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/proposal.ex">>, |
| 74 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/ad_technology_providers.ex">>, |
| 75 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/operating_system_targeting.ex">>, |
| 76 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/stop_watching_creative_request.ex">>, |
| 77 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/marketplace_targeting.ex">>, |
| 78 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/auction_context.ex">>, |
| 79 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/size.ex">>, |
| 80 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/filter_set.ex">>, |
| 81 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/location_context.ex">>, |
| 82 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/list_filter_sets_response.ex">>, |
| 83 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/guaranteed_fixed_price_terms.ex">>, |
| 84 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/targeting_value.ex">>, |
| 85 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/list_creative_status_breakdown_by_detail_response.ex">>, |
| 86 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/filtered_bid_detail_row.ex">>, |
| 87 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/creative_deal_association.ex">>, |
| 88 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/list_bid_metrics_response.ex">>, |
| 89 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/resume_proposal_request.ex">>, |
| 90 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/list_products_response.ex">>, |
| 91 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/empty.ex">>, |
| 92 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/mobile_application_targeting.ex">>, |
| 93 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/url_targeting.ex">>, |
| 94 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/inventory_size_targeting.ex">>, |
| 95 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/client_user_invitation.ex">>, |
| 96 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/price_per_buyer.ex">>, |
| 97 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/date.ex">>, |
| 98 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/deal_pause_status.ex">>, |
| 99 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/app_context.ex">>, |
| 100 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/remove_deal_association_request.ex">>, |
| 101 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/disapproval.ex">>, |
| 102 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/bid_metrics_row.ex">>, |
| 103 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/add_note_request.ex">>, |
| 104 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/seller.ex">>, |
| 105 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/add_deal_association_request.ex">>, |
| 106 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/non_billable_winning_bid_status_row.ex">>, |
| 107 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/price.ex">>, |
| 108 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/non_guaranteed_auction_terms.ex">>, |
| 109 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/targeting_criteria.ex">>, |
| 110 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/image.ex">>, |
| 111 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/video_targeting.ex">>, |
| 112 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/list_bid_responses_without_bids_response.ex">>, |
| 113 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/frequency_cap.ex">>, |
| 114 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/model/metric_value.ex">>, |
| 115 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/connection.ex">>, |
| 116 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/api">>, |
| 117 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/api/bidders.ex">>, |
| 118 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/api/accounts.ex">>, |
| 119 | - <<"lib/google_api/ad_exchange_buyer/v2beta1/metadata.ex">>, |
| 120 8 | <<"lib/google_api/ad_exchange_buyer/v14">>, |
| 121 | - <<"lib/google_api/ad_exchange_buyer/v14/model">>, |
| 122 | - <<"lib/google_api/ad_exchange_buyer/v14/model/product.ex">>, |
| 123 | - <<"lib/google_api/ad_exchange_buyer/v14/model/dimension_dimension_value.ex">>, |
| 124 | - <<"lib/google_api/ad_exchange_buyer/v14/model/add_order_notes_request.ex">>, |
| 125 | - <<"lib/google_api/ad_exchange_buyer/v14/model/edit_all_order_deals_response.ex">>, |
| 126 | - <<"lib/google_api/ad_exchange_buyer/v14/model/create_orders_request.ex">>, |
| 127 | - <<"lib/google_api/ad_exchange_buyer/v14/model/publisher_profile_api_proto.ex">>, |
| 128 | - <<"lib/google_api/ad_exchange_buyer/v14/model/private_data.ex">>, |
| 129 | - <<"lib/google_api/ad_exchange_buyer/v14/model/marketplace_deal_party.ex">>, |
| 130 | - <<"lib/google_api/ad_exchange_buyer/v14/model/budget.ex">>, |
| 131 | - <<"lib/google_api/ad_exchange_buyer/v14/model/marketplace_deal.ex">>, |
| 132 | - <<"lib/google_api/ad_exchange_buyer/v14/model/deal_terms_rubicon_non_guaranteed_terms.ex">>, |
| 133 | - <<"lib/google_api/ad_exchange_buyer/v14/model/creative_filtering_reasons_reasons.ex">>, |
| 134 | - <<"lib/google_api/ad_exchange_buyer/v14/model/creative.ex">>, |
| 135 | - <<"lib/google_api/ad_exchange_buyer/v14/model/get_order_notes_response.ex">>, |
| 136 | - <<"lib/google_api/ad_exchange_buyer/v14/model/creative_serving_restrictions_contexts.ex">>, |
| 137 | - <<"lib/google_api/ad_exchange_buyer/v14/model/pretargeting_config_placements.ex">>, |
| 138 | - <<"lib/google_api/ad_exchange_buyer/v14/model/delivery_control.ex">>, |
| 139 | - <<"lib/google_api/ad_exchange_buyer/v14/model/performance_report_list.ex">>, |
| 140 | - <<"lib/google_api/ad_exchange_buyer/v14/model/deal_serving_metadata.ex">>, |
| 141 | - <<"lib/google_api/ad_exchange_buyer/v14/model/deal_serving_metadata_deal_pause_status.ex">>, |
| 142 | - <<"lib/google_api/ad_exchange_buyer/v14/model/creatives_list.ex">>, |
| 143 | - <<"lib/google_api/ad_exchange_buyer/v14/model/deal_terms_non_guaranteed_fixed_price_terms.ex">>, |
| 144 | - <<"lib/google_api/ad_exchange_buyer/v14/model/mobile_application.ex">>, |
| 145 | - <<"lib/google_api/ad_exchange_buyer/v14/model/get_orders_response.ex">>, |
| 146 | - <<"lib/google_api/ad_exchange_buyer/v14/model/creative_serving_restrictions_disapproval_reasons.ex">>, |
| 147 | - <<"lib/google_api/ad_exchange_buyer/v14/model/creative_native_ad_logo.ex">>, |
| 148 | - <<"lib/google_api/ad_exchange_buyer/v14/model/pretargeting_config_video_player_sizes.ex">>, |
| 149 | - <<"lib/google_api/ad_exchange_buyer/v14/model/deal_terms.ex">>, |
| 150 | - <<"lib/google_api/ad_exchange_buyer/v14/model/creative_serving_restrictions.ex">>, |
| 151 | - <<"lib/google_api/ad_exchange_buyer/v14/model/contact_information.ex">>, |
| 152 | - <<"lib/google_api/ad_exchange_buyer/v14/model/creative_native_ad.ex">>, |
| 153 | - <<"lib/google_api/ad_exchange_buyer/v14/model/accounts_list.ex">>, |
| 154 | - <<"lib/google_api/ad_exchange_buyer/v14/model/edit_all_order_deals_request.ex">>, |
| 155 | - <<"lib/google_api/ad_exchange_buyer/v14/model/creative_filtering_reasons.ex">>, |
| 156 | - <<"lib/google_api/ad_exchange_buyer/v14/model/targeting_value_demog_age_criteria.ex">>, |
| 157 | - <<"lib/google_api/ad_exchange_buyer/v14/model/targeting_value_demog_gender_criteria.ex">>, |
| 158 | - <<"lib/google_api/ad_exchange_buyer/v14/model/marketplace_note.ex">>, |
| 159 | - <<"lib/google_api/ad_exchange_buyer/v14/model/buyer.ex">>, |
| 160 | - <<"lib/google_api/ad_exchange_buyer/v14/model/billing_info_list.ex">>, |
| 161 | - <<"lib/google_api/ad_exchange_buyer/v14/model/pretargeting_config_excluded_placements.ex">>, |
| 162 | - <<"lib/google_api/ad_exchange_buyer/v14/model/targeting_value_size.ex">>, |
| 163 | - <<"lib/google_api/ad_exchange_buyer/v14/model/delivery_control_frequency_cap.ex">>, |
| 164 | - <<"lib/google_api/ad_exchange_buyer/v14/model/proposal.ex">>, |
| 165 | - <<"lib/google_api/ad_exchange_buyer/v14/model/creative_ad_technology_providers.ex">>, |
| 166 | - <<"lib/google_api/ad_exchange_buyer/v14/model/targeting_value_day_part_targeting_day_part.ex">>, |
| 167 | - <<"lib/google_api/ad_exchange_buyer/v14/model/pretargeting_config.ex">>, |
| 168 | - <<"lib/google_api/ad_exchange_buyer/v14/model/get_offers_response.ex">>, |
| 169 | - <<"lib/google_api/ad_exchange_buyer/v14/model/deal_terms_non_guaranteed_auction_terms.ex">>, |
| 170 | - <<"lib/google_api/ad_exchange_buyer/v14/model/targeting_value_request_platform_targeting.ex">>, |
| 171 | - <<"lib/google_api/ad_exchange_buyer/v14/model/update_private_auction_proposal_request.ex">>, |
| 172 | - <<"lib/google_api/ad_exchange_buyer/v14/model/pretargeting_config_list.ex">>, |
| 173 | - <<"lib/google_api/ad_exchange_buyer/v14/model/get_order_deals_response.ex">>, |
| 174 | - <<"lib/google_api/ad_exchange_buyer/v14/model/creative_native_ad_app_icon.ex">>, |
| 175 | - <<"lib/google_api/ad_exchange_buyer/v14/model/targeting_value.ex">>, |
| 176 | - <<"lib/google_api/ad_exchange_buyer/v14/model/targeting_value_creative_size.ex">>, |
| 177 | - <<"lib/google_api/ad_exchange_buyer/v14/model/get_publisher_profiles_by_account_id_response.ex">>, |
| 178 | - <<"lib/google_api/ad_exchange_buyer/v14/model/targeting_value_day_part_targeting.ex">>, |
| 179 | - <<"lib/google_api/ad_exchange_buyer/v14/model/shared_targeting.ex">>, |
| 180 | - <<"lib/google_api/ad_exchange_buyer/v14/model/dimension.ex">>, |
| 181 | - <<"lib/google_api/ad_exchange_buyer/v14/model/publisher_provided_forecast.ex">>, |
| 182 | - <<"lib/google_api/ad_exchange_buyer/v14/model/add_order_notes_response.ex">>, |
| 183 | - <<"lib/google_api/ad_exchange_buyer/v14/model/billing_info.ex">>, |
| 184 | - <<"lib/google_api/ad_exchange_buyer/v14/model/price_per_buyer.ex">>, |
| 185 | - <<"lib/google_api/ad_exchange_buyer/v14/model/pretargeting_config_dimensions.ex">>, |
| 186 | - <<"lib/google_api/ad_exchange_buyer/v14/model/create_orders_response.ex">>, |
| 187 | - <<"lib/google_api/ad_exchange_buyer/v14/model/deal_terms_guaranteed_fixed_price_terms_billing_info.ex">>, |
| 188 | - <<"lib/google_api/ad_exchange_buyer/v14/model/creative_deal_ids_deal_statuses.ex">>, |
| 189 | - <<"lib/google_api/ad_exchange_buyer/v14/model/creative_deal_ids.ex">>, |
| 190 | - <<"lib/google_api/ad_exchange_buyer/v14/model/creative_native_ad_image.ex">>, |
| 191 | - <<"lib/google_api/ad_exchange_buyer/v14/model/seller.ex">>, |
| 192 | - <<"lib/google_api/ad_exchange_buyer/v14/model/delete_order_deals_request.ex">>, |
| 193 | - <<"lib/google_api/ad_exchange_buyer/v14/model/price.ex">>, |
| 194 | - <<"lib/google_api/ad_exchange_buyer/v14/model/creative_corrections.ex">>, |
| 195 | - <<"lib/google_api/ad_exchange_buyer/v14/model/performance_report.ex">>, |
| 196 | - <<"lib/google_api/ad_exchange_buyer/v14/model/add_order_deals_request.ex">>, |
| 197 | - <<"lib/google_api/ad_exchange_buyer/v14/model/add_order_deals_response.ex">>, |
| 198 | - <<"lib/google_api/ad_exchange_buyer/v14/model/deal_terms_guaranteed_fixed_price_terms.ex">>, |
| 199 | - <<"lib/google_api/ad_exchange_buyer/v14/model/creative_corrections_contexts.ex">>, |
| 200 | - <<"lib/google_api/ad_exchange_buyer/v14/model/account_bidder_location.ex">>, |
| 201 | - <<"lib/google_api/ad_exchange_buyer/v14/model/marketplace_label.ex">>, |
| 202 | - <<"lib/google_api/ad_exchange_buyer/v14/model/delete_order_deals_response.ex">>, |
| 203 | - <<"lib/google_api/ad_exchange_buyer/v14/model/account.ex">>, |
| 204 9 | <<"lib/google_api/ad_exchange_buyer/v14/connection.ex">>, |
| 205 10 | <<"lib/google_api/ad_exchange_buyer/v14/api">>, |
| 206 | - <<"lib/google_api/ad_exchange_buyer/v14/api/marketplacenotes.ex">>, |
| 207 11 | <<"lib/google_api/ad_exchange_buyer/v14/api/budget.ex">>, |
| 208 | - <<"lib/google_api/ad_exchange_buyer/v14/api/marketplacedeals.ex">>, |
| 209 | - <<"lib/google_api/ad_exchange_buyer/v14/api/proposals.ex">>, |
| 12 | + <<"lib/google_api/ad_exchange_buyer/v14/api/pubprofiles.ex">>, |
| 13 | + <<"lib/google_api/ad_exchange_buyer/v14/api/performance_report.ex">>, |
| 210 14 | <<"lib/google_api/ad_exchange_buyer/v14/api/products.ex">>, |
| 211 15 | <<"lib/google_api/ad_exchange_buyer/v14/api/accounts.ex">>, |
| 212 16 | <<"lib/google_api/ad_exchange_buyer/v14/api/pretargeting_config.ex">>, |
| 213 | - <<"lib/google_api/ad_exchange_buyer/v14/api/marketplaceprivateauction.ex">>, |
| 214 | - <<"lib/google_api/ad_exchange_buyer/v14/api/billing_info.ex">>, |
| 215 | - <<"lib/google_api/ad_exchange_buyer/v14/api/pubprofiles.ex">>, |
| 216 | - <<"lib/google_api/ad_exchange_buyer/v14/api/performance_report.ex">>, |
| 217 17 | <<"lib/google_api/ad_exchange_buyer/v14/api/creatives.ex">>, |
| 218 | - <<"lib/google_api/ad_exchange_buyer/v14/metadata.ex">>,<<"mix.exs">>, |
| 18 | + <<"lib/google_api/ad_exchange_buyer/v14/api/marketplaceprivateauction.ex">>, |
| 19 | + <<"lib/google_api/ad_exchange_buyer/v14/api/proposals.ex">>, |
| 20 | + <<"lib/google_api/ad_exchange_buyer/v14/api/billing_info.ex">>, |
| 21 | + <<"lib/google_api/ad_exchange_buyer/v14/api/marketplacenotes.ex">>, |
| 22 | + <<"lib/google_api/ad_exchange_buyer/v14/api/marketplacedeals.ex">>, |
| 23 | + <<"lib/google_api/ad_exchange_buyer/v14/model">>, |
| 24 | + <<"lib/google_api/ad_exchange_buyer/v14/model/creative_corrections_contexts.ex">>, |
| 25 | + <<"lib/google_api/ad_exchange_buyer/v14/model/shared_targeting.ex">>, |
| 26 | + <<"lib/google_api/ad_exchange_buyer/v14/model/budget.ex">>, |
| 27 | + <<"lib/google_api/ad_exchange_buyer/v14/model/pretargeting_config_placements.ex">>, |
| 28 | + <<"lib/google_api/ad_exchange_buyer/v14/model/creative_native_ad.ex">>, |
| 29 | + <<"lib/google_api/ad_exchange_buyer/v14/model/delivery_control_frequency_cap.ex">>, |
| 30 | + <<"lib/google_api/ad_exchange_buyer/v14/model/targeting_value.ex">>, |
| 31 | + <<"lib/google_api/ad_exchange_buyer/v14/model/performance_report.ex">>, |
| 32 | + <<"lib/google_api/ad_exchange_buyer/v14/model/billing_info_list.ex">>, |
| 33 | + <<"lib/google_api/ad_exchange_buyer/v14/model/creatives_list.ex">>, |
| 34 | + <<"lib/google_api/ad_exchange_buyer/v14/model/creative_corrections.ex">>, |
| 35 | + <<"lib/google_api/ad_exchange_buyer/v14/model/deal_terms_guaranteed_fixed_price_terms_billing_info.ex">>, |
| 36 | + <<"lib/google_api/ad_exchange_buyer/v14/model/create_orders_response.ex">>, |
| 37 | + <<"lib/google_api/ad_exchange_buyer/v14/model/creative_serving_restrictions_disapproval_reasons.ex">>, |
| 38 | + <<"lib/google_api/ad_exchange_buyer/v14/model/deal_terms_rubicon_non_guaranteed_terms.ex">>, |
| 39 | + <<"lib/google_api/ad_exchange_buyer/v14/model/get_order_deals_response.ex">>, |
| 40 | + <<"lib/google_api/ad_exchange_buyer/v14/model/creative_serving_restrictions.ex">>, |
| 41 | + <<"lib/google_api/ad_exchange_buyer/v14/model/contact_information.ex">>, |
| 42 | + <<"lib/google_api/ad_exchange_buyer/v14/model/creative_ad_technology_providers.ex">>, |
| 43 | + <<"lib/google_api/ad_exchange_buyer/v14/model/create_orders_request.ex">>, |
| 44 | + <<"lib/google_api/ad_exchange_buyer/v14/model/publisher_profile_api_proto.ex">>, |
| 45 | + <<"lib/google_api/ad_exchange_buyer/v14/model/creative_native_ad_app_icon.ex">>, |
| 46 | + <<"lib/google_api/ad_exchange_buyer/v14/model/price.ex">>, |
| 47 | + <<"lib/google_api/ad_exchange_buyer/v14/model/deal_serving_metadata_deal_pause_status.ex">>, |
| 48 | + <<"lib/google_api/ad_exchange_buyer/v14/model/targeting_value_creative_size.ex">>, |
| 49 | + <<"lib/google_api/ad_exchange_buyer/v14/model/targeting_value_demog_gender_criteria.ex">>, |
| 50 | + <<"lib/google_api/ad_exchange_buyer/v14/model/price_per_buyer.ex">>, |
| 51 | + <<"lib/google_api/ad_exchange_buyer/v14/model/account_bidder_location.ex">>, |
| 52 | + <<"lib/google_api/ad_exchange_buyer/v14/model/targeting_value_size.ex">>, |
| 53 | + <<"lib/google_api/ad_exchange_buyer/v14/model/delivery_control.ex">>, |
| 54 | + <<"lib/google_api/ad_exchange_buyer/v14/model/targeting_value_request_platform_targeting.ex">>, |
| 55 | + <<"lib/google_api/ad_exchange_buyer/v14/model/targeting_value_day_part_targeting.ex">>, |
| 56 | + <<"lib/google_api/ad_exchange_buyer/v14/model/marketplace_note.ex">>, |
| 57 | + <<"lib/google_api/ad_exchange_buyer/v14/model/dimension_dimension_value.ex">>, |
| 58 | + <<"lib/google_api/ad_exchange_buyer/v14/model/seller.ex">>, |
| 59 | + <<"lib/google_api/ad_exchange_buyer/v14/model/creative_deal_ids.ex">>, |
| 60 | + <<"lib/google_api/ad_exchange_buyer/v14/model/pretargeting_config.ex">>, |
| 61 | + <<"lib/google_api/ad_exchange_buyer/v14/model/creative_filtering_reasons.ex">>, |
| 62 | + <<"lib/google_api/ad_exchange_buyer/v14/model/creative_deal_ids_deal_statuses.ex">>, |
| 63 | + <<"lib/google_api/ad_exchange_buyer/v14/model/creative.ex">>, |
| 64 | + <<"lib/google_api/ad_exchange_buyer/v14/model/pretargeting_config_dimensions.ex">>, |
| 65 | + <<"lib/google_api/ad_exchange_buyer/v14/model/edit_all_order_deals_response.ex">>, |
| 66 | + <<"lib/google_api/ad_exchange_buyer/v14/model/proposal.ex">>, |
| 67 | + <<"lib/google_api/ad_exchange_buyer/v14/model/creative_native_ad_image.ex">>, |
| 68 | + <<"lib/google_api/ad_exchange_buyer/v14/model/add_order_deals_response.ex">>, |
| 69 | + <<"lib/google_api/ad_exchange_buyer/v14/model/get_offers_response.ex">>, |
| 70 | + <<"lib/google_api/ad_exchange_buyer/v14/model/performance_report_list.ex">>, |
| 71 | + <<"lib/google_api/ad_exchange_buyer/v14/model/account.ex">>, |
| 72 | + <<"lib/google_api/ad_exchange_buyer/v14/model/add_order_deals_request.ex">>, |
| 73 | + <<"lib/google_api/ad_exchange_buyer/v14/model/dimension.ex">>, |
| 74 | + <<"lib/google_api/ad_exchange_buyer/v14/model/buyer.ex">>, |
| 75 | + <<"lib/google_api/ad_exchange_buyer/v14/model/targeting_value_demog_age_criteria.ex">>, |
| 76 | + <<"lib/google_api/ad_exchange_buyer/v14/model/accounts_list.ex">>, |
| 77 | + <<"lib/google_api/ad_exchange_buyer/v14/model/add_order_notes_request.ex">>, |
| 78 | + <<"lib/google_api/ad_exchange_buyer/v14/model/delete_order_deals_response.ex">>, |
| 79 | + <<"lib/google_api/ad_exchange_buyer/v14/model/get_orders_response.ex">>, |
| 80 | + <<"lib/google_api/ad_exchange_buyer/v14/model/deal_terms_guaranteed_fixed_price_terms.ex">>, |
| 81 | + <<"lib/google_api/ad_exchange_buyer/v14/model/add_order_notes_response.ex">>, |
| 82 | + <<"lib/google_api/ad_exchange_buyer/v14/model/delete_order_deals_request.ex">>, |
| 83 | + <<"lib/google_api/ad_exchange_buyer/v14/model/creative_native_ad_logo.ex">>, |
| 84 | + <<"lib/google_api/ad_exchange_buyer/v14/model/deal_terms.ex">>, |
| 85 | + <<"lib/google_api/ad_exchange_buyer/v14/model/product.ex">>, |
| 86 | + <<"lib/google_api/ad_exchange_buyer/v14/model/creative_serving_restrictions_contexts.ex">>, |
| 87 | + <<"lib/google_api/ad_exchange_buyer/v14/model/pretargeting_config_video_player_sizes.ex">>, |
| 88 | + <<"lib/google_api/ad_exchange_buyer/v14/model/deal_serving_metadata.ex">>, |
| 89 | + <<"lib/google_api/ad_exchange_buyer/v14/model/marketplace_deal.ex">>, |
| 90 | + <<"lib/google_api/ad_exchange_buyer/v14/model/edit_all_order_deals_request.ex">>, |
| 91 | + <<"lib/google_api/ad_exchange_buyer/v14/model/get_publisher_profiles_by_account_id_response.ex">>, |
| 92 | + <<"lib/google_api/ad_exchange_buyer/v14/model/billing_info.ex">>, |
| 93 | + <<"lib/google_api/ad_exchange_buyer/v14/model/marketplace_deal_party.ex">>, |
| 94 | + <<"lib/google_api/ad_exchange_buyer/v14/model/publisher_provided_forecast.ex">>, |
| 95 | + <<"lib/google_api/ad_exchange_buyer/v14/model/get_order_notes_response.ex">>, |
| 96 | + <<"lib/google_api/ad_exchange_buyer/v14/model/marketplace_label.ex">>, |
| 97 | + <<"lib/google_api/ad_exchange_buyer/v14/model/pretargeting_config_excluded_placements.ex">>, |
| 98 | + <<"lib/google_api/ad_exchange_buyer/v14/model/creative_filtering_reasons_reasons.ex">>, |
| 99 | + <<"lib/google_api/ad_exchange_buyer/v14/model/mobile_application.ex">>, |
| 100 | + <<"lib/google_api/ad_exchange_buyer/v14/model/private_data.ex">>, |
| 101 | + <<"lib/google_api/ad_exchange_buyer/v14/model/deal_terms_non_guaranteed_fixed_price_terms.ex">>, |
| 102 | + <<"lib/google_api/ad_exchange_buyer/v14/model/deal_terms_non_guaranteed_auction_terms.ex">>, |
| 103 | + <<"lib/google_api/ad_exchange_buyer/v14/model/update_private_auction_proposal_request.ex">>, |
| 104 | + <<"lib/google_api/ad_exchange_buyer/v14/model/targeting_value_day_part_targeting_day_part.ex">>, |
| 105 | + <<"lib/google_api/ad_exchange_buyer/v14/model/pretargeting_config_list.ex">>, |
| 106 | + <<"lib/google_api/ad_exchange_buyer/v14/metadata.ex">>, |
| 107 | + <<"lib/google_api/ad_exchange_buyer/v2beta1">>, |
| 108 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/connection.ex">>, |
| 109 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/api">>, |
| 110 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/api/accounts.ex">>, |
| 111 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/api/bidders.ex">>, |
| 112 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model">>, |
| 113 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/bid_response_without_bids_status_row.ex">>, |
| 114 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/list_creative_status_breakdown_by_creative_response.ex">>, |
| 115 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/list_clients_response.ex">>, |
| 116 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/absolute_date_range.ex">>, |
| 117 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/day_part_targeting.ex">>, |
| 118 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/security_context.ex">>, |
| 119 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/deal.ex">>, |
| 120 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/video_targeting.ex">>, |
| 121 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/list_client_users_response.ex">>, |
| 122 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/inventory_size_targeting.ex">>, |
| 123 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/size.ex">>, |
| 124 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/date.ex">>, |
| 125 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/correction.ex">>, |
| 126 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/list_losing_bids_response.ex">>, |
| 127 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/time_of_day.ex">>, |
| 128 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/targeting_value.ex">>, |
| 129 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/criteria_targeting.ex">>, |
| 130 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/non_guaranteed_auction_terms.ex">>, |
| 131 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/client.ex">>, |
| 132 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/ad_technology_providers.ex">>, |
| 133 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/first_party_mobile_application_targeting.ex">>, |
| 134 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/contact_information.ex">>, |
| 135 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/resume_proposal_request.ex">>, |
| 136 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/list_publisher_profiles_response.ex">>, |
| 137 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/list_client_user_invitations_response.ex">>, |
| 138 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/non_guaranteed_fixed_price_terms.ex">>, |
| 139 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/cancel_negotiation_request.ex">>, |
| 140 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/list_products_response.ex">>, |
| 141 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/deal_pause_status.ex">>, |
| 142 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/publisher_profile_mobile_application.ex">>, |
| 143 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/marketplace_targeting.ex">>, |
| 144 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/location_context.ex">>, |
| 145 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/creative_status_row.ex">>, |
| 146 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/url_targeting.ex">>, |
| 147 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/filtered_bid_detail_row.ex">>, |
| 148 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/list_non_billable_winning_bids_response.ex">>, |
| 149 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/price.ex">>, |
| 150 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/list_bid_metrics_response.ex">>, |
| 151 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/auction_context.ex">>, |
| 152 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/price_per_buyer.ex">>, |
| 153 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/frequency_cap.ex">>, |
| 154 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/operating_system_targeting.ex">>, |
| 155 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/delivery_control.ex">>, |
| 156 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/impression_metrics_row.ex">>, |
| 157 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/add_deal_association_request.ex">>, |
| 158 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/filtered_bid_creative_row.ex">>, |
| 159 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/app_context.ex">>, |
| 160 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/non_billable_winning_bid_status_row.ex">>, |
| 161 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/complete_setup_request.ex">>, |
| 162 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/empty.ex">>, |
| 163 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/list_filter_sets_response.ex">>, |
| 164 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/seller.ex">>, |
| 165 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/targeting_criteria.ex">>, |
| 166 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/list_deal_associations_response.ex">>, |
| 167 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/list_bid_response_errors_response.ex">>, |
| 168 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/list_creatives_response.ex">>, |
| 169 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/ad_size.ex">>, |
| 170 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/list_proposals_response.ex">>, |
| 171 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/watch_creative_request.ex">>, |
| 172 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/list_creative_status_breakdown_by_detail_response.ex">>, |
| 173 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/mobile_application_targeting.ex">>, |
| 174 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/creative.ex">>, |
| 175 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/remove_deal_association_request.ex">>, |
| 176 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/proposal.ex">>, |
| 177 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/client_user.ex">>, |
| 178 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/platform_context.ex">>, |
| 179 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/list_impression_metrics_response.ex">>, |
| 180 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/add_note_request.ex">>, |
| 181 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/list_filtered_bids_response.ex">>, |
| 182 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/stop_watching_creative_request.ex">>, |
| 183 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/callout_status_row.ex">>, |
| 184 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/metric_value.ex">>, |
| 185 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/creative_restrictions.ex">>, |
| 186 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/pause_proposal_request.ex">>, |
| 187 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/creative_specification.ex">>, |
| 188 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/image.ex">>, |
| 189 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/buyer.ex">>, |
| 190 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/row_dimensions.ex">>, |
| 191 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/client_user_invitation.ex">>, |
| 192 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/realtime_time_range.ex">>, |
| 193 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/day_part.ex">>, |
| 194 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/relative_date_range.ex">>, |
| 195 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/html_content.ex">>, |
| 196 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/filter_set.ex">>, |
| 197 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/deal_terms.ex">>, |
| 198 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/video_content.ex">>, |
| 199 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/product.ex">>, |
| 200 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/list_bid_responses_without_bids_response.ex">>, |
| 201 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/creative_size.ex">>, |
| 202 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/native_content.ex">>, |
| 203 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/serving_context.ex">>, |
| 204 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/deal_serving_metadata.ex">>, |
| 205 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/accept_proposal_request.ex">>, |
| 206 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/technology_targeting.ex">>, |
| 207 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/note.ex">>, |
| 208 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/placement_targeting.ex">>, |
| 209 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/time_interval.ex">>, |
| 210 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/list_filtered_bid_requests_response.ex">>, |
| 211 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/disapproval.ex">>, |
| 212 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/money.ex">>, |
| 213 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/private_data.ex">>, |
| 214 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/guaranteed_fixed_price_terms.ex">>, |
| 215 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/publisher_profile.ex">>, |
| 216 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/bid_metrics_row.ex">>, |
| 217 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/serving_restriction.ex">>, |
| 218 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/model/creative_deal_association.ex">>, |
| 219 | + <<"lib/google_api/ad_exchange_buyer/v2beta1/metadata.ex">>,<<"mix.exs">>, |
| 219 220 | <<"README.md">>,<<"LICENSE">>]}. |
| 220 221 | {<<"licenses">>,[<<"Apache 2.0">>]}. |
| 221 222 | {<<"links">>, |
| @@ -230,4 +231,4 @@ | |
| 230 231 | {<<"optional">>,false}, |
| 231 232 | {<<"repository">>,<<"hexpm">>}, |
| 232 233 | {<<"requirement">>,<<"~> 0.4">>}]]}. |
| 233 | - {<<"version">>,<<"0.35.1">>}. |
| 234 | + {<<"version">>,<<"0.36.0">>}. |
| @@ -20,7 +20,7 @@ defmodule GoogleApi.AdExchangeBuyer.V14 do | |
| 20 20 | API client metadata for GoogleApi.AdExchangeBuyer.V14. |
| 21 21 | """ |
| 22 22 | |
| 23 | - @discovery_revision "20201012" |
| 23 | + @discovery_revision "20201117" |
| 24 24 | |
| 25 25 | def discovery_revision(), do: @discovery_revision |
| 26 26 | end |
| @@ -20,7 +20,7 @@ defmodule GoogleApi.AdExchangeBuyer.V2beta1 do | |
| 20 20 | API client metadata for GoogleApi.AdExchangeBuyer.V2beta1. |
| 21 21 | """ |
| 22 22 | |
| 23 | - @discovery_revision "20201013" |
| 23 | + @discovery_revision "20201118" |
| 24 24 | |
| 25 25 | def discovery_revision(), do: @discovery_revision |
| 26 26 | end |
| @@ -30,6 +30,7 @@ defmodule GoogleApi.AdExchangeBuyer.V2beta1.Model.PublisherProfile do | |
| 30 30 | * `isParent` (*type:* `boolean()`, *default:* `nil`) - Indicates if this profile is the parent profile of the seller. A parent profile represents all the inventory from the seller, as opposed to child profile that is created to brand a portion of inventory. One seller should have only one parent publisher profile, and can have multiple child profiles. Publisher profiles for the same seller will have same value of field google.ads.adexchange.buyer.v2beta1.PublisherProfile.seller. See https://support.google.com/admanager/answer/6035806 for details. |
| 31 31 | * `logoUrl` (*type:* `String.t`, *default:* `nil`) - A Google public URL to the logo for this publisher profile. The logo is stored as a PNG, JPG, or GIF image. |
| 32 32 | * `mediaKitUrl` (*type:* `String.t`, *default:* `nil`) - URL to additional marketing and sales materials. |
| 33 | + * `mobileApps` (*type:* `list(GoogleApi.AdExchangeBuyer.V2beta1.Model.PublisherProfileMobileApplication.t)`, *default:* `nil`) - The list of apps represented in this publisher profile. Empty if this is a parent profile. |
| 33 34 | * `overview` (*type:* `String.t`, *default:* `nil`) - Overview of the publisher. |
| 34 35 | * `programmaticDealsContact` (*type:* `String.t`, *default:* `nil`) - Contact information for programmatic deals. This is free text entered by the publisher and may include information like names, phone numbers and email addresses. |
| 35 36 | * `publisherProfileId` (*type:* `String.t`, *default:* `nil`) - Unique ID for publisher profile. |
| @@ -51,6 +52,8 @@ defmodule GoogleApi.AdExchangeBuyer.V2beta1.Model.PublisherProfile do | |
| 51 52 | :isParent => boolean(), |
| 52 53 | :logoUrl => String.t(), |
| 53 54 | :mediaKitUrl => String.t(), |
| 55 | + :mobileApps => |
| 56 | + list(GoogleApi.AdExchangeBuyer.V2beta1.Model.PublisherProfileMobileApplication.t()), |
| 54 57 | :overview => String.t(), |
| 55 58 | :programmaticDealsContact => String.t(), |
| 56 59 | :publisherProfileId => String.t(), |
| @@ -69,6 +72,12 @@ defmodule GoogleApi.AdExchangeBuyer.V2beta1.Model.PublisherProfile do | |
| 69 72 | field(:isParent) |
| 70 73 | field(:logoUrl) |
| 71 74 | field(:mediaKitUrl) |
| 75 | + |
| 76 | + field(:mobileApps, |
| 77 | + as: GoogleApi.AdExchangeBuyer.V2beta1.Model.PublisherProfileMobileApplication, |
| 78 | + type: :list |
| 79 | + ) |
| 80 | + |
| 72 81 | field(:overview) |
| 73 82 | field(:programmaticDealsContact) |
| 74 83 | field(:publisherProfileId) |
Loading more files…