google-dfp-api 0.9.0 → 0.9.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (720) hide show
  1. data/COPYING +0 -0
  2. data/ChangeLog +3 -0
  3. data/README.md +0 -0
  4. data/dfp_api.yml +0 -0
  5. data/examples/v201408/activity_group_service/get_all_activity_groups.rb +1 -1
  6. data/examples/v201408/activity_service/get_active_activities.rb +1 -1
  7. data/examples/v201408/activity_service/get_all_activities.rb +1 -1
  8. data/examples/v201408/audience_segment_service/get_all_audience_segments.rb +2 -1
  9. data/examples/v201408/audience_segment_service/get_first_party_audience_segments.rb +2 -1
  10. data/examples/v201408/company_service/get_all_companies.rb +2 -1
  11. data/examples/v201408/company_service/get_companies_by_statement.rb +1 -1
  12. data/examples/v201408/contact_service/get_all_contacts.rb +2 -1
  13. data/examples/v201408/contact_service/get_uninvited_contacts.rb +1 -1
  14. data/examples/v201408/content_service/get_all_content.rb +2 -1
  15. data/examples/v201408/content_service/get_content_by_category.rb +1 -1
  16. data/examples/v201408/creative_service/get_all_creatives.rb +2 -1
  17. data/examples/v201408/creative_service/get_creatives_by_statement.rb +1 -1
  18. data/examples/v201408/creative_set_service/get_all_creative_sets.rb +2 -1
  19. data/examples/v201408/creative_set_service/get_creative_sets_by_statement.rb +1 -1
  20. data/examples/v201408/creative_template_service/get_all_creative_templates.rb +2 -1
  21. data/examples/v201408/creative_template_service/get_creative_templates_by_statement.rb +1 -1
  22. data/examples/v201408/creative_wrapper_service/get_all_creative_wrappers.rb +2 -1
  23. data/examples/v201408/creative_wrapper_service/get_creative_wrappers_by_statement.rb +1 -1
  24. data/examples/v201408/custom_field_service/get_all_custom_fields.rb +2 -1
  25. data/examples/v201408/custom_field_service/get_all_line_item_custom_fields.rb +1 -1
  26. data/examples/v201408/custom_targeting_service/get_all_custom_targeting_keys_and_values.rb +2 -1
  27. data/examples/v201408/custom_targeting_service/get_custom_targeting_keys_by_statement.rb +1 -1
  28. data/examples/v201408/custom_targeting_service/get_custom_targeting_values_by_statement.rb +2 -1
  29. data/examples/v201408/inventory_service/get_ad_unit_sizes.rb +1 -1
  30. data/examples/v201408/inventory_service/get_ad_units_by_statement.rb +1 -1
  31. data/examples/v201408/inventory_service/get_all_ad_units.rb +2 -1
  32. data/examples/v201408/label_service/get_all_labels.rb +2 -1
  33. data/examples/v201408/label_service/get_labels_by_statement.rb +3 -3
  34. data/examples/v201408/line_item_creative_association_service/get_all_licas.rb +2 -1
  35. data/examples/v201408/line_item_creative_association_service/get_licas_by_statement.rb +1 -1
  36. data/examples/v201408/line_item_service/get_all_line_items.rb +2 -1
  37. data/examples/v201408/line_item_service/get_recently_updated_line_items.rb +1 -1
  38. data/examples/v201408/order_service/get_all_orders.rb +2 -1
  39. data/examples/v201408/order_service/get_orders_by_statement.rb +1 -1
  40. data/examples/v201408/placement_service/get_all_placements.rb +2 -1
  41. data/examples/v201408/placement_service/get_placements_by_statement.rb +1 -1
  42. data/examples/v201408/publisher_query_language_service/get_all_line_items.rb +2 -1
  43. data/examples/v201408/publisher_query_language_service/get_geo_targets.rb +1 -1
  44. data/examples/v201408/suggested_ad_unit_service/get_all_suggested_ad_units.rb +2 -1
  45. data/examples/v201408/suggested_ad_unit_service/get_suggested_ad_units_by_statement.rb +1 -1
  46. data/examples/v201408/team_service/get_all_teams.rb +2 -1
  47. data/examples/v201408/team_service/get_teams_by_statement.rb +2 -2
  48. data/examples/v201408/user_service/get_all_users.rb +2 -1
  49. data/examples/v201408/user_service/get_users_by_statement.rb +2 -2
  50. data/examples/v201408/user_team_association_service/get_all_user_team_associations.rb +2 -1
  51. data/examples/v201408/user_team_association_service/get_user_team_associations_by_statement.rb +1 -1
  52. data/lib/dfp_api.rb +0 -0
  53. data/lib/dfp_api/api_config.rb +0 -0
  54. data/lib/dfp_api/client_login_header_handler.rb +0 -0
  55. data/lib/dfp_api/credential_handler.rb +0 -0
  56. data/lib/dfp_api/errors.rb +0 -0
  57. data/lib/dfp_api/v201208/audience_segment_service.rb +0 -0
  58. data/lib/dfp_api/v201208/audience_segment_service_registry.rb +0 -0
  59. data/lib/dfp_api/v201208/company_service.rb +0 -0
  60. data/lib/dfp_api/v201208/company_service_registry.rb +0 -0
  61. data/lib/dfp_api/v201208/content_service.rb +0 -0
  62. data/lib/dfp_api/v201208/content_service_registry.rb +0 -0
  63. data/lib/dfp_api/v201208/creative_service.rb +0 -0
  64. data/lib/dfp_api/v201208/creative_service_registry.rb +0 -0
  65. data/lib/dfp_api/v201208/creative_set_service.rb +0 -0
  66. data/lib/dfp_api/v201208/creative_set_service_registry.rb +0 -0
  67. data/lib/dfp_api/v201208/creative_template_service.rb +0 -0
  68. data/lib/dfp_api/v201208/creative_template_service_registry.rb +0 -0
  69. data/lib/dfp_api/v201208/custom_field_service.rb +0 -0
  70. data/lib/dfp_api/v201208/custom_field_service_registry.rb +0 -0
  71. data/lib/dfp_api/v201208/custom_targeting_service.rb +0 -0
  72. data/lib/dfp_api/v201208/custom_targeting_service_registry.rb +0 -0
  73. data/lib/dfp_api/v201208/forecast_service.rb +0 -0
  74. data/lib/dfp_api/v201208/forecast_service_registry.rb +0 -0
  75. data/lib/dfp_api/v201208/inventory_service.rb +0 -0
  76. data/lib/dfp_api/v201208/inventory_service_registry.rb +0 -0
  77. data/lib/dfp_api/v201208/label_service.rb +0 -0
  78. data/lib/dfp_api/v201208/label_service_registry.rb +0 -0
  79. data/lib/dfp_api/v201208/line_item_creative_association_service.rb +0 -0
  80. data/lib/dfp_api/v201208/line_item_creative_association_service_registry.rb +0 -0
  81. data/lib/dfp_api/v201208/line_item_service.rb +0 -0
  82. data/lib/dfp_api/v201208/line_item_service_registry.rb +0 -0
  83. data/lib/dfp_api/v201208/network_service.rb +0 -0
  84. data/lib/dfp_api/v201208/network_service_registry.rb +0 -0
  85. data/lib/dfp_api/v201208/order_service.rb +0 -0
  86. data/lib/dfp_api/v201208/order_service_registry.rb +0 -0
  87. data/lib/dfp_api/v201208/placement_service.rb +0 -0
  88. data/lib/dfp_api/v201208/placement_service_registry.rb +0 -0
  89. data/lib/dfp_api/v201208/publisher_query_language_service.rb +0 -0
  90. data/lib/dfp_api/v201208/publisher_query_language_service_registry.rb +0 -0
  91. data/lib/dfp_api/v201208/report_service.rb +0 -0
  92. data/lib/dfp_api/v201208/report_service_registry.rb +0 -0
  93. data/lib/dfp_api/v201208/suggested_ad_unit_service.rb +0 -0
  94. data/lib/dfp_api/v201208/suggested_ad_unit_service_registry.rb +0 -0
  95. data/lib/dfp_api/v201208/team_service.rb +0 -0
  96. data/lib/dfp_api/v201208/team_service_registry.rb +0 -0
  97. data/lib/dfp_api/v201208/third_party_slot_service.rb +0 -0
  98. data/lib/dfp_api/v201208/third_party_slot_service_registry.rb +0 -0
  99. data/lib/dfp_api/v201208/user_service.rb +0 -0
  100. data/lib/dfp_api/v201208/user_service_registry.rb +0 -0
  101. data/lib/dfp_api/v201208/user_team_association_service.rb +0 -0
  102. data/lib/dfp_api/v201208/user_team_association_service_registry.rb +0 -0
  103. data/lib/dfp_api/v201211/audience_segment_service.rb +0 -0
  104. data/lib/dfp_api/v201211/audience_segment_service_registry.rb +0 -0
  105. data/lib/dfp_api/v201211/company_service.rb +0 -0
  106. data/lib/dfp_api/v201211/company_service_registry.rb +0 -0
  107. data/lib/dfp_api/v201211/content_service.rb +0 -0
  108. data/lib/dfp_api/v201211/content_service_registry.rb +0 -0
  109. data/lib/dfp_api/v201211/creative_service.rb +0 -0
  110. data/lib/dfp_api/v201211/creative_service_registry.rb +0 -0
  111. data/lib/dfp_api/v201211/creative_set_service.rb +0 -0
  112. data/lib/dfp_api/v201211/creative_set_service_registry.rb +0 -0
  113. data/lib/dfp_api/v201211/creative_template_service.rb +0 -0
  114. data/lib/dfp_api/v201211/creative_template_service_registry.rb +0 -0
  115. data/lib/dfp_api/v201211/creative_wrapper_service.rb +0 -0
  116. data/lib/dfp_api/v201211/creative_wrapper_service_registry.rb +0 -0
  117. data/lib/dfp_api/v201211/custom_field_service.rb +0 -0
  118. data/lib/dfp_api/v201211/custom_field_service_registry.rb +0 -0
  119. data/lib/dfp_api/v201211/custom_targeting_service.rb +0 -0
  120. data/lib/dfp_api/v201211/custom_targeting_service_registry.rb +0 -0
  121. data/lib/dfp_api/v201211/forecast_service.rb +0 -0
  122. data/lib/dfp_api/v201211/forecast_service_registry.rb +0 -0
  123. data/lib/dfp_api/v201211/inventory_service.rb +0 -0
  124. data/lib/dfp_api/v201211/inventory_service_registry.rb +0 -0
  125. data/lib/dfp_api/v201211/label_service.rb +0 -0
  126. data/lib/dfp_api/v201211/label_service_registry.rb +0 -0
  127. data/lib/dfp_api/v201211/line_item_creative_association_service.rb +0 -0
  128. data/lib/dfp_api/v201211/line_item_creative_association_service_registry.rb +0 -0
  129. data/lib/dfp_api/v201211/line_item_service.rb +0 -0
  130. data/lib/dfp_api/v201211/line_item_service_registry.rb +0 -0
  131. data/lib/dfp_api/v201211/network_service.rb +0 -0
  132. data/lib/dfp_api/v201211/network_service_registry.rb +0 -0
  133. data/lib/dfp_api/v201211/order_service.rb +0 -0
  134. data/lib/dfp_api/v201211/order_service_registry.rb +0 -0
  135. data/lib/dfp_api/v201211/placement_service.rb +0 -0
  136. data/lib/dfp_api/v201211/placement_service_registry.rb +0 -0
  137. data/lib/dfp_api/v201211/publisher_query_language_service.rb +0 -0
  138. data/lib/dfp_api/v201211/publisher_query_language_service_registry.rb +0 -0
  139. data/lib/dfp_api/v201211/report_service.rb +0 -0
  140. data/lib/dfp_api/v201211/report_service_registry.rb +0 -0
  141. data/lib/dfp_api/v201211/suggested_ad_unit_service.rb +0 -0
  142. data/lib/dfp_api/v201211/suggested_ad_unit_service_registry.rb +0 -0
  143. data/lib/dfp_api/v201211/team_service.rb +0 -0
  144. data/lib/dfp_api/v201211/team_service_registry.rb +0 -0
  145. data/lib/dfp_api/v201211/third_party_slot_service.rb +0 -0
  146. data/lib/dfp_api/v201211/third_party_slot_service_registry.rb +0 -0
  147. data/lib/dfp_api/v201211/user_service.rb +0 -0
  148. data/lib/dfp_api/v201211/user_service_registry.rb +0 -0
  149. data/lib/dfp_api/v201211/user_team_association_service.rb +0 -0
  150. data/lib/dfp_api/v201211/user_team_association_service_registry.rb +0 -0
  151. data/lib/dfp_api/v201302/activity_group_service.rb +0 -0
  152. data/lib/dfp_api/v201302/activity_group_service_registry.rb +0 -0
  153. data/lib/dfp_api/v201302/activity_service.rb +0 -0
  154. data/lib/dfp_api/v201302/activity_service_registry.rb +0 -0
  155. data/lib/dfp_api/v201302/ad_rule_service.rb +0 -0
  156. data/lib/dfp_api/v201302/ad_rule_service_registry.rb +0 -0
  157. data/lib/dfp_api/v201302/audience_segment_service.rb +0 -0
  158. data/lib/dfp_api/v201302/audience_segment_service_registry.rb +0 -0
  159. data/lib/dfp_api/v201302/company_service.rb +0 -0
  160. data/lib/dfp_api/v201302/company_service_registry.rb +0 -0
  161. data/lib/dfp_api/v201302/contact_service.rb +0 -0
  162. data/lib/dfp_api/v201302/contact_service_registry.rb +0 -0
  163. data/lib/dfp_api/v201302/content_bundle_service.rb +0 -0
  164. data/lib/dfp_api/v201302/content_bundle_service_registry.rb +0 -0
  165. data/lib/dfp_api/v201302/content_service.rb +0 -0
  166. data/lib/dfp_api/v201302/content_service_registry.rb +0 -0
  167. data/lib/dfp_api/v201302/creative_service.rb +0 -0
  168. data/lib/dfp_api/v201302/creative_service_registry.rb +0 -0
  169. data/lib/dfp_api/v201302/creative_set_service.rb +0 -0
  170. data/lib/dfp_api/v201302/creative_set_service_registry.rb +0 -0
  171. data/lib/dfp_api/v201302/creative_template_service.rb +0 -0
  172. data/lib/dfp_api/v201302/creative_template_service_registry.rb +0 -0
  173. data/lib/dfp_api/v201302/creative_wrapper_service.rb +0 -0
  174. data/lib/dfp_api/v201302/creative_wrapper_service_registry.rb +0 -0
  175. data/lib/dfp_api/v201302/custom_field_service.rb +0 -0
  176. data/lib/dfp_api/v201302/custom_field_service_registry.rb +0 -0
  177. data/lib/dfp_api/v201302/custom_targeting_service.rb +0 -0
  178. data/lib/dfp_api/v201302/custom_targeting_service_registry.rb +0 -0
  179. data/lib/dfp_api/v201302/forecast_service.rb +0 -0
  180. data/lib/dfp_api/v201302/forecast_service_registry.rb +0 -0
  181. data/lib/dfp_api/v201302/inventory_service.rb +0 -0
  182. data/lib/dfp_api/v201302/inventory_service_registry.rb +0 -0
  183. data/lib/dfp_api/v201302/label_service.rb +0 -0
  184. data/lib/dfp_api/v201302/label_service_registry.rb +0 -0
  185. data/lib/dfp_api/v201302/line_item_creative_association_service.rb +0 -0
  186. data/lib/dfp_api/v201302/line_item_creative_association_service_registry.rb +0 -0
  187. data/lib/dfp_api/v201302/line_item_service.rb +0 -0
  188. data/lib/dfp_api/v201302/line_item_service_registry.rb +0 -0
  189. data/lib/dfp_api/v201302/network_service.rb +0 -0
  190. data/lib/dfp_api/v201302/network_service_registry.rb +0 -0
  191. data/lib/dfp_api/v201302/order_service.rb +0 -0
  192. data/lib/dfp_api/v201302/order_service_registry.rb +0 -0
  193. data/lib/dfp_api/v201302/placement_service.rb +0 -0
  194. data/lib/dfp_api/v201302/placement_service_registry.rb +0 -0
  195. data/lib/dfp_api/v201302/publisher_query_language_service.rb +0 -0
  196. data/lib/dfp_api/v201302/publisher_query_language_service_registry.rb +0 -0
  197. data/lib/dfp_api/v201302/report_service.rb +0 -0
  198. data/lib/dfp_api/v201302/report_service_registry.rb +0 -0
  199. data/lib/dfp_api/v201302/suggested_ad_unit_service.rb +0 -0
  200. data/lib/dfp_api/v201302/suggested_ad_unit_service_registry.rb +0 -0
  201. data/lib/dfp_api/v201302/team_service.rb +0 -0
  202. data/lib/dfp_api/v201302/team_service_registry.rb +0 -0
  203. data/lib/dfp_api/v201302/third_party_slot_service.rb +0 -0
  204. data/lib/dfp_api/v201302/third_party_slot_service_registry.rb +0 -0
  205. data/lib/dfp_api/v201302/user_service.rb +0 -0
  206. data/lib/dfp_api/v201302/user_service_registry.rb +0 -0
  207. data/lib/dfp_api/v201302/user_team_association_service.rb +0 -0
  208. data/lib/dfp_api/v201302/user_team_association_service_registry.rb +0 -0
  209. data/lib/dfp_api/v201306/activity_group_service.rb +0 -0
  210. data/lib/dfp_api/v201306/activity_group_service_registry.rb +0 -0
  211. data/lib/dfp_api/v201306/activity_service.rb +0 -0
  212. data/lib/dfp_api/v201306/activity_service_registry.rb +0 -0
  213. data/lib/dfp_api/v201306/ad_rule_service.rb +0 -0
  214. data/lib/dfp_api/v201306/ad_rule_service_registry.rb +0 -0
  215. data/lib/dfp_api/v201306/audience_segment_service.rb +0 -0
  216. data/lib/dfp_api/v201306/audience_segment_service_registry.rb +0 -0
  217. data/lib/dfp_api/v201306/base_rate_service.rb +0 -0
  218. data/lib/dfp_api/v201306/base_rate_service_registry.rb +0 -0
  219. data/lib/dfp_api/v201306/company_service.rb +0 -0
  220. data/lib/dfp_api/v201306/company_service_registry.rb +0 -0
  221. data/lib/dfp_api/v201306/contact_service.rb +0 -0
  222. data/lib/dfp_api/v201306/contact_service_registry.rb +0 -0
  223. data/lib/dfp_api/v201306/content_bundle_service.rb +0 -0
  224. data/lib/dfp_api/v201306/content_bundle_service_registry.rb +0 -0
  225. data/lib/dfp_api/v201306/content_service.rb +0 -0
  226. data/lib/dfp_api/v201306/content_service_registry.rb +0 -0
  227. data/lib/dfp_api/v201306/creative_service.rb +0 -0
  228. data/lib/dfp_api/v201306/creative_service_registry.rb +0 -0
  229. data/lib/dfp_api/v201306/creative_set_service.rb +0 -0
  230. data/lib/dfp_api/v201306/creative_set_service_registry.rb +0 -0
  231. data/lib/dfp_api/v201306/creative_template_service.rb +0 -0
  232. data/lib/dfp_api/v201306/creative_template_service_registry.rb +0 -0
  233. data/lib/dfp_api/v201306/creative_wrapper_service.rb +0 -0
  234. data/lib/dfp_api/v201306/creative_wrapper_service_registry.rb +0 -0
  235. data/lib/dfp_api/v201306/custom_field_service.rb +0 -0
  236. data/lib/dfp_api/v201306/custom_field_service_registry.rb +0 -0
  237. data/lib/dfp_api/v201306/custom_targeting_service.rb +0 -0
  238. data/lib/dfp_api/v201306/custom_targeting_service_registry.rb +0 -0
  239. data/lib/dfp_api/v201306/forecast_service.rb +0 -0
  240. data/lib/dfp_api/v201306/forecast_service_registry.rb +0 -0
  241. data/lib/dfp_api/v201306/inventory_service.rb +0 -0
  242. data/lib/dfp_api/v201306/inventory_service_registry.rb +0 -0
  243. data/lib/dfp_api/v201306/label_service.rb +0 -0
  244. data/lib/dfp_api/v201306/label_service_registry.rb +0 -0
  245. data/lib/dfp_api/v201306/line_item_creative_association_service.rb +0 -0
  246. data/lib/dfp_api/v201306/line_item_creative_association_service_registry.rb +0 -0
  247. data/lib/dfp_api/v201306/line_item_service.rb +0 -0
  248. data/lib/dfp_api/v201306/line_item_service_registry.rb +0 -0
  249. data/lib/dfp_api/v201306/line_item_template_service.rb +0 -0
  250. data/lib/dfp_api/v201306/line_item_template_service_registry.rb +0 -0
  251. data/lib/dfp_api/v201306/network_service.rb +0 -0
  252. data/lib/dfp_api/v201306/network_service_registry.rb +0 -0
  253. data/lib/dfp_api/v201306/order_service.rb +0 -0
  254. data/lib/dfp_api/v201306/order_service_registry.rb +0 -0
  255. data/lib/dfp_api/v201306/placement_service.rb +0 -0
  256. data/lib/dfp_api/v201306/placement_service_registry.rb +0 -0
  257. data/lib/dfp_api/v201306/product_service.rb +0 -0
  258. data/lib/dfp_api/v201306/product_service_registry.rb +0 -0
  259. data/lib/dfp_api/v201306/product_template_service.rb +0 -0
  260. data/lib/dfp_api/v201306/product_template_service_registry.rb +0 -0
  261. data/lib/dfp_api/v201306/proposal_line_item_service.rb +0 -0
  262. data/lib/dfp_api/v201306/proposal_line_item_service_registry.rb +0 -0
  263. data/lib/dfp_api/v201306/proposal_service.rb +0 -0
  264. data/lib/dfp_api/v201306/proposal_service_registry.rb +0 -0
  265. data/lib/dfp_api/v201306/publisher_query_language_service.rb +0 -0
  266. data/lib/dfp_api/v201306/publisher_query_language_service_registry.rb +0 -0
  267. data/lib/dfp_api/v201306/rate_card_customization_service.rb +0 -0
  268. data/lib/dfp_api/v201306/rate_card_customization_service_registry.rb +0 -0
  269. data/lib/dfp_api/v201306/rate_card_service.rb +0 -0
  270. data/lib/dfp_api/v201306/rate_card_service_registry.rb +0 -0
  271. data/lib/dfp_api/v201306/reconciliation_order_report_service.rb +0 -0
  272. data/lib/dfp_api/v201306/reconciliation_order_report_service_registry.rb +0 -0
  273. data/lib/dfp_api/v201306/reconciliation_report_row_service.rb +0 -0
  274. data/lib/dfp_api/v201306/reconciliation_report_row_service_registry.rb +0 -0
  275. data/lib/dfp_api/v201306/reconciliation_report_service.rb +0 -0
  276. data/lib/dfp_api/v201306/reconciliation_report_service_registry.rb +0 -0
  277. data/lib/dfp_api/v201306/report_service.rb +0 -0
  278. data/lib/dfp_api/v201306/report_service_registry.rb +0 -0
  279. data/lib/dfp_api/v201306/suggested_ad_unit_service.rb +0 -0
  280. data/lib/dfp_api/v201306/suggested_ad_unit_service_registry.rb +0 -0
  281. data/lib/dfp_api/v201306/team_service.rb +0 -0
  282. data/lib/dfp_api/v201306/team_service_registry.rb +0 -0
  283. data/lib/dfp_api/v201306/user_service.rb +0 -0
  284. data/lib/dfp_api/v201306/user_service_registry.rb +0 -0
  285. data/lib/dfp_api/v201306/user_team_association_service.rb +0 -0
  286. data/lib/dfp_api/v201306/user_team_association_service_registry.rb +0 -0
  287. data/lib/dfp_api/v201306/workflow_action_service.rb +0 -0
  288. data/lib/dfp_api/v201306/workflow_action_service_registry.rb +0 -0
  289. data/lib/dfp_api/v201308/activity_group_service.rb +0 -0
  290. data/lib/dfp_api/v201308/activity_group_service_registry.rb +0 -0
  291. data/lib/dfp_api/v201308/activity_service.rb +0 -0
  292. data/lib/dfp_api/v201308/activity_service_registry.rb +0 -0
  293. data/lib/dfp_api/v201308/ad_rule_service.rb +0 -0
  294. data/lib/dfp_api/v201308/ad_rule_service_registry.rb +0 -0
  295. data/lib/dfp_api/v201308/audience_segment_service.rb +0 -0
  296. data/lib/dfp_api/v201308/audience_segment_service_registry.rb +0 -0
  297. data/lib/dfp_api/v201308/base_rate_service.rb +0 -0
  298. data/lib/dfp_api/v201308/base_rate_service_registry.rb +0 -0
  299. data/lib/dfp_api/v201308/company_service.rb +0 -0
  300. data/lib/dfp_api/v201308/company_service_registry.rb +0 -0
  301. data/lib/dfp_api/v201308/contact_service.rb +0 -0
  302. data/lib/dfp_api/v201308/contact_service_registry.rb +0 -0
  303. data/lib/dfp_api/v201308/content_bundle_service.rb +0 -0
  304. data/lib/dfp_api/v201308/content_bundle_service_registry.rb +0 -0
  305. data/lib/dfp_api/v201308/content_service.rb +0 -0
  306. data/lib/dfp_api/v201308/content_service_registry.rb +0 -0
  307. data/lib/dfp_api/v201308/creative_service.rb +0 -0
  308. data/lib/dfp_api/v201308/creative_service_registry.rb +0 -0
  309. data/lib/dfp_api/v201308/creative_set_service.rb +0 -0
  310. data/lib/dfp_api/v201308/creative_set_service_registry.rb +0 -0
  311. data/lib/dfp_api/v201308/creative_template_service.rb +0 -0
  312. data/lib/dfp_api/v201308/creative_template_service_registry.rb +0 -0
  313. data/lib/dfp_api/v201308/creative_wrapper_service.rb +0 -0
  314. data/lib/dfp_api/v201308/creative_wrapper_service_registry.rb +0 -0
  315. data/lib/dfp_api/v201308/custom_field_service.rb +0 -0
  316. data/lib/dfp_api/v201308/custom_field_service_registry.rb +0 -0
  317. data/lib/dfp_api/v201308/custom_targeting_service.rb +0 -0
  318. data/lib/dfp_api/v201308/custom_targeting_service_registry.rb +0 -0
  319. data/lib/dfp_api/v201308/forecast_service.rb +0 -0
  320. data/lib/dfp_api/v201308/forecast_service_registry.rb +0 -0
  321. data/lib/dfp_api/v201308/inventory_service.rb +0 -0
  322. data/lib/dfp_api/v201308/inventory_service_registry.rb +0 -0
  323. data/lib/dfp_api/v201308/label_service.rb +0 -0
  324. data/lib/dfp_api/v201308/label_service_registry.rb +0 -0
  325. data/lib/dfp_api/v201308/line_item_creative_association_service.rb +0 -0
  326. data/lib/dfp_api/v201308/line_item_creative_association_service_registry.rb +0 -0
  327. data/lib/dfp_api/v201308/line_item_service.rb +0 -0
  328. data/lib/dfp_api/v201308/line_item_service_registry.rb +0 -0
  329. data/lib/dfp_api/v201308/line_item_template_service.rb +0 -0
  330. data/lib/dfp_api/v201308/line_item_template_service_registry.rb +0 -0
  331. data/lib/dfp_api/v201308/network_service.rb +0 -0
  332. data/lib/dfp_api/v201308/network_service_registry.rb +0 -0
  333. data/lib/dfp_api/v201308/order_service.rb +0 -0
  334. data/lib/dfp_api/v201308/order_service_registry.rb +0 -0
  335. data/lib/dfp_api/v201308/placement_service.rb +0 -0
  336. data/lib/dfp_api/v201308/placement_service_registry.rb +0 -0
  337. data/lib/dfp_api/v201308/product_service.rb +0 -0
  338. data/lib/dfp_api/v201308/product_service_registry.rb +0 -0
  339. data/lib/dfp_api/v201308/product_template_service.rb +0 -0
  340. data/lib/dfp_api/v201308/product_template_service_registry.rb +0 -0
  341. data/lib/dfp_api/v201308/proposal_line_item_service.rb +0 -0
  342. data/lib/dfp_api/v201308/proposal_line_item_service_registry.rb +0 -0
  343. data/lib/dfp_api/v201308/proposal_service.rb +0 -0
  344. data/lib/dfp_api/v201308/proposal_service_registry.rb +0 -0
  345. data/lib/dfp_api/v201308/publisher_query_language_service.rb +0 -0
  346. data/lib/dfp_api/v201308/publisher_query_language_service_registry.rb +0 -0
  347. data/lib/dfp_api/v201308/rate_card_customization_service.rb +0 -0
  348. data/lib/dfp_api/v201308/rate_card_customization_service_registry.rb +0 -0
  349. data/lib/dfp_api/v201308/rate_card_service.rb +0 -0
  350. data/lib/dfp_api/v201308/rate_card_service_registry.rb +0 -0
  351. data/lib/dfp_api/v201308/reconciliation_order_report_service.rb +0 -0
  352. data/lib/dfp_api/v201308/reconciliation_order_report_service_registry.rb +0 -0
  353. data/lib/dfp_api/v201308/reconciliation_report_row_service.rb +0 -0
  354. data/lib/dfp_api/v201308/reconciliation_report_row_service_registry.rb +0 -0
  355. data/lib/dfp_api/v201308/reconciliation_report_service.rb +0 -0
  356. data/lib/dfp_api/v201308/reconciliation_report_service_registry.rb +0 -0
  357. data/lib/dfp_api/v201308/report_service.rb +0 -0
  358. data/lib/dfp_api/v201308/report_service_registry.rb +0 -0
  359. data/lib/dfp_api/v201308/suggested_ad_unit_service.rb +0 -0
  360. data/lib/dfp_api/v201308/suggested_ad_unit_service_registry.rb +0 -0
  361. data/lib/dfp_api/v201308/team_service.rb +0 -0
  362. data/lib/dfp_api/v201308/team_service_registry.rb +0 -0
  363. data/lib/dfp_api/v201308/user_service.rb +0 -0
  364. data/lib/dfp_api/v201308/user_service_registry.rb +0 -0
  365. data/lib/dfp_api/v201308/user_team_association_service.rb +0 -0
  366. data/lib/dfp_api/v201308/user_team_association_service_registry.rb +0 -0
  367. data/lib/dfp_api/v201308/workflow_action_service.rb +0 -0
  368. data/lib/dfp_api/v201308/workflow_action_service_registry.rb +0 -0
  369. data/lib/dfp_api/v201311/activity_group_service.rb +0 -0
  370. data/lib/dfp_api/v201311/activity_group_service_registry.rb +0 -0
  371. data/lib/dfp_api/v201311/activity_service.rb +0 -0
  372. data/lib/dfp_api/v201311/activity_service_registry.rb +0 -0
  373. data/lib/dfp_api/v201311/ad_rule_service.rb +0 -0
  374. data/lib/dfp_api/v201311/ad_rule_service_registry.rb +0 -0
  375. data/lib/dfp_api/v201311/audience_segment_service.rb +0 -0
  376. data/lib/dfp_api/v201311/audience_segment_service_registry.rb +0 -0
  377. data/lib/dfp_api/v201311/base_rate_service.rb +0 -0
  378. data/lib/dfp_api/v201311/base_rate_service_registry.rb +0 -0
  379. data/lib/dfp_api/v201311/company_service.rb +0 -0
  380. data/lib/dfp_api/v201311/company_service_registry.rb +0 -0
  381. data/lib/dfp_api/v201311/contact_service.rb +0 -0
  382. data/lib/dfp_api/v201311/contact_service_registry.rb +0 -0
  383. data/lib/dfp_api/v201311/content_bundle_service.rb +0 -0
  384. data/lib/dfp_api/v201311/content_bundle_service_registry.rb +0 -0
  385. data/lib/dfp_api/v201311/content_metadata_key_hierarchy_service.rb +0 -0
  386. data/lib/dfp_api/v201311/content_metadata_key_hierarchy_service_registry.rb +0 -0
  387. data/lib/dfp_api/v201311/content_service.rb +0 -0
  388. data/lib/dfp_api/v201311/content_service_registry.rb +0 -0
  389. data/lib/dfp_api/v201311/creative_service.rb +0 -0
  390. data/lib/dfp_api/v201311/creative_service_registry.rb +0 -0
  391. data/lib/dfp_api/v201311/creative_set_service.rb +0 -0
  392. data/lib/dfp_api/v201311/creative_set_service_registry.rb +0 -0
  393. data/lib/dfp_api/v201311/creative_template_service.rb +0 -0
  394. data/lib/dfp_api/v201311/creative_template_service_registry.rb +0 -0
  395. data/lib/dfp_api/v201311/creative_wrapper_service.rb +0 -0
  396. data/lib/dfp_api/v201311/creative_wrapper_service_registry.rb +0 -0
  397. data/lib/dfp_api/v201311/custom_field_service.rb +0 -0
  398. data/lib/dfp_api/v201311/custom_field_service_registry.rb +0 -0
  399. data/lib/dfp_api/v201311/custom_targeting_service.rb +0 -0
  400. data/lib/dfp_api/v201311/custom_targeting_service_registry.rb +0 -0
  401. data/lib/dfp_api/v201311/exchange_rate_service.rb +0 -0
  402. data/lib/dfp_api/v201311/exchange_rate_service_registry.rb +0 -0
  403. data/lib/dfp_api/v201311/forecast_service.rb +0 -0
  404. data/lib/dfp_api/v201311/forecast_service_registry.rb +0 -0
  405. data/lib/dfp_api/v201311/inventory_service.rb +0 -0
  406. data/lib/dfp_api/v201311/inventory_service_registry.rb +0 -0
  407. data/lib/dfp_api/v201311/label_service.rb +0 -0
  408. data/lib/dfp_api/v201311/label_service_registry.rb +0 -0
  409. data/lib/dfp_api/v201311/line_item_creative_association_service.rb +0 -0
  410. data/lib/dfp_api/v201311/line_item_creative_association_service_registry.rb +0 -0
  411. data/lib/dfp_api/v201311/line_item_service.rb +0 -0
  412. data/lib/dfp_api/v201311/line_item_service_registry.rb +0 -0
  413. data/lib/dfp_api/v201311/line_item_template_service.rb +0 -0
  414. data/lib/dfp_api/v201311/line_item_template_service_registry.rb +0 -0
  415. data/lib/dfp_api/v201311/network_service.rb +0 -0
  416. data/lib/dfp_api/v201311/network_service_registry.rb +0 -0
  417. data/lib/dfp_api/v201311/order_service.rb +0 -0
  418. data/lib/dfp_api/v201311/order_service_registry.rb +0 -0
  419. data/lib/dfp_api/v201311/placement_service.rb +0 -0
  420. data/lib/dfp_api/v201311/placement_service_registry.rb +0 -0
  421. data/lib/dfp_api/v201311/product_service.rb +0 -0
  422. data/lib/dfp_api/v201311/product_service_registry.rb +0 -0
  423. data/lib/dfp_api/v201311/product_template_service.rb +0 -0
  424. data/lib/dfp_api/v201311/product_template_service_registry.rb +0 -0
  425. data/lib/dfp_api/v201311/proposal_line_item_service.rb +0 -0
  426. data/lib/dfp_api/v201311/proposal_line_item_service_registry.rb +0 -0
  427. data/lib/dfp_api/v201311/proposal_service.rb +0 -0
  428. data/lib/dfp_api/v201311/proposal_service_registry.rb +0 -0
  429. data/lib/dfp_api/v201311/publisher_query_language_service.rb +0 -0
  430. data/lib/dfp_api/v201311/publisher_query_language_service_registry.rb +0 -0
  431. data/lib/dfp_api/v201311/rate_card_customization_service.rb +0 -0
  432. data/lib/dfp_api/v201311/rate_card_customization_service_registry.rb +0 -0
  433. data/lib/dfp_api/v201311/rate_card_service.rb +0 -0
  434. data/lib/dfp_api/v201311/rate_card_service_registry.rb +0 -0
  435. data/lib/dfp_api/v201311/reconciliation_order_report_service.rb +0 -0
  436. data/lib/dfp_api/v201311/reconciliation_order_report_service_registry.rb +0 -0
  437. data/lib/dfp_api/v201311/reconciliation_report_row_service.rb +0 -0
  438. data/lib/dfp_api/v201311/reconciliation_report_row_service_registry.rb +0 -0
  439. data/lib/dfp_api/v201311/reconciliation_report_service.rb +0 -0
  440. data/lib/dfp_api/v201311/reconciliation_report_service_registry.rb +0 -0
  441. data/lib/dfp_api/v201311/report_service.rb +0 -0
  442. data/lib/dfp_api/v201311/report_service_registry.rb +0 -0
  443. data/lib/dfp_api/v201311/suggested_ad_unit_service.rb +0 -0
  444. data/lib/dfp_api/v201311/suggested_ad_unit_service_registry.rb +0 -0
  445. data/lib/dfp_api/v201311/team_service.rb +0 -0
  446. data/lib/dfp_api/v201311/team_service_registry.rb +0 -0
  447. data/lib/dfp_api/v201311/user_service.rb +0 -0
  448. data/lib/dfp_api/v201311/user_service_registry.rb +0 -0
  449. data/lib/dfp_api/v201311/user_team_association_service.rb +0 -0
  450. data/lib/dfp_api/v201311/user_team_association_service_registry.rb +0 -0
  451. data/lib/dfp_api/v201311/workflow_request_service.rb +0 -0
  452. data/lib/dfp_api/v201311/workflow_request_service_registry.rb +0 -0
  453. data/lib/dfp_api/v201403/activity_group_service.rb +0 -0
  454. data/lib/dfp_api/v201403/activity_group_service_registry.rb +0 -0
  455. data/lib/dfp_api/v201403/activity_service.rb +0 -0
  456. data/lib/dfp_api/v201403/activity_service_registry.rb +0 -0
  457. data/lib/dfp_api/v201403/ad_rule_service.rb +0 -0
  458. data/lib/dfp_api/v201403/ad_rule_service_registry.rb +0 -0
  459. data/lib/dfp_api/v201403/audience_segment_service.rb +0 -0
  460. data/lib/dfp_api/v201403/audience_segment_service_registry.rb +0 -0
  461. data/lib/dfp_api/v201403/base_rate_service.rb +0 -0
  462. data/lib/dfp_api/v201403/base_rate_service_registry.rb +0 -0
  463. data/lib/dfp_api/v201403/company_service.rb +0 -0
  464. data/lib/dfp_api/v201403/company_service_registry.rb +0 -0
  465. data/lib/dfp_api/v201403/contact_service.rb +0 -0
  466. data/lib/dfp_api/v201403/contact_service_registry.rb +0 -0
  467. data/lib/dfp_api/v201403/content_bundle_service.rb +0 -0
  468. data/lib/dfp_api/v201403/content_bundle_service_registry.rb +0 -0
  469. data/lib/dfp_api/v201403/content_metadata_key_hierarchy_service.rb +0 -0
  470. data/lib/dfp_api/v201403/content_metadata_key_hierarchy_service_registry.rb +0 -0
  471. data/lib/dfp_api/v201403/content_service.rb +0 -0
  472. data/lib/dfp_api/v201403/content_service_registry.rb +0 -0
  473. data/lib/dfp_api/v201403/creative_service.rb +0 -0
  474. data/lib/dfp_api/v201403/creative_service_registry.rb +0 -0
  475. data/lib/dfp_api/v201403/creative_set_service.rb +0 -0
  476. data/lib/dfp_api/v201403/creative_set_service_registry.rb +0 -0
  477. data/lib/dfp_api/v201403/creative_template_service.rb +0 -0
  478. data/lib/dfp_api/v201403/creative_template_service_registry.rb +0 -0
  479. data/lib/dfp_api/v201403/creative_wrapper_service.rb +0 -0
  480. data/lib/dfp_api/v201403/creative_wrapper_service_registry.rb +0 -0
  481. data/lib/dfp_api/v201403/custom_field_service.rb +0 -0
  482. data/lib/dfp_api/v201403/custom_field_service_registry.rb +0 -0
  483. data/lib/dfp_api/v201403/custom_targeting_service.rb +0 -0
  484. data/lib/dfp_api/v201403/custom_targeting_service_registry.rb +0 -0
  485. data/lib/dfp_api/v201403/exchange_rate_service.rb +0 -0
  486. data/lib/dfp_api/v201403/exchange_rate_service_registry.rb +0 -0
  487. data/lib/dfp_api/v201403/forecast_service.rb +0 -0
  488. data/lib/dfp_api/v201403/forecast_service_registry.rb +0 -0
  489. data/lib/dfp_api/v201403/inventory_service.rb +0 -0
  490. data/lib/dfp_api/v201403/inventory_service_registry.rb +0 -0
  491. data/lib/dfp_api/v201403/label_service.rb +0 -0
  492. data/lib/dfp_api/v201403/label_service_registry.rb +0 -0
  493. data/lib/dfp_api/v201403/line_item_creative_association_service.rb +0 -0
  494. data/lib/dfp_api/v201403/line_item_creative_association_service_registry.rb +0 -0
  495. data/lib/dfp_api/v201403/line_item_service.rb +0 -0
  496. data/lib/dfp_api/v201403/line_item_service_registry.rb +0 -0
  497. data/lib/dfp_api/v201403/line_item_template_service.rb +0 -0
  498. data/lib/dfp_api/v201403/line_item_template_service_registry.rb +0 -0
  499. data/lib/dfp_api/v201403/live_stream_event_service.rb +0 -0
  500. data/lib/dfp_api/v201403/live_stream_event_service_registry.rb +0 -0
  501. data/lib/dfp_api/v201403/network_service.rb +0 -0
  502. data/lib/dfp_api/v201403/network_service_registry.rb +0 -0
  503. data/lib/dfp_api/v201403/order_service.rb +0 -0
  504. data/lib/dfp_api/v201403/order_service_registry.rb +0 -0
  505. data/lib/dfp_api/v201403/placement_service.rb +0 -0
  506. data/lib/dfp_api/v201403/placement_service_registry.rb +0 -0
  507. data/lib/dfp_api/v201403/product_service.rb +0 -0
  508. data/lib/dfp_api/v201403/product_service_registry.rb +0 -0
  509. data/lib/dfp_api/v201403/product_template_service.rb +0 -0
  510. data/lib/dfp_api/v201403/product_template_service_registry.rb +0 -0
  511. data/lib/dfp_api/v201403/proposal_line_item_service.rb +0 -0
  512. data/lib/dfp_api/v201403/proposal_line_item_service_registry.rb +0 -0
  513. data/lib/dfp_api/v201403/proposal_service.rb +0 -0
  514. data/lib/dfp_api/v201403/proposal_service_registry.rb +0 -0
  515. data/lib/dfp_api/v201403/publisher_query_language_service.rb +0 -0
  516. data/lib/dfp_api/v201403/publisher_query_language_service_registry.rb +0 -0
  517. data/lib/dfp_api/v201403/rate_card_customization_group_service.rb +0 -0
  518. data/lib/dfp_api/v201403/rate_card_customization_group_service_registry.rb +0 -0
  519. data/lib/dfp_api/v201403/rate_card_customization_service.rb +0 -0
  520. data/lib/dfp_api/v201403/rate_card_customization_service_registry.rb +0 -0
  521. data/lib/dfp_api/v201403/rate_card_service.rb +0 -0
  522. data/lib/dfp_api/v201403/rate_card_service_registry.rb +0 -0
  523. data/lib/dfp_api/v201403/reconciliation_order_report_service.rb +0 -0
  524. data/lib/dfp_api/v201403/reconciliation_order_report_service_registry.rb +0 -0
  525. data/lib/dfp_api/v201403/reconciliation_report_row_service.rb +0 -0
  526. data/lib/dfp_api/v201403/reconciliation_report_row_service_registry.rb +0 -0
  527. data/lib/dfp_api/v201403/reconciliation_report_service.rb +0 -0
  528. data/lib/dfp_api/v201403/reconciliation_report_service_registry.rb +0 -0
  529. data/lib/dfp_api/v201403/report_service.rb +0 -0
  530. data/lib/dfp_api/v201403/report_service_registry.rb +0 -0
  531. data/lib/dfp_api/v201403/suggested_ad_unit_service.rb +0 -0
  532. data/lib/dfp_api/v201403/suggested_ad_unit_service_registry.rb +0 -0
  533. data/lib/dfp_api/v201403/team_service.rb +0 -0
  534. data/lib/dfp_api/v201403/team_service_registry.rb +0 -0
  535. data/lib/dfp_api/v201403/user_service.rb +0 -0
  536. data/lib/dfp_api/v201403/user_service_registry.rb +0 -0
  537. data/lib/dfp_api/v201403/user_team_association_service.rb +0 -0
  538. data/lib/dfp_api/v201403/user_team_association_service_registry.rb +0 -0
  539. data/lib/dfp_api/v201403/workflow_request_service.rb +0 -0
  540. data/lib/dfp_api/v201403/workflow_request_service_registry.rb +0 -0
  541. data/lib/dfp_api/v201405/activity_group_service.rb +0 -0
  542. data/lib/dfp_api/v201405/activity_group_service_registry.rb +0 -0
  543. data/lib/dfp_api/v201405/activity_service.rb +0 -0
  544. data/lib/dfp_api/v201405/activity_service_registry.rb +0 -0
  545. data/lib/dfp_api/v201405/ad_rule_service.rb +0 -0
  546. data/lib/dfp_api/v201405/ad_rule_service_registry.rb +0 -0
  547. data/lib/dfp_api/v201405/audience_segment_service.rb +0 -0
  548. data/lib/dfp_api/v201405/audience_segment_service_registry.rb +0 -0
  549. data/lib/dfp_api/v201405/base_rate_service.rb +0 -0
  550. data/lib/dfp_api/v201405/base_rate_service_registry.rb +0 -0
  551. data/lib/dfp_api/v201405/company_service.rb +0 -0
  552. data/lib/dfp_api/v201405/company_service_registry.rb +0 -0
  553. data/lib/dfp_api/v201405/contact_service.rb +0 -0
  554. data/lib/dfp_api/v201405/contact_service_registry.rb +0 -0
  555. data/lib/dfp_api/v201405/content_bundle_service.rb +0 -0
  556. data/lib/dfp_api/v201405/content_bundle_service_registry.rb +0 -0
  557. data/lib/dfp_api/v201405/content_metadata_key_hierarchy_service.rb +0 -0
  558. data/lib/dfp_api/v201405/content_metadata_key_hierarchy_service_registry.rb +0 -0
  559. data/lib/dfp_api/v201405/content_service.rb +0 -0
  560. data/lib/dfp_api/v201405/content_service_registry.rb +0 -0
  561. data/lib/dfp_api/v201405/creative_service.rb +0 -0
  562. data/lib/dfp_api/v201405/creative_service_registry.rb +0 -0
  563. data/lib/dfp_api/v201405/creative_set_service.rb +0 -0
  564. data/lib/dfp_api/v201405/creative_set_service_registry.rb +0 -0
  565. data/lib/dfp_api/v201405/creative_template_service.rb +0 -0
  566. data/lib/dfp_api/v201405/creative_template_service_registry.rb +0 -0
  567. data/lib/dfp_api/v201405/creative_wrapper_service.rb +0 -0
  568. data/lib/dfp_api/v201405/creative_wrapper_service_registry.rb +0 -0
  569. data/lib/dfp_api/v201405/custom_field_service.rb +0 -0
  570. data/lib/dfp_api/v201405/custom_field_service_registry.rb +0 -0
  571. data/lib/dfp_api/v201405/custom_targeting_service.rb +0 -0
  572. data/lib/dfp_api/v201405/custom_targeting_service_registry.rb +0 -0
  573. data/lib/dfp_api/v201405/exchange_rate_service.rb +0 -0
  574. data/lib/dfp_api/v201405/exchange_rate_service_registry.rb +0 -0
  575. data/lib/dfp_api/v201405/forecast_service.rb +0 -0
  576. data/lib/dfp_api/v201405/forecast_service_registry.rb +0 -0
  577. data/lib/dfp_api/v201405/inventory_service.rb +0 -0
  578. data/lib/dfp_api/v201405/inventory_service_registry.rb +0 -0
  579. data/lib/dfp_api/v201405/label_service.rb +0 -0
  580. data/lib/dfp_api/v201405/label_service_registry.rb +0 -0
  581. data/lib/dfp_api/v201405/line_item_creative_association_service.rb +0 -0
  582. data/lib/dfp_api/v201405/line_item_creative_association_service_registry.rb +0 -0
  583. data/lib/dfp_api/v201405/line_item_service.rb +0 -0
  584. data/lib/dfp_api/v201405/line_item_service_registry.rb +0 -0
  585. data/lib/dfp_api/v201405/line_item_template_service.rb +0 -0
  586. data/lib/dfp_api/v201405/line_item_template_service_registry.rb +0 -0
  587. data/lib/dfp_api/v201405/live_stream_event_service.rb +0 -0
  588. data/lib/dfp_api/v201405/live_stream_event_service_registry.rb +0 -0
  589. data/lib/dfp_api/v201405/network_service.rb +0 -0
  590. data/lib/dfp_api/v201405/network_service_registry.rb +0 -0
  591. data/lib/dfp_api/v201405/order_service.rb +0 -0
  592. data/lib/dfp_api/v201405/order_service_registry.rb +0 -0
  593. data/lib/dfp_api/v201405/placement_service.rb +0 -0
  594. data/lib/dfp_api/v201405/placement_service_registry.rb +0 -0
  595. data/lib/dfp_api/v201405/product_service.rb +0 -0
  596. data/lib/dfp_api/v201405/product_service_registry.rb +0 -0
  597. data/lib/dfp_api/v201405/product_template_service.rb +0 -0
  598. data/lib/dfp_api/v201405/product_template_service_registry.rb +0 -0
  599. data/lib/dfp_api/v201405/proposal_line_item_service.rb +0 -0
  600. data/lib/dfp_api/v201405/proposal_line_item_service_registry.rb +0 -0
  601. data/lib/dfp_api/v201405/proposal_service.rb +0 -0
  602. data/lib/dfp_api/v201405/proposal_service_registry.rb +0 -0
  603. data/lib/dfp_api/v201405/publisher_query_language_service.rb +0 -0
  604. data/lib/dfp_api/v201405/publisher_query_language_service_registry.rb +0 -0
  605. data/lib/dfp_api/v201405/rate_card_customization_group_service.rb +0 -0
  606. data/lib/dfp_api/v201405/rate_card_customization_group_service_registry.rb +0 -0
  607. data/lib/dfp_api/v201405/rate_card_customization_service.rb +0 -0
  608. data/lib/dfp_api/v201405/rate_card_customization_service_registry.rb +0 -0
  609. data/lib/dfp_api/v201405/rate_card_service.rb +0 -0
  610. data/lib/dfp_api/v201405/rate_card_service_registry.rb +0 -0
  611. data/lib/dfp_api/v201405/reconciliation_order_report_service.rb +0 -0
  612. data/lib/dfp_api/v201405/reconciliation_order_report_service_registry.rb +0 -0
  613. data/lib/dfp_api/v201405/reconciliation_report_row_service.rb +0 -0
  614. data/lib/dfp_api/v201405/reconciliation_report_row_service_registry.rb +0 -0
  615. data/lib/dfp_api/v201405/reconciliation_report_service.rb +0 -0
  616. data/lib/dfp_api/v201405/reconciliation_report_service_registry.rb +0 -0
  617. data/lib/dfp_api/v201405/report_service.rb +0 -0
  618. data/lib/dfp_api/v201405/report_service_registry.rb +0 -0
  619. data/lib/dfp_api/v201405/suggested_ad_unit_service.rb +0 -0
  620. data/lib/dfp_api/v201405/suggested_ad_unit_service_registry.rb +0 -0
  621. data/lib/dfp_api/v201405/team_service.rb +0 -0
  622. data/lib/dfp_api/v201405/team_service_registry.rb +0 -0
  623. data/lib/dfp_api/v201405/user_service.rb +0 -0
  624. data/lib/dfp_api/v201405/user_service_registry.rb +0 -0
  625. data/lib/dfp_api/v201405/user_team_association_service.rb +0 -0
  626. data/lib/dfp_api/v201405/user_team_association_service_registry.rb +0 -0
  627. data/lib/dfp_api/v201405/workflow_request_service.rb +0 -0
  628. data/lib/dfp_api/v201405/workflow_request_service_registry.rb +0 -0
  629. data/lib/dfp_api/v201408/activity_group_service.rb +0 -0
  630. data/lib/dfp_api/v201408/activity_group_service_registry.rb +0 -0
  631. data/lib/dfp_api/v201408/activity_service.rb +0 -0
  632. data/lib/dfp_api/v201408/activity_service_registry.rb +0 -0
  633. data/lib/dfp_api/v201408/ad_rule_service.rb +0 -0
  634. data/lib/dfp_api/v201408/ad_rule_service_registry.rb +0 -0
  635. data/lib/dfp_api/v201408/audience_segment_service.rb +0 -0
  636. data/lib/dfp_api/v201408/audience_segment_service_registry.rb +0 -0
  637. data/lib/dfp_api/v201408/base_rate_service.rb +0 -0
  638. data/lib/dfp_api/v201408/base_rate_service_registry.rb +0 -0
  639. data/lib/dfp_api/v201408/company_service.rb +0 -0
  640. data/lib/dfp_api/v201408/company_service_registry.rb +0 -0
  641. data/lib/dfp_api/v201408/contact_service.rb +0 -0
  642. data/lib/dfp_api/v201408/contact_service_registry.rb +0 -0
  643. data/lib/dfp_api/v201408/content_bundle_service.rb +0 -0
  644. data/lib/dfp_api/v201408/content_bundle_service_registry.rb +0 -0
  645. data/lib/dfp_api/v201408/content_metadata_key_hierarchy_service.rb +0 -0
  646. data/lib/dfp_api/v201408/content_metadata_key_hierarchy_service_registry.rb +0 -0
  647. data/lib/dfp_api/v201408/content_service.rb +0 -0
  648. data/lib/dfp_api/v201408/content_service_registry.rb +0 -0
  649. data/lib/dfp_api/v201408/creative_service.rb +0 -0
  650. data/lib/dfp_api/v201408/creative_service_registry.rb +0 -0
  651. data/lib/dfp_api/v201408/creative_set_service.rb +0 -0
  652. data/lib/dfp_api/v201408/creative_set_service_registry.rb +0 -0
  653. data/lib/dfp_api/v201408/creative_template_service.rb +0 -0
  654. data/lib/dfp_api/v201408/creative_template_service_registry.rb +0 -0
  655. data/lib/dfp_api/v201408/creative_wrapper_service.rb +0 -0
  656. data/lib/dfp_api/v201408/creative_wrapper_service_registry.rb +0 -0
  657. data/lib/dfp_api/v201408/custom_field_service.rb +0 -0
  658. data/lib/dfp_api/v201408/custom_field_service_registry.rb +0 -0
  659. data/lib/dfp_api/v201408/custom_targeting_service.rb +0 -0
  660. data/lib/dfp_api/v201408/custom_targeting_service_registry.rb +0 -0
  661. data/lib/dfp_api/v201408/exchange_rate_service.rb +0 -0
  662. data/lib/dfp_api/v201408/exchange_rate_service_registry.rb +0 -0
  663. data/lib/dfp_api/v201408/forecast_service.rb +0 -0
  664. data/lib/dfp_api/v201408/forecast_service_registry.rb +0 -0
  665. data/lib/dfp_api/v201408/inventory_service.rb +0 -0
  666. data/lib/dfp_api/v201408/inventory_service_registry.rb +0 -0
  667. data/lib/dfp_api/v201408/label_service.rb +0 -0
  668. data/lib/dfp_api/v201408/label_service_registry.rb +0 -0
  669. data/lib/dfp_api/v201408/line_item_creative_association_service.rb +0 -0
  670. data/lib/dfp_api/v201408/line_item_creative_association_service_registry.rb +0 -0
  671. data/lib/dfp_api/v201408/line_item_service.rb +0 -0
  672. data/lib/dfp_api/v201408/line_item_service_registry.rb +0 -0
  673. data/lib/dfp_api/v201408/line_item_template_service.rb +0 -0
  674. data/lib/dfp_api/v201408/line_item_template_service_registry.rb +0 -0
  675. data/lib/dfp_api/v201408/live_stream_event_service.rb +0 -0
  676. data/lib/dfp_api/v201408/live_stream_event_service_registry.rb +0 -0
  677. data/lib/dfp_api/v201408/network_service.rb +0 -0
  678. data/lib/dfp_api/v201408/network_service_registry.rb +0 -0
  679. data/lib/dfp_api/v201408/order_service.rb +0 -0
  680. data/lib/dfp_api/v201408/order_service_registry.rb +0 -0
  681. data/lib/dfp_api/v201408/placement_service.rb +0 -0
  682. data/lib/dfp_api/v201408/placement_service_registry.rb +0 -0
  683. data/lib/dfp_api/v201408/premium_rate_service.rb +0 -0
  684. data/lib/dfp_api/v201408/premium_rate_service_registry.rb +0 -0
  685. data/lib/dfp_api/v201408/product_service.rb +0 -0
  686. data/lib/dfp_api/v201408/product_service_registry.rb +0 -0
  687. data/lib/dfp_api/v201408/product_template_service.rb +0 -0
  688. data/lib/dfp_api/v201408/product_template_service_registry.rb +0 -0
  689. data/lib/dfp_api/v201408/proposal_line_item_service.rb +0 -0
  690. data/lib/dfp_api/v201408/proposal_line_item_service_registry.rb +0 -0
  691. data/lib/dfp_api/v201408/proposal_service.rb +0 -0
  692. data/lib/dfp_api/v201408/proposal_service_registry.rb +0 -0
  693. data/lib/dfp_api/v201408/publisher_query_language_service.rb +0 -0
  694. data/lib/dfp_api/v201408/publisher_query_language_service_registry.rb +0 -0
  695. data/lib/dfp_api/v201408/rate_card_service.rb +0 -0
  696. data/lib/dfp_api/v201408/rate_card_service_registry.rb +0 -0
  697. data/lib/dfp_api/v201408/reconciliation_order_report_service.rb +0 -0
  698. data/lib/dfp_api/v201408/reconciliation_order_report_service_registry.rb +0 -0
  699. data/lib/dfp_api/v201408/reconciliation_report_row_service.rb +0 -0
  700. data/lib/dfp_api/v201408/reconciliation_report_row_service_registry.rb +0 -0
  701. data/lib/dfp_api/v201408/reconciliation_report_service.rb +0 -0
  702. data/lib/dfp_api/v201408/reconciliation_report_service_registry.rb +0 -0
  703. data/lib/dfp_api/v201408/report_service.rb +0 -0
  704. data/lib/dfp_api/v201408/report_service_registry.rb +0 -0
  705. data/lib/dfp_api/v201408/suggested_ad_unit_service.rb +0 -0
  706. data/lib/dfp_api/v201408/suggested_ad_unit_service_registry.rb +0 -0
  707. data/lib/dfp_api/v201408/team_service.rb +0 -0
  708. data/lib/dfp_api/v201408/team_service_registry.rb +0 -0
  709. data/lib/dfp_api/v201408/user_service.rb +0 -0
  710. data/lib/dfp_api/v201408/user_service_registry.rb +0 -0
  711. data/lib/dfp_api/v201408/user_team_association_service.rb +0 -0
  712. data/lib/dfp_api/v201408/user_team_association_service_registry.rb +0 -0
  713. data/lib/dfp_api/v201408/workflow_request_service.rb +0 -0
  714. data/lib/dfp_api/v201408/workflow_request_service_registry.rb +0 -0
  715. data/lib/dfp_api/version.rb +1 -1
  716. data/lib/dfp_api_statement.rb +0 -0
  717. data/test/dfp_api/test_config.yml +0 -0
  718. metadata +1193 -1195
  719. data/examples/v201408/creative_template_service/get_creative_template.rb +0 -74
  720. data/examples/v201408/suggested_ad_unit_service/get_suggested_ad_unit.rb +0 -75
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
@@ -21,6 +21,6 @@
21
21
 
22
22
  module DfpApi
23
23
  module ApiConfig
24
- CLIENT_LIB_VERSION = '0.9.0'
24
+ CLIENT_LIB_VERSION = '0.9.1'
25
25
  end
26
26
  end
File without changes
File without changes
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-dfp-api
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.0
4
+ version: 0.9.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,11 +9,11 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2014-08-21 00:00:00.000000000 Z
12
+ date: 2014-09-26 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: google-ads-common
16
- requirement: &13242440 !ruby/object:Gem::Requirement
16
+ requirement: &19617260 !ruby/object:Gem::Requirement
17
17
  none: false
18
18
  requirements:
19
19
  - - ~>
@@ -21,7 +21,7 @@ dependencies:
21
21
  version: 0.9.4
22
22
  type: :runtime
23
23
  prerelease: false
24
- version_requirements: *13242440
24
+ version_requirements: *19617260
25
25
  description: google-dfp-api is a DFP API client library for Ruby
26
26
  email:
27
27
  - api.dklimkin@gmail.com
@@ -29,1235 +29,1233 @@ executables: []
29
29
  extensions: []
30
30
  extra_rdoc_files: []
31
31
  files:
32
- - examples/v201408/label_service/get_labels_by_statement.rb
33
- - examples/v201408/label_service/get_all_labels.rb
34
- - examples/v201408/label_service/deactivate_labels.rb
35
- - examples/v201408/label_service/update_labels.rb
36
- - examples/v201408/label_service/create_labels.rb
37
- - examples/v201408/line_item_creative_association_service/create_licas.rb
38
- - examples/v201408/line_item_creative_association_service/get_all_licas.rb
39
- - examples/v201408/line_item_creative_association_service/get_licas_by_statement.rb
40
- - examples/v201408/line_item_creative_association_service/deactivate_licas.rb
41
- - examples/v201408/line_item_creative_association_service/update_licas.rb
42
- - examples/v201408/custom_field_service/create_custom_fields.rb
43
- - examples/v201408/custom_field_service/get_all_custom_fields.rb
44
- - examples/v201408/custom_field_service/deactivate_all_line_item_custom_fields.rb
45
- - examples/v201408/custom_field_service/update_custom_fields.rb
46
- - examples/v201408/custom_field_service/create_custom_field_options.rb
47
- - examples/v201408/custom_field_service/set_line_item_custom_field_value.rb
48
- - examples/v201408/custom_field_service/get_all_line_item_custom_fields.rb
49
- - examples/v201408/creative_template_service/get_creative_templates_by_statement.rb
50
- - examples/v201408/creative_template_service/get_creative_template.rb
51
- - examples/v201408/creative_template_service/get_all_creative_templates.rb
52
- - examples/v201408/activity_service/create_activities.rb
53
- - examples/v201408/activity_service/update_activities.rb
54
- - examples/v201408/activity_service/get_all_activities.rb
55
- - examples/v201408/activity_service/get_active_activities.rb
56
- - examples/v201408/team_service/get_all_teams.rb
57
- - examples/v201408/team_service/create_teams.rb
58
- - examples/v201408/team_service/get_teams_by_statement.rb
59
- - examples/v201408/team_service/update_teams.rb
60
- - examples/v201408/activity_group_service/update_activity_groups.rb
61
- - examples/v201408/activity_group_service/get_all_activity_groups.rb
62
- - examples/v201408/activity_group_service/create_activity_groups.rb
63
- - examples/v201408/activity_group_service/get_active_activity_groups.rb
64
- - examples/v201408/suggested_ad_unit_service/approve_all_suggested_ad_units.rb
65
- - examples/v201408/suggested_ad_unit_service/get_suggested_ad_unit.rb
66
- - examples/v201408/suggested_ad_unit_service/get_suggested_ad_units_by_statement.rb
67
- - examples/v201408/suggested_ad_unit_service/get_all_suggested_ad_units.rb
68
- - examples/v201408/placement_service/update_placements.rb
69
- - examples/v201408/placement_service/get_all_placements.rb
70
- - examples/v201408/placement_service/create_placements.rb
71
- - examples/v201408/placement_service/get_placements_by_statement.rb
72
- - examples/v201408/placement_service/deactivate_placements.rb
73
- - examples/v201408/audience_segment_service/get_first_party_audience_segments.rb
74
- - examples/v201408/audience_segment_service/populate_first_party_audience_segments.rb
75
- - examples/v201408/audience_segment_service/update_audience_segments.rb
76
- - examples/v201408/audience_segment_service/create_audience_segments.rb
77
- - examples/v201408/audience_segment_service/get_all_audience_segments.rb
78
- - examples/v201408/contact_service/create_contacts.rb
79
- - examples/v201408/contact_service/get_all_contacts.rb
80
- - examples/v201408/contact_service/update_contacts.rb
81
- - examples/v201408/contact_service/get_uninvited_contacts.rb
82
- - examples/v201408/report_service/run_report_with_custom_fields.rb
83
- - examples/v201408/report_service/run_reach_report.rb
84
- - examples/v201408/report_service/download_report.rb
85
- - examples/v201408/report_service/run_delivery_report.rb
86
- - examples/v201408/report_service/run_sales_report.rb
87
- - examples/v201408/report_service/display_report.rb
88
- - examples/v201408/report_service/run_inventory_report.rb
89
- - examples/v201408/common/oauth2_jwt_handling.rb
90
- - examples/v201408/common/error_handling.rb
91
- - examples/v201408/common/setup_oauth2.rb
92
- - examples/v201408/user_service/deactivate_users.rb
93
- - examples/v201408/user_service/get_current_user.rb
94
- - examples/v201408/user_service/get_all_users.rb
95
- - examples/v201408/user_service/create_users.rb
96
- - examples/v201408/user_service/get_all_roles.rb
97
- - examples/v201408/user_service/update_users.rb
98
- - examples/v201408/user_service/get_users_by_statement.rb
99
- - examples/v201408/network_service/get_current_network.rb
100
- - examples/v201408/network_service/get_all_networks.rb
101
- - examples/v201408/network_service/make_test_network.rb
102
- - examples/v201408/content_service/get_content_by_category.rb
103
- - examples/v201408/content_service/get_all_content.rb
104
- - examples/v201408/user_team_association_service/update_user_team_associations.rb
105
- - examples/v201408/user_team_association_service/get_all_user_team_associations.rb
106
- - examples/v201408/user_team_association_service/create_user_team_associations.rb
107
- - examples/v201408/user_team_association_service/delete_user_team_associations.rb
108
- - examples/v201408/user_team_association_service/get_user_team_associations_by_statement.rb
109
- - examples/v201408/creative_wrapper_service/update_creative_wrappers.rb
110
- - examples/v201408/creative_wrapper_service/get_all_creative_wrappers.rb
111
- - examples/v201408/creative_wrapper_service/deactivate_creative_wrapper.rb
112
- - examples/v201408/creative_wrapper_service/get_creative_wrappers_by_statement.rb
113
- - examples/v201408/creative_wrapper_service/create_creative_wrappers.rb
114
- - examples/v201408/custom_targeting_service/delete_custom_targeting_values.rb
115
- - examples/v201408/custom_targeting_service/update_custom_targeting_keys.rb
116
- - examples/v201408/custom_targeting_service/delete_custom_targeting_keys.rb
117
- - examples/v201408/custom_targeting_service/get_custom_targeting_keys_by_statement.rb
118
- - examples/v201408/custom_targeting_service/update_custom_targeting_values.rb
119
- - examples/v201408/custom_targeting_service/get_custom_targeting_values_by_statement.rb
120
- - examples/v201408/custom_targeting_service/create_custom_targeting_keys_and_values.rb
121
- - examples/v201408/custom_targeting_service/get_all_custom_targeting_keys_and_values.rb
122
- - examples/v201408/creative_set_service/create_creative_set.rb
123
- - examples/v201408/creative_set_service/get_creative_sets_by_statement.rb
124
- - examples/v201408/creative_set_service/update_creative_sets.rb
125
- - examples/v201408/creative_set_service/get_all_creative_sets.rb
126
- - examples/v201408/creative_set_service/associate_creative_set_to_line_item.rb
127
- - examples/v201408/publisher_query_language_service/fetch_match_tables.rb
128
- - examples/v201408/publisher_query_language_service/get_geo_targets.rb
129
- - examples/v201408/publisher_query_language_service/get_line_items_named_like.rb
130
- - examples/v201408/publisher_query_language_service/get_all_line_items.rb
131
- - examples/v201408/content_metadata_key_hierarchy_service/update_content_metadata_key_hierarchies.rb
132
- - examples/v201408/content_metadata_key_hierarchy_service/delete_content_metadata_key_hierarchies.rb
133
- - examples/v201408/content_metadata_key_hierarchy_service/get_all_content_metadata_key_hierarchies.rb
134
- - examples/v201408/content_metadata_key_hierarchy_service/create_content_metadata_key_hierarchies.rb
135
- - examples/v201408/creative_service/get_all_creatives.rb
136
- - examples/v201408/creative_service/copy_image_creatives.rb
137
- - examples/v201408/creative_service/get_creatives_by_statement.rb
138
- - examples/v201408/creative_service/create_creative_from_template.rb
139
- - examples/v201408/creative_service/update_creatives.rb
140
- - examples/v201408/creative_service/create_custom_creative.rb
141
- - examples/v201408/creative_service/create_creatives.rb
142
- - examples/v201408/order_service/approve_orders.rb
143
- - examples/v201408/order_service/get_orders_by_statement.rb
144
- - examples/v201408/order_service/update_orders.rb
145
- - examples/v201408/order_service/create_orders.rb
146
- - examples/v201408/order_service/get_all_orders.rb
147
- - examples/v201408/line_item_service/get_recently_updated_line_items.rb
148
- - examples/v201408/line_item_service/update_line_items.rb
149
- - examples/v201408/line_item_service/target_custom_criteria.rb
150
- - examples/v201408/line_item_service/activate_line_items.rb
151
- - examples/v201408/line_item_service/get_line_items_by_statement.rb
152
- - examples/v201408/line_item_service/create_line_items.rb
153
- - examples/v201408/line_item_service/create_video_line_item.rb
154
- - examples/v201408/line_item_service/get_all_line_items.rb
155
- - examples/v201408/inventory_service/create_mobile_ad_unit.rb
156
- - examples/v201408/inventory_service/get_all_ad_units.rb
157
- - examples/v201408/inventory_service/create_video_ad_unit.rb
158
- - examples/v201408/inventory_service/deactivate_ad_units.rb
159
- - examples/v201408/inventory_service/get_ad_units_by_statement.rb
160
- - examples/v201408/inventory_service/create_ad_units.rb
161
- - examples/v201408/inventory_service/get_ad_unit_sizes.rb
162
- - examples/v201408/inventory_service/update_ad_units.rb
163
- - examples/v201408/company_service/get_companies_by_statement.rb
164
- - examples/v201408/company_service/create_companies.rb
165
- - examples/v201408/company_service/update_companies.rb
166
- - examples/v201408/company_service/get_all_companies.rb
167
- - examples/v201408/forecast_service/get_forecast_by_id.rb
168
- - examples/v201408/forecast_service/get_forecast.rb
169
- - examples/v201403/label_service/get_labels_by_statement.rb
170
- - examples/v201403/label_service/get_all_labels.rb
171
- - examples/v201403/label_service/deactivate_labels.rb
172
- - examples/v201403/label_service/update_labels.rb
173
- - examples/v201403/label_service/create_labels.rb
174
- - examples/v201403/line_item_creative_association_service/create_licas.rb
175
- - examples/v201403/line_item_creative_association_service/get_all_licas.rb
176
- - examples/v201403/line_item_creative_association_service/get_licas_by_statement.rb
177
- - examples/v201403/line_item_creative_association_service/deactivate_licas.rb
178
- - examples/v201403/line_item_creative_association_service/update_licas.rb
179
- - examples/v201403/custom_field_service/create_custom_fields.rb
180
- - examples/v201403/custom_field_service/get_all_custom_fields.rb
181
- - examples/v201403/custom_field_service/deactivate_all_line_item_custom_fields.rb
182
- - examples/v201403/custom_field_service/update_custom_fields.rb
183
- - examples/v201403/custom_field_service/create_custom_field_options.rb
184
- - examples/v201403/custom_field_service/set_line_item_custom_field_value.rb
185
- - examples/v201403/custom_field_service/get_all_line_item_custom_fields.rb
186
- - examples/v201403/creative_template_service/get_creative_templates_by_statement.rb
187
- - examples/v201403/creative_template_service/get_creative_template.rb
188
- - examples/v201403/creative_template_service/get_all_creative_templates.rb
189
- - examples/v201403/activity_service/create_activities.rb
190
- - examples/v201403/activity_service/update_activities.rb
191
- - examples/v201403/activity_service/get_all_activities.rb
192
- - examples/v201403/activity_service/get_active_activities.rb
193
- - examples/v201403/team_service/get_all_teams.rb
194
- - examples/v201403/team_service/create_teams.rb
195
- - examples/v201403/team_service/get_teams_by_statement.rb
196
- - examples/v201403/team_service/update_teams.rb
197
- - examples/v201403/activity_group_service/update_activity_groups.rb
198
- - examples/v201403/activity_group_service/get_all_activity_groups.rb
199
- - examples/v201403/activity_group_service/create_activity_groups.rb
200
- - examples/v201403/activity_group_service/get_active_activity_groups.rb
201
- - examples/v201403/suggested_ad_unit_service/approve_all_suggested_ad_units.rb
202
- - examples/v201403/suggested_ad_unit_service/get_suggested_ad_unit.rb
203
- - examples/v201403/suggested_ad_unit_service/get_suggested_ad_units_by_statement.rb
204
- - examples/v201403/suggested_ad_unit_service/get_all_suggested_ad_units.rb
205
- - examples/v201403/placement_service/update_placements.rb
206
- - examples/v201403/placement_service/get_all_placements.rb
207
- - examples/v201403/placement_service/create_placements.rb
208
- - examples/v201403/placement_service/get_placements_by_statement.rb
209
- - examples/v201403/placement_service/deactivate_placements.rb
210
- - examples/v201403/audience_segment_service/get_first_party_audience_segments.rb
211
- - examples/v201403/audience_segment_service/populate_first_party_audience_segments.rb
212
- - examples/v201403/audience_segment_service/update_audience_segments.rb
213
- - examples/v201403/audience_segment_service/create_audience_segments.rb
214
- - examples/v201403/audience_segment_service/get_all_audience_segments.rb
215
- - examples/v201403/contact_service/create_contacts.rb
216
- - examples/v201403/contact_service/get_all_contacts.rb
217
- - examples/v201403/contact_service/update_contacts.rb
218
- - examples/v201403/contact_service/get_uninvited_contacts.rb
219
- - examples/v201403/report_service/run_report_with_custom_fields.rb
220
- - examples/v201403/report_service/run_reach_report.rb
221
- - examples/v201403/report_service/download_report.rb
222
- - examples/v201403/report_service/run_merged_delivery_report.rb
223
- - examples/v201403/report_service/run_delivery_report.rb
224
- - examples/v201403/report_service/run_sales_report.rb
225
- - examples/v201403/report_service/display_report.rb
226
- - examples/v201403/report_service/run_inventory_report.rb
227
- - examples/v201403/common/oauth2_jwt_handling.rb
228
- - examples/v201403/common/error_handling.rb
229
- - examples/v201403/common/setup_oauth2.rb
230
- - examples/v201403/user_service/deactivate_users.rb
231
- - examples/v201403/user_service/get_current_user.rb
232
- - examples/v201403/user_service/get_all_users.rb
233
- - examples/v201403/user_service/create_users.rb
234
- - examples/v201403/user_service/get_all_roles.rb
235
- - examples/v201403/user_service/update_users.rb
236
- - examples/v201403/user_service/get_users_by_statement.rb
237
- - examples/v201403/network_service/get_current_network.rb
238
- - examples/v201403/network_service/get_all_networks.rb
239
- - examples/v201403/network_service/make_test_network.rb
240
- - examples/v201403/content_service/get_content_by_category.rb
241
- - examples/v201403/content_service/get_all_content.rb
242
- - examples/v201403/user_team_association_service/update_user_team_associations.rb
243
- - examples/v201403/user_team_association_service/get_all_user_team_associations.rb
244
- - examples/v201403/user_team_association_service/create_user_team_associations.rb
245
- - examples/v201403/user_team_association_service/delete_user_team_associations.rb
246
- - examples/v201403/user_team_association_service/get_user_team_associations_by_statement.rb
247
- - examples/v201403/creative_wrapper_service/update_creative_wrappers.rb
248
- - examples/v201403/creative_wrapper_service/get_all_creative_wrappers.rb
249
- - examples/v201403/creative_wrapper_service/deactivate_creative_wrapper.rb
250
- - examples/v201403/creative_wrapper_service/get_creative_wrappers_by_statement.rb
251
- - examples/v201403/creative_wrapper_service/create_creative_wrappers.rb
252
- - examples/v201403/custom_targeting_service/delete_custom_targeting_values.rb
253
- - examples/v201403/custom_targeting_service/update_custom_targeting_keys.rb
254
- - examples/v201403/custom_targeting_service/delete_custom_targeting_keys.rb
255
- - examples/v201403/custom_targeting_service/get_custom_targeting_keys_by_statement.rb
256
- - examples/v201403/custom_targeting_service/update_custom_targeting_values.rb
257
- - examples/v201403/custom_targeting_service/get_custom_targeting_values_by_statement.rb
258
- - examples/v201403/custom_targeting_service/create_custom_targeting_keys_and_values.rb
259
- - examples/v201403/custom_targeting_service/get_all_custom_targeting_keys_and_values.rb
260
- - examples/v201403/creative_set_service/create_creative_set.rb
261
- - examples/v201403/creative_set_service/get_creative_sets_by_statement.rb
262
- - examples/v201403/creative_set_service/update_creative_sets.rb
263
- - examples/v201403/creative_set_service/get_all_creative_sets.rb
264
- - examples/v201403/creative_set_service/associate_creative_set_to_line_item.rb
265
- - examples/v201403/publisher_query_language_service/fetch_match_tables.rb
266
- - examples/v201403/publisher_query_language_service/get_geo_targets.rb
267
- - examples/v201403/publisher_query_language_service/get_line_items_named_like.rb
268
- - examples/v201403/publisher_query_language_service/get_all_line_items.rb
269
- - examples/v201403/content_metadata_key_hierarchy_service/update_content_metadata_key_hierarchies.rb
270
- - examples/v201403/content_metadata_key_hierarchy_service/delete_content_metadata_key_hierarchies.rb
271
- - examples/v201403/content_metadata_key_hierarchy_service/get_all_content_metadata_key_hierarchies.rb
272
- - examples/v201403/content_metadata_key_hierarchy_service/create_content_metadata_key_hierarchies.rb
273
- - examples/v201403/creative_service/get_all_creatives.rb
274
- - examples/v201403/creative_service/copy_image_creatives.rb
275
- - examples/v201403/creative_service/get_creatives_by_statement.rb
276
- - examples/v201403/creative_service/create_creative_from_template.rb
277
- - examples/v201403/creative_service/update_creatives.rb
278
- - examples/v201403/creative_service/create_custom_creative.rb
279
- - examples/v201403/creative_service/create_creatives.rb
280
- - examples/v201403/order_service/approve_orders.rb
281
- - examples/v201403/order_service/get_orders_by_statement.rb
282
- - examples/v201403/order_service/update_orders.rb
283
- - examples/v201403/order_service/create_orders.rb
284
- - examples/v201403/order_service/get_all_orders.rb
285
- - examples/v201403/line_item_service/create_mobile_line_item.rb
286
- - examples/v201403/line_item_service/get_recently_updated_line_items.rb
287
- - examples/v201403/line_item_service/update_line_items.rb
288
- - examples/v201403/line_item_service/target_custom_criteria.rb
289
- - examples/v201403/line_item_service/activate_line_items.rb
290
- - examples/v201403/line_item_service/get_line_items_by_statement.rb
291
- - examples/v201403/line_item_service/create_line_items.rb
292
- - examples/v201403/line_item_service/create_video_line_item.rb
293
- - examples/v201403/line_item_service/get_all_line_items.rb
294
- - examples/v201403/inventory_service/create_mobile_ad_unit.rb
295
- - examples/v201403/inventory_service/get_all_ad_units.rb
296
- - examples/v201403/inventory_service/create_video_ad_unit.rb
297
- - examples/v201403/inventory_service/deactivate_ad_units.rb
298
- - examples/v201403/inventory_service/get_ad_units_by_statement.rb
299
- - examples/v201403/inventory_service/create_ad_units.rb
300
- - examples/v201403/inventory_service/get_ad_unit_sizes.rb
301
- - examples/v201403/inventory_service/update_ad_units.rb
302
- - examples/v201403/company_service/get_companies_by_statement.rb
303
- - examples/v201403/company_service/create_companies.rb
304
- - examples/v201403/company_service/update_companies.rb
305
- - examples/v201403/company_service/get_all_companies.rb
306
- - examples/v201403/forecast_service/get_forecast_by_id.rb
307
- - examples/v201403/forecast_service/get_forecast.rb
308
- - examples/v201311/label_service/get_labels_by_statement.rb
309
- - examples/v201311/label_service/get_label.rb
310
- - examples/v201311/label_service/get_all_labels.rb
311
- - examples/v201311/label_service/deactivate_labels.rb
312
- - examples/v201311/label_service/update_labels.rb
313
- - examples/v201311/label_service/create_labels.rb
314
- - examples/v201311/line_item_creative_association_service/create_licas.rb
315
- - examples/v201311/line_item_creative_association_service/get_all_licas.rb
316
- - examples/v201311/line_item_creative_association_service/get_licas_by_statement.rb
317
- - examples/v201311/line_item_creative_association_service/get_lica.rb
318
- - examples/v201311/line_item_creative_association_service/deactivate_licas.rb
319
- - examples/v201311/line_item_creative_association_service/update_licas.rb
320
- - examples/v201311/custom_field_service/create_custom_fields.rb
321
- - examples/v201311/custom_field_service/get_all_custom_fields.rb
322
- - examples/v201311/custom_field_service/deactivate_all_line_item_custom_fields.rb
323
- - examples/v201311/custom_field_service/update_custom_fields.rb
324
- - examples/v201311/custom_field_service/create_custom_field_options.rb
325
- - examples/v201311/custom_field_service/set_line_item_custom_field_value.rb
326
- - examples/v201311/custom_field_service/get_all_line_item_custom_fields.rb
327
- - examples/v201311/creative_template_service/get_creative_templates_by_statement.rb
328
- - examples/v201311/creative_template_service/get_creative_template.rb
329
- - examples/v201311/creative_template_service/get_all_creative_templates.rb
330
- - examples/v201311/activity_service/create_activities.rb
331
- - examples/v201311/activity_service/update_activities.rb
332
- - examples/v201311/activity_service/get_all_activities.rb
333
- - examples/v201311/activity_service/get_active_activities.rb
334
- - examples/v201311/team_service/get_all_teams.rb
335
- - examples/v201311/team_service/get_team.rb
336
- - examples/v201311/team_service/create_teams.rb
337
- - examples/v201311/team_service/get_teams_by_statement.rb
338
- - examples/v201311/team_service/update_teams.rb
339
- - examples/v201311/activity_group_service/update_activity_groups.rb
340
- - examples/v201311/activity_group_service/get_all_activity_groups.rb
341
- - examples/v201311/activity_group_service/create_activity_groups.rb
342
- - examples/v201311/activity_group_service/get_active_activity_groups.rb
343
- - examples/v201311/suggested_ad_unit_service/approve_all_suggested_ad_units.rb
344
- - examples/v201311/suggested_ad_unit_service/get_suggested_ad_unit.rb
345
- - examples/v201311/suggested_ad_unit_service/get_suggested_ad_units_by_statement.rb
346
- - examples/v201311/suggested_ad_unit_service/get_all_suggested_ad_units.rb
347
- - examples/v201311/placement_service/update_placements.rb
348
- - examples/v201311/placement_service/get_all_placements.rb
349
- - examples/v201311/placement_service/create_placements.rb
350
- - examples/v201311/placement_service/get_placements_by_statement.rb
351
- - examples/v201311/placement_service/deactivate_placements.rb
352
- - examples/v201311/placement_service/get_placement.rb
353
- - examples/v201311/audience_segment_service/get_first_party_audience_segments.rb
354
- - examples/v201311/audience_segment_service/populate_first_party_audience_segments.rb
355
- - examples/v201311/audience_segment_service/update_audience_segments.rb
356
- - examples/v201311/audience_segment_service/create_audience_segments.rb
357
- - examples/v201311/audience_segment_service/get_all_audience_segments.rb
358
- - examples/v201311/contact_service/create_contacts.rb
359
- - examples/v201311/contact_service/get_all_contacts.rb
360
- - examples/v201311/contact_service/update_contacts.rb
361
- - examples/v201311/contact_service/get_uninvited_contacts.rb
362
- - examples/v201311/report_service/run_report_with_custom_fields.rb
363
- - examples/v201311/report_service/run_reach_report.rb
364
- - examples/v201311/report_service/download_report.rb
365
- - examples/v201311/report_service/run_merged_delivery_report.rb
366
- - examples/v201311/report_service/run_delivery_report.rb
367
- - examples/v201311/report_service/run_sales_report.rb
368
- - examples/v201311/report_service/display_report.rb
369
- - examples/v201311/report_service/run_inventory_report.rb
370
- - examples/v201311/common/oauth2_jwt_handling.rb
371
- - examples/v201311/common/error_handling.rb
372
- - examples/v201311/common/setup_oauth2.rb
373
- - examples/v201311/user_service/get_user.rb
374
- - examples/v201311/user_service/deactivate_users.rb
375
- - examples/v201311/user_service/get_current_user.rb
376
- - examples/v201311/user_service/get_all_users.rb
377
- - examples/v201311/user_service/create_users.rb
378
- - examples/v201311/user_service/get_all_roles.rb
379
- - examples/v201311/user_service/update_users.rb
380
- - examples/v201311/user_service/get_users_by_statement.rb
381
- - examples/v201311/network_service/get_current_network.rb
382
- - examples/v201311/network_service/get_all_networks.rb
383
- - examples/v201311/network_service/make_test_network.rb
384
- - examples/v201311/content_service/get_content_by_category.rb
385
- - examples/v201311/content_service/get_all_content.rb
386
- - examples/v201311/user_team_association_service/update_user_team_associations.rb
387
- - examples/v201311/user_team_association_service/get_all_user_team_associations.rb
388
- - examples/v201311/user_team_association_service/create_user_team_associations.rb
389
- - examples/v201311/user_team_association_service/delete_user_team_associations.rb
390
- - examples/v201311/user_team_association_service/get_user_team_associations_by_statement.rb
391
- - examples/v201311/user_team_association_service/get_user_team_association.rb
392
- - examples/v201311/creative_wrapper_service/update_creative_wrappers.rb
393
- - examples/v201311/creative_wrapper_service/get_all_creative_wrappers.rb
394
- - examples/v201311/creative_wrapper_service/deactivate_creative_wrapper.rb
395
- - examples/v201311/creative_wrapper_service/get_creative_wrappers_by_statement.rb
396
- - examples/v201311/creative_wrapper_service/create_creative_wrappers.rb
397
- - examples/v201311/custom_targeting_service/delete_custom_targeting_values.rb
398
- - examples/v201311/custom_targeting_service/update_custom_targeting_keys.rb
399
- - examples/v201311/custom_targeting_service/delete_custom_targeting_keys.rb
400
- - examples/v201311/custom_targeting_service/get_custom_targeting_keys_by_statement.rb
401
- - examples/v201311/custom_targeting_service/update_custom_targeting_values.rb
402
- - examples/v201311/custom_targeting_service/get_custom_targeting_values_by_statement.rb
403
- - examples/v201311/custom_targeting_service/create_custom_targeting_keys_and_values.rb
404
- - examples/v201311/custom_targeting_service/get_all_custom_targeting_keys_and_values.rb
405
- - examples/v201311/creative_set_service/create_creative_set.rb
406
- - examples/v201311/creative_set_service/get_creative_sets_by_statement.rb
407
- - examples/v201311/creative_set_service/update_creative_sets.rb
408
- - examples/v201311/creative_set_service/get_all_creative_sets.rb
409
- - examples/v201311/creative_set_service/associate_creative_set_to_line_item.rb
410
- - examples/v201311/publisher_query_language_service/fetch_match_tables.rb
411
- - examples/v201311/publisher_query_language_service/get_geo_targets.rb
412
- - examples/v201311/publisher_query_language_service/get_line_items_named_like.rb
413
- - examples/v201311/publisher_query_language_service/get_all_line_items.rb
414
- - examples/v201311/creative_service/get_all_creatives.rb
415
- - examples/v201311/creative_service/copy_image_creatives.rb
416
- - examples/v201311/creative_service/get_creative.rb
417
- - examples/v201311/creative_service/get_creatives_by_statement.rb
418
- - examples/v201311/creative_service/create_creative_from_template.rb
419
- - examples/v201311/creative_service/update_creatives.rb
420
- - examples/v201311/creative_service/create_custom_creative.rb
421
- - examples/v201311/creative_service/create_creatives.rb
422
- - examples/v201311/order_service/approve_orders.rb
423
- - examples/v201311/order_service/get_orders_by_statement.rb
424
- - examples/v201311/order_service/get_order.rb
425
- - examples/v201311/order_service/update_orders.rb
426
- - examples/v201311/order_service/create_orders.rb
427
- - examples/v201311/order_service/get_all_orders.rb
428
- - examples/v201311/line_item_service/get_line_item.rb
429
- - examples/v201311/line_item_service/create_mobile_line_item.rb
430
- - examples/v201311/line_item_service/get_recently_updated_line_items.rb
431
- - examples/v201311/line_item_service/update_line_items.rb
432
- - examples/v201311/line_item_service/target_custom_criteria.rb
433
- - examples/v201311/line_item_service/activate_line_items.rb
434
- - examples/v201311/line_item_service/get_line_items_by_statement.rb
435
- - examples/v201311/line_item_service/create_line_items.rb
436
- - examples/v201311/line_item_service/create_video_line_item.rb
437
- - examples/v201311/line_item_service/get_all_line_items.rb
438
- - examples/v201311/inventory_service/create_mobile_ad_unit.rb
439
- - examples/v201311/inventory_service/get_all_ad_units.rb
440
- - examples/v201311/inventory_service/create_video_ad_unit.rb
441
- - examples/v201311/inventory_service/deactivate_ad_units.rb
442
- - examples/v201311/inventory_service/get_ad_units_by_statement.rb
443
- - examples/v201311/inventory_service/get_ad_unit.rb
444
- - examples/v201311/inventory_service/create_ad_units.rb
445
- - examples/v201311/inventory_service/get_ad_unit_sizes.rb
446
- - examples/v201311/inventory_service/update_ad_units.rb
447
- - examples/v201311/company_service/get_companies_by_statement.rb
448
- - examples/v201311/company_service/create_companies.rb
449
- - examples/v201311/company_service/update_companies.rb
450
- - examples/v201311/company_service/get_all_companies.rb
451
- - examples/v201311/company_service/get_company.rb
452
- - examples/v201311/forecast_service/get_forecast_by_id.rb
453
- - examples/v201311/forecast_service/get_forecast.rb
454
- - examples/v201405/label_service/get_labels_by_statement.rb
455
- - examples/v201405/label_service/get_all_labels.rb
456
- - examples/v201405/label_service/deactivate_labels.rb
457
- - examples/v201405/label_service/update_labels.rb
458
- - examples/v201405/label_service/create_labels.rb
459
- - examples/v201405/line_item_creative_association_service/create_licas.rb
460
- - examples/v201405/line_item_creative_association_service/get_all_licas.rb
461
- - examples/v201405/line_item_creative_association_service/get_licas_by_statement.rb
462
- - examples/v201405/line_item_creative_association_service/deactivate_licas.rb
463
- - examples/v201405/line_item_creative_association_service/update_licas.rb
464
- - examples/v201405/custom_field_service/create_custom_fields.rb
465
- - examples/v201405/custom_field_service/get_all_custom_fields.rb
466
- - examples/v201405/custom_field_service/deactivate_all_line_item_custom_fields.rb
467
- - examples/v201405/custom_field_service/update_custom_fields.rb
468
- - examples/v201405/custom_field_service/create_custom_field_options.rb
469
- - examples/v201405/custom_field_service/set_line_item_custom_field_value.rb
470
- - examples/v201405/custom_field_service/get_all_line_item_custom_fields.rb
471
- - examples/v201405/creative_template_service/get_creative_templates_by_statement.rb
472
- - examples/v201405/creative_template_service/get_creative_template.rb
473
- - examples/v201405/creative_template_service/get_all_creative_templates.rb
474
- - examples/v201405/activity_service/create_activities.rb
475
- - examples/v201405/activity_service/update_activities.rb
476
- - examples/v201405/activity_service/get_all_activities.rb
477
- - examples/v201405/activity_service/get_active_activities.rb
478
- - examples/v201405/team_service/get_all_teams.rb
479
- - examples/v201405/team_service/create_teams.rb
480
- - examples/v201405/team_service/get_teams_by_statement.rb
481
- - examples/v201405/team_service/update_teams.rb
482
- - examples/v201405/activity_group_service/update_activity_groups.rb
483
- - examples/v201405/activity_group_service/get_all_activity_groups.rb
484
- - examples/v201405/activity_group_service/create_activity_groups.rb
485
- - examples/v201405/activity_group_service/get_active_activity_groups.rb
486
- - examples/v201405/suggested_ad_unit_service/approve_all_suggested_ad_units.rb
487
- - examples/v201405/suggested_ad_unit_service/get_suggested_ad_unit.rb
488
- - examples/v201405/suggested_ad_unit_service/get_suggested_ad_units_by_statement.rb
489
- - examples/v201405/suggested_ad_unit_service/get_all_suggested_ad_units.rb
490
- - examples/v201405/placement_service/update_placements.rb
491
- - examples/v201405/placement_service/get_all_placements.rb
492
- - examples/v201405/placement_service/create_placements.rb
493
- - examples/v201405/placement_service/get_placements_by_statement.rb
494
- - examples/v201405/placement_service/deactivate_placements.rb
495
- - examples/v201405/audience_segment_service/get_first_party_audience_segments.rb
496
- - examples/v201405/audience_segment_service/populate_first_party_audience_segments.rb
497
- - examples/v201405/audience_segment_service/update_audience_segments.rb
498
- - examples/v201405/audience_segment_service/create_audience_segments.rb
499
- - examples/v201405/audience_segment_service/get_all_audience_segments.rb
500
- - examples/v201405/contact_service/create_contacts.rb
501
- - examples/v201405/contact_service/get_all_contacts.rb
502
- - examples/v201405/contact_service/update_contacts.rb
503
- - examples/v201405/contact_service/get_uninvited_contacts.rb
504
- - examples/v201405/report_service/run_report_with_custom_fields.rb
505
- - examples/v201405/report_service/run_reach_report.rb
506
- - examples/v201405/report_service/download_report.rb
507
- - examples/v201405/report_service/run_merged_delivery_report.rb
508
- - examples/v201405/report_service/run_delivery_report.rb
509
- - examples/v201405/report_service/run_sales_report.rb
510
- - examples/v201405/report_service/display_report.rb
511
- - examples/v201405/report_service/run_inventory_report.rb
512
- - examples/v201405/common/oauth2_jwt_handling.rb
513
- - examples/v201405/common/error_handling.rb
514
- - examples/v201405/common/setup_oauth2.rb
515
- - examples/v201405/user_service/deactivate_users.rb
516
- - examples/v201405/user_service/get_current_user.rb
517
- - examples/v201405/user_service/get_all_users.rb
518
- - examples/v201405/user_service/create_users.rb
519
- - examples/v201405/user_service/get_all_roles.rb
520
- - examples/v201405/user_service/update_users.rb
521
- - examples/v201405/user_service/get_users_by_statement.rb
522
- - examples/v201405/network_service/get_current_network.rb
523
- - examples/v201405/network_service/get_all_networks.rb
524
- - examples/v201405/network_service/make_test_network.rb
525
- - examples/v201405/content_service/get_content_by_category.rb
526
- - examples/v201405/content_service/get_all_content.rb
527
- - examples/v201405/user_team_association_service/update_user_team_associations.rb
528
- - examples/v201405/user_team_association_service/get_all_user_team_associations.rb
529
- - examples/v201405/user_team_association_service/create_user_team_associations.rb
530
- - examples/v201405/user_team_association_service/delete_user_team_associations.rb
531
- - examples/v201405/user_team_association_service/get_user_team_associations_by_statement.rb
532
- - examples/v201405/creative_wrapper_service/update_creative_wrappers.rb
533
- - examples/v201405/creative_wrapper_service/get_all_creative_wrappers.rb
534
- - examples/v201405/creative_wrapper_service/deactivate_creative_wrapper.rb
535
- - examples/v201405/creative_wrapper_service/get_creative_wrappers_by_statement.rb
536
- - examples/v201405/creative_wrapper_service/create_creative_wrappers.rb
537
- - examples/v201405/custom_targeting_service/delete_custom_targeting_values.rb
538
- - examples/v201405/custom_targeting_service/update_custom_targeting_keys.rb
539
- - examples/v201405/custom_targeting_service/delete_custom_targeting_keys.rb
540
- - examples/v201405/custom_targeting_service/get_custom_targeting_keys_by_statement.rb
541
- - examples/v201405/custom_targeting_service/update_custom_targeting_values.rb
542
- - examples/v201405/custom_targeting_service/get_custom_targeting_values_by_statement.rb
543
- - examples/v201405/custom_targeting_service/create_custom_targeting_keys_and_values.rb
544
- - examples/v201405/custom_targeting_service/get_all_custom_targeting_keys_and_values.rb
545
- - examples/v201405/creative_set_service/create_creative_set.rb
546
- - examples/v201405/creative_set_service/get_creative_sets_by_statement.rb
547
- - examples/v201405/creative_set_service/update_creative_sets.rb
548
- - examples/v201405/creative_set_service/get_all_creative_sets.rb
549
- - examples/v201405/creative_set_service/associate_creative_set_to_line_item.rb
550
- - examples/v201405/publisher_query_language_service/fetch_match_tables.rb
551
- - examples/v201405/publisher_query_language_service/get_geo_targets.rb
552
- - examples/v201405/publisher_query_language_service/get_line_items_named_like.rb
553
- - examples/v201405/publisher_query_language_service/get_all_line_items.rb
554
- - examples/v201405/content_metadata_key_hierarchy_service/update_content_metadata_key_hierarchies.rb
555
- - examples/v201405/content_metadata_key_hierarchy_service/delete_content_metadata_key_hierarchies.rb
556
- - examples/v201405/content_metadata_key_hierarchy_service/get_all_content_metadata_key_hierarchies.rb
557
- - examples/v201405/content_metadata_key_hierarchy_service/create_content_metadata_key_hierarchies.rb
558
- - examples/v201405/creative_service/get_all_creatives.rb
559
- - examples/v201405/creative_service/copy_image_creatives.rb
560
- - examples/v201405/creative_service/get_creatives_by_statement.rb
561
- - examples/v201405/creative_service/create_creative_from_template.rb
562
- - examples/v201405/creative_service/update_creatives.rb
563
- - examples/v201405/creative_service/create_custom_creative.rb
564
- - examples/v201405/creative_service/create_creatives.rb
565
- - examples/v201405/order_service/approve_orders.rb
566
- - examples/v201405/order_service/get_orders_by_statement.rb
567
- - examples/v201405/order_service/update_orders.rb
568
- - examples/v201405/order_service/create_orders.rb
569
- - examples/v201405/order_service/get_all_orders.rb
570
- - examples/v201405/line_item_service/get_recently_updated_line_items.rb
571
- - examples/v201405/line_item_service/update_line_items.rb
572
- - examples/v201405/line_item_service/target_custom_criteria.rb
573
- - examples/v201405/line_item_service/activate_line_items.rb
574
- - examples/v201405/line_item_service/get_line_items_by_statement.rb
575
- - examples/v201405/line_item_service/create_line_items.rb
576
- - examples/v201405/line_item_service/create_video_line_item.rb
577
- - examples/v201405/line_item_service/get_all_line_items.rb
578
- - examples/v201405/inventory_service/create_mobile_ad_unit.rb
579
- - examples/v201405/inventory_service/get_all_ad_units.rb
580
- - examples/v201405/inventory_service/create_video_ad_unit.rb
581
- - examples/v201405/inventory_service/deactivate_ad_units.rb
582
- - examples/v201405/inventory_service/get_ad_units_by_statement.rb
583
- - examples/v201405/inventory_service/create_ad_units.rb
584
- - examples/v201405/inventory_service/get_ad_unit_sizes.rb
585
- - examples/v201405/inventory_service/update_ad_units.rb
586
- - examples/v201405/company_service/get_companies_by_statement.rb
587
- - examples/v201405/company_service/create_companies.rb
588
- - examples/v201405/company_service/update_companies.rb
589
- - examples/v201405/company_service/get_all_companies.rb
590
- - examples/v201405/forecast_service/get_forecast_by_id.rb
591
- - examples/v201405/forecast_service/get_forecast.rb
592
- - lib/dfp_api/v201308/reconciliation_order_report_service_registry.rb
593
- - lib/dfp_api/v201308/rate_card_customization_service_registry.rb
594
- - lib/dfp_api/v201308/suggested_ad_unit_service.rb
595
- - lib/dfp_api/v201308/company_service.rb
596
- - lib/dfp_api/v201308/placement_service_registry.rb
597
- - lib/dfp_api/v201308/contact_service.rb
598
- - lib/dfp_api/v201308/audience_segment_service.rb
599
- - lib/dfp_api/v201308/activity_service_registry.rb
600
- - lib/dfp_api/v201308/custom_field_service_registry.rb
601
- - lib/dfp_api/v201308/line_item_creative_association_service_registry.rb
602
- - lib/dfp_api/v201308/label_service_registry.rb
603
- - lib/dfp_api/v201308/network_service_registry.rb
604
- - lib/dfp_api/v201308/report_service_registry.rb
605
- - lib/dfp_api/v201308/creative_wrapper_service_registry.rb
606
- - lib/dfp_api/v201308/team_service.rb
607
- - lib/dfp_api/v201308/creative_wrapper_service.rb
608
- - lib/dfp_api/v201308/contact_service_registry.rb
609
- - lib/dfp_api/v201308/content_bundle_service_registry.rb
610
- - lib/dfp_api/v201308/user_team_association_service_registry.rb
611
- - lib/dfp_api/v201308/creative_set_service.rb
612
- - lib/dfp_api/v201308/reconciliation_report_row_service.rb
613
- - lib/dfp_api/v201308/base_rate_service.rb
614
- - lib/dfp_api/v201308/proposal_service.rb
615
- - lib/dfp_api/v201308/publisher_query_language_service_registry.rb
616
- - lib/dfp_api/v201308/activity_service.rb
617
- - lib/dfp_api/v201308/proposal_service_registry.rb
618
- - lib/dfp_api/v201308/user_team_association_service.rb
619
- - lib/dfp_api/v201308/order_service_registry.rb
620
- - lib/dfp_api/v201308/creative_template_service_registry.rb
621
- - lib/dfp_api/v201308/label_service.rb
622
- - lib/dfp_api/v201308/forecast_service.rb
623
- - lib/dfp_api/v201308/report_service.rb
624
- - lib/dfp_api/v201308/forecast_service_registry.rb
625
- - lib/dfp_api/v201308/inventory_service_registry.rb
626
- - lib/dfp_api/v201308/product_template_service_registry.rb
627
- - lib/dfp_api/v201308/workflow_action_service_registry.rb
628
- - lib/dfp_api/v201308/activity_group_service_registry.rb
629
- - lib/dfp_api/v201308/content_service_registry.rb
630
- - lib/dfp_api/v201308/line_item_template_service.rb
631
- - lib/dfp_api/v201308/rate_card_service_registry.rb
632
- - lib/dfp_api/v201308/custom_targeting_service_registry.rb
633
- - lib/dfp_api/v201308/custom_targeting_service.rb
634
- - lib/dfp_api/v201308/line_item_creative_association_service.rb
635
- - lib/dfp_api/v201308/base_rate_service_registry.rb
636
- - lib/dfp_api/v201308/proposal_line_item_service_registry.rb
637
- - lib/dfp_api/v201308/suggested_ad_unit_service_registry.rb
638
- - lib/dfp_api/v201308/network_service.rb
639
- - lib/dfp_api/v201308/ad_rule_service_registry.rb
640
- - lib/dfp_api/v201308/product_template_service.rb
641
- - lib/dfp_api/v201308/custom_field_service.rb
642
- - lib/dfp_api/v201308/company_service_registry.rb
643
- - lib/dfp_api/v201308/user_service_registry.rb
644
- - lib/dfp_api/v201308/team_service_registry.rb
645
- - lib/dfp_api/v201308/reconciliation_report_service_registry.rb
646
- - lib/dfp_api/v201308/workflow_action_service.rb
647
- - lib/dfp_api/v201308/reconciliation_order_report_service.rb
648
- - lib/dfp_api/v201308/line_item_template_service_registry.rb
649
- - lib/dfp_api/v201308/creative_service.rb
650
- - lib/dfp_api/v201308/proposal_line_item_service.rb
651
- - lib/dfp_api/v201308/activity_group_service.rb
652
- - lib/dfp_api/v201308/publisher_query_language_service.rb
653
- - lib/dfp_api/v201308/reconciliation_report_row_service_registry.rb
654
- - lib/dfp_api/v201308/content_service.rb
655
- - lib/dfp_api/v201308/product_service.rb
656
- - lib/dfp_api/v201308/creative_template_service.rb
657
- - lib/dfp_api/v201308/creative_set_service_registry.rb
658
- - lib/dfp_api/v201308/ad_rule_service.rb
659
- - lib/dfp_api/v201308/rate_card_service.rb
660
- - lib/dfp_api/v201308/user_service.rb
661
- - lib/dfp_api/v201308/creative_service_registry.rb
662
- - lib/dfp_api/v201308/content_bundle_service.rb
663
- - lib/dfp_api/v201308/order_service.rb
664
- - lib/dfp_api/v201308/audience_segment_service_registry.rb
665
- - lib/dfp_api/v201308/product_service_registry.rb
666
- - lib/dfp_api/v201308/line_item_service.rb
667
- - lib/dfp_api/v201308/rate_card_customization_service.rb
668
- - lib/dfp_api/v201308/placement_service.rb
669
- - lib/dfp_api/v201308/reconciliation_report_service.rb
670
- - lib/dfp_api/v201308/inventory_service.rb
671
- - lib/dfp_api/v201308/line_item_service_registry.rb
672
- - lib/dfp_api/v201408/reconciliation_order_report_service_registry.rb
673
- - lib/dfp_api/v201408/suggested_ad_unit_service.rb
674
- - lib/dfp_api/v201408/company_service.rb
675
- - lib/dfp_api/v201408/workflow_request_service_registry.rb
676
- - lib/dfp_api/v201408/placement_service_registry.rb
677
- - lib/dfp_api/v201408/contact_service.rb
678
- - lib/dfp_api/v201408/audience_segment_service.rb
679
- - lib/dfp_api/v201408/activity_service_registry.rb
680
- - lib/dfp_api/v201408/custom_field_service_registry.rb
681
- - lib/dfp_api/v201408/line_item_creative_association_service_registry.rb
682
- - lib/dfp_api/v201408/label_service_registry.rb
683
- - lib/dfp_api/v201408/network_service_registry.rb
684
- - lib/dfp_api/v201408/report_service_registry.rb
685
- - lib/dfp_api/v201408/creative_wrapper_service_registry.rb
686
- - lib/dfp_api/v201408/team_service.rb
687
- - lib/dfp_api/v201408/creative_wrapper_service.rb
688
- - lib/dfp_api/v201408/contact_service_registry.rb
689
- - lib/dfp_api/v201408/content_bundle_service_registry.rb
690
- - lib/dfp_api/v201408/user_team_association_service_registry.rb
691
- - lib/dfp_api/v201408/creative_set_service.rb
692
- - lib/dfp_api/v201408/reconciliation_report_row_service.rb
693
- - lib/dfp_api/v201408/base_rate_service.rb
694
- - lib/dfp_api/v201408/proposal_service.rb
695
- - lib/dfp_api/v201408/publisher_query_language_service_registry.rb
696
- - lib/dfp_api/v201408/activity_service.rb
697
- - lib/dfp_api/v201408/proposal_service_registry.rb
698
- - lib/dfp_api/v201408/exchange_rate_service_registry.rb
699
- - lib/dfp_api/v201408/user_team_association_service.rb
700
- - lib/dfp_api/v201408/order_service_registry.rb
701
- - lib/dfp_api/v201408/creative_template_service_registry.rb
702
- - lib/dfp_api/v201408/label_service.rb
703
- - lib/dfp_api/v201408/forecast_service.rb
704
- - lib/dfp_api/v201408/report_service.rb
705
- - lib/dfp_api/v201408/forecast_service_registry.rb
706
- - lib/dfp_api/v201408/inventory_service_registry.rb
707
- - lib/dfp_api/v201408/product_template_service_registry.rb
708
- - lib/dfp_api/v201408/activity_group_service_registry.rb
709
- - lib/dfp_api/v201408/content_service_registry.rb
710
- - lib/dfp_api/v201408/line_item_template_service.rb
711
- - lib/dfp_api/v201408/content_metadata_key_hierarchy_service.rb
712
- - lib/dfp_api/v201408/rate_card_service_registry.rb
713
- - lib/dfp_api/v201408/live_stream_event_service.rb
714
- - lib/dfp_api/v201408/custom_targeting_service_registry.rb
715
- - lib/dfp_api/v201408/custom_targeting_service.rb
716
- - lib/dfp_api/v201408/line_item_creative_association_service.rb
717
- - lib/dfp_api/v201408/workflow_request_service.rb
718
- - lib/dfp_api/v201408/base_rate_service_registry.rb
719
- - lib/dfp_api/v201408/proposal_line_item_service_registry.rb
720
- - lib/dfp_api/v201408/suggested_ad_unit_service_registry.rb
721
- - lib/dfp_api/v201408/network_service.rb
722
- - lib/dfp_api/v201408/ad_rule_service_registry.rb
723
- - lib/dfp_api/v201408/product_template_service.rb
724
- - lib/dfp_api/v201408/custom_field_service.rb
725
- - lib/dfp_api/v201408/company_service_registry.rb
726
- - lib/dfp_api/v201408/user_service_registry.rb
727
- - lib/dfp_api/v201408/team_service_registry.rb
728
- - lib/dfp_api/v201408/reconciliation_report_service_registry.rb
729
- - lib/dfp_api/v201408/reconciliation_order_report_service.rb
730
- - lib/dfp_api/v201408/line_item_template_service_registry.rb
731
- - lib/dfp_api/v201408/exchange_rate_service.rb
732
- - lib/dfp_api/v201408/creative_service.rb
733
- - lib/dfp_api/v201408/proposal_line_item_service.rb
734
- - lib/dfp_api/v201408/activity_group_service.rb
735
- - lib/dfp_api/v201408/publisher_query_language_service.rb
736
- - lib/dfp_api/v201408/reconciliation_report_row_service_registry.rb
737
- - lib/dfp_api/v201408/content_service.rb
738
- - lib/dfp_api/v201408/product_service.rb
739
- - lib/dfp_api/v201408/creative_template_service.rb
740
- - lib/dfp_api/v201408/creative_set_service_registry.rb
741
- - lib/dfp_api/v201408/premium_rate_service.rb
742
- - lib/dfp_api/v201408/ad_rule_service.rb
743
- - lib/dfp_api/v201408/rate_card_service.rb
744
- - lib/dfp_api/v201408/user_service.rb
745
- - lib/dfp_api/v201408/creative_service_registry.rb
746
- - lib/dfp_api/v201408/content_bundle_service.rb
747
- - lib/dfp_api/v201408/order_service.rb
748
- - lib/dfp_api/v201408/live_stream_event_service_registry.rb
749
- - lib/dfp_api/v201408/audience_segment_service_registry.rb
750
- - lib/dfp_api/v201408/product_service_registry.rb
751
- - lib/dfp_api/v201408/line_item_service.rb
752
- - lib/dfp_api/v201408/content_metadata_key_hierarchy_service_registry.rb
753
- - lib/dfp_api/v201408/placement_service.rb
754
- - lib/dfp_api/v201408/reconciliation_report_service.rb
755
- - lib/dfp_api/v201408/inventory_service.rb
756
- - lib/dfp_api/v201408/line_item_service_registry.rb
757
- - lib/dfp_api/v201408/premium_rate_service_registry.rb
758
- - lib/dfp_api/v201403/reconciliation_order_report_service_registry.rb
759
- - lib/dfp_api/v201403/rate_card_customization_service_registry.rb
760
- - lib/dfp_api/v201403/suggested_ad_unit_service.rb
761
- - lib/dfp_api/v201403/company_service.rb
762
- - lib/dfp_api/v201403/workflow_request_service_registry.rb
763
- - lib/dfp_api/v201403/placement_service_registry.rb
764
- - lib/dfp_api/v201403/contact_service.rb
765
- - lib/dfp_api/v201403/audience_segment_service.rb
766
- - lib/dfp_api/v201403/activity_service_registry.rb
767
- - lib/dfp_api/v201403/custom_field_service_registry.rb
768
- - lib/dfp_api/v201403/line_item_creative_association_service_registry.rb
769
- - lib/dfp_api/v201403/label_service_registry.rb
770
- - lib/dfp_api/v201403/network_service_registry.rb
771
- - lib/dfp_api/v201403/rate_card_customization_group_service_registry.rb
772
- - lib/dfp_api/v201403/report_service_registry.rb
773
- - lib/dfp_api/v201403/creative_wrapper_service_registry.rb
774
- - lib/dfp_api/v201403/team_service.rb
775
- - lib/dfp_api/v201403/creative_wrapper_service.rb
776
- - lib/dfp_api/v201403/contact_service_registry.rb
777
- - lib/dfp_api/v201403/content_bundle_service_registry.rb
778
- - lib/dfp_api/v201403/user_team_association_service_registry.rb
779
- - lib/dfp_api/v201403/creative_set_service.rb
780
- - lib/dfp_api/v201403/reconciliation_report_row_service.rb
781
- - lib/dfp_api/v201403/base_rate_service.rb
782
- - lib/dfp_api/v201403/proposal_service.rb
783
- - lib/dfp_api/v201403/publisher_query_language_service_registry.rb
784
- - lib/dfp_api/v201403/activity_service.rb
785
- - lib/dfp_api/v201403/proposal_service_registry.rb
786
- - lib/dfp_api/v201403/exchange_rate_service_registry.rb
787
- - lib/dfp_api/v201403/user_team_association_service.rb
788
- - lib/dfp_api/v201403/order_service_registry.rb
789
- - lib/dfp_api/v201403/creative_template_service_registry.rb
790
- - lib/dfp_api/v201403/label_service.rb
791
- - lib/dfp_api/v201403/forecast_service.rb
792
- - lib/dfp_api/v201403/report_service.rb
793
- - lib/dfp_api/v201403/forecast_service_registry.rb
794
- - lib/dfp_api/v201403/rate_card_customization_group_service.rb
795
- - lib/dfp_api/v201403/inventory_service_registry.rb
796
- - lib/dfp_api/v201403/product_template_service_registry.rb
797
- - lib/dfp_api/v201403/activity_group_service_registry.rb
798
- - lib/dfp_api/v201403/content_service_registry.rb
799
- - lib/dfp_api/v201403/line_item_template_service.rb
800
- - lib/dfp_api/v201403/content_metadata_key_hierarchy_service.rb
801
- - lib/dfp_api/v201403/rate_card_service_registry.rb
802
- - lib/dfp_api/v201403/live_stream_event_service.rb
803
- - lib/dfp_api/v201403/custom_targeting_service_registry.rb
804
- - lib/dfp_api/v201403/custom_targeting_service.rb
805
- - lib/dfp_api/v201403/line_item_creative_association_service.rb
806
- - lib/dfp_api/v201403/workflow_request_service.rb
807
- - lib/dfp_api/v201403/base_rate_service_registry.rb
808
- - lib/dfp_api/v201403/proposal_line_item_service_registry.rb
809
- - lib/dfp_api/v201403/suggested_ad_unit_service_registry.rb
810
- - lib/dfp_api/v201403/network_service.rb
811
- - lib/dfp_api/v201403/ad_rule_service_registry.rb
812
- - lib/dfp_api/v201403/product_template_service.rb
813
- - lib/dfp_api/v201403/custom_field_service.rb
814
- - lib/dfp_api/v201403/company_service_registry.rb
815
- - lib/dfp_api/v201403/user_service_registry.rb
816
- - lib/dfp_api/v201403/team_service_registry.rb
817
- - lib/dfp_api/v201403/reconciliation_report_service_registry.rb
818
- - lib/dfp_api/v201403/reconciliation_order_report_service.rb
819
- - lib/dfp_api/v201403/line_item_template_service_registry.rb
820
- - lib/dfp_api/v201403/exchange_rate_service.rb
821
- - lib/dfp_api/v201403/creative_service.rb
822
- - lib/dfp_api/v201403/proposal_line_item_service.rb
823
- - lib/dfp_api/v201403/activity_group_service.rb
824
- - lib/dfp_api/v201403/publisher_query_language_service.rb
825
- - lib/dfp_api/v201403/reconciliation_report_row_service_registry.rb
826
- - lib/dfp_api/v201403/content_service.rb
827
- - lib/dfp_api/v201403/product_service.rb
828
- - lib/dfp_api/v201403/creative_template_service.rb
829
- - lib/dfp_api/v201403/creative_set_service_registry.rb
830
- - lib/dfp_api/v201403/ad_rule_service.rb
831
- - lib/dfp_api/v201403/rate_card_service.rb
832
- - lib/dfp_api/v201403/user_service.rb
833
- - lib/dfp_api/v201403/creative_service_registry.rb
834
- - lib/dfp_api/v201403/content_bundle_service.rb
835
- - lib/dfp_api/v201403/order_service.rb
836
- - lib/dfp_api/v201403/live_stream_event_service_registry.rb
837
- - lib/dfp_api/v201403/audience_segment_service_registry.rb
838
- - lib/dfp_api/v201403/product_service_registry.rb
839
- - lib/dfp_api/v201403/line_item_service.rb
840
- - lib/dfp_api/v201403/rate_card_customization_service.rb
841
- - lib/dfp_api/v201403/content_metadata_key_hierarchy_service_registry.rb
842
- - lib/dfp_api/v201403/placement_service.rb
843
- - lib/dfp_api/v201403/reconciliation_report_service.rb
844
- - lib/dfp_api/v201403/inventory_service.rb
845
- - lib/dfp_api/v201403/line_item_service_registry.rb
846
- - lib/dfp_api/client_login_header_handler.rb
847
- - lib/dfp_api/credential_handler.rb
848
- - lib/dfp_api/v201306/reconciliation_order_report_service_registry.rb
849
- - lib/dfp_api/v201306/rate_card_customization_service_registry.rb
850
- - lib/dfp_api/v201306/suggested_ad_unit_service.rb
851
- - lib/dfp_api/v201306/company_service.rb
852
- - lib/dfp_api/v201306/placement_service_registry.rb
853
- - lib/dfp_api/v201306/contact_service.rb
854
- - lib/dfp_api/v201306/audience_segment_service.rb
855
- - lib/dfp_api/v201306/activity_service_registry.rb
856
- - lib/dfp_api/v201306/custom_field_service_registry.rb
857
- - lib/dfp_api/v201306/line_item_creative_association_service_registry.rb
858
- - lib/dfp_api/v201306/label_service_registry.rb
859
- - lib/dfp_api/v201306/network_service_registry.rb
860
- - lib/dfp_api/v201306/report_service_registry.rb
861
- - lib/dfp_api/v201306/creative_wrapper_service_registry.rb
862
- - lib/dfp_api/v201306/team_service.rb
863
- - lib/dfp_api/v201306/creative_wrapper_service.rb
864
- - lib/dfp_api/v201306/contact_service_registry.rb
865
- - lib/dfp_api/v201306/content_bundle_service_registry.rb
866
- - lib/dfp_api/v201306/user_team_association_service_registry.rb
867
- - lib/dfp_api/v201306/creative_set_service.rb
868
- - lib/dfp_api/v201306/reconciliation_report_row_service.rb
869
- - lib/dfp_api/v201306/base_rate_service.rb
870
- - lib/dfp_api/v201306/proposal_service.rb
871
- - lib/dfp_api/v201306/publisher_query_language_service_registry.rb
872
- - lib/dfp_api/v201306/activity_service.rb
873
- - lib/dfp_api/v201306/proposal_service_registry.rb
874
- - lib/dfp_api/v201306/user_team_association_service.rb
875
- - lib/dfp_api/v201306/order_service_registry.rb
876
- - lib/dfp_api/v201306/creative_template_service_registry.rb
877
- - lib/dfp_api/v201306/label_service.rb
878
- - lib/dfp_api/v201306/forecast_service.rb
879
- - lib/dfp_api/v201306/report_service.rb
880
- - lib/dfp_api/v201306/forecast_service_registry.rb
881
- - lib/dfp_api/v201306/inventory_service_registry.rb
882
- - lib/dfp_api/v201306/product_template_service_registry.rb
883
- - lib/dfp_api/v201306/workflow_action_service_registry.rb
884
- - lib/dfp_api/v201306/activity_group_service_registry.rb
885
- - lib/dfp_api/v201306/content_service_registry.rb
886
- - lib/dfp_api/v201306/line_item_template_service.rb
887
- - lib/dfp_api/v201306/rate_card_service_registry.rb
888
- - lib/dfp_api/v201306/custom_targeting_service_registry.rb
889
- - lib/dfp_api/v201306/custom_targeting_service.rb
890
- - lib/dfp_api/v201306/line_item_creative_association_service.rb
891
- - lib/dfp_api/v201306/base_rate_service_registry.rb
892
- - lib/dfp_api/v201306/proposal_line_item_service_registry.rb
893
- - lib/dfp_api/v201306/suggested_ad_unit_service_registry.rb
894
- - lib/dfp_api/v201306/network_service.rb
895
- - lib/dfp_api/v201306/ad_rule_service_registry.rb
896
- - lib/dfp_api/v201306/product_template_service.rb
897
- - lib/dfp_api/v201306/custom_field_service.rb
898
- - lib/dfp_api/v201306/company_service_registry.rb
899
- - lib/dfp_api/v201306/user_service_registry.rb
900
- - lib/dfp_api/v201306/team_service_registry.rb
901
- - lib/dfp_api/v201306/reconciliation_report_service_registry.rb
902
- - lib/dfp_api/v201306/workflow_action_service.rb
903
- - lib/dfp_api/v201306/reconciliation_order_report_service.rb
904
- - lib/dfp_api/v201306/line_item_template_service_registry.rb
905
- - lib/dfp_api/v201306/creative_service.rb
906
- - lib/dfp_api/v201306/proposal_line_item_service.rb
907
- - lib/dfp_api/v201306/activity_group_service.rb
908
- - lib/dfp_api/v201306/publisher_query_language_service.rb
909
- - lib/dfp_api/v201306/reconciliation_report_row_service_registry.rb
910
- - lib/dfp_api/v201306/content_service.rb
911
- - lib/dfp_api/v201306/product_service.rb
912
- - lib/dfp_api/v201306/creative_template_service.rb
913
- - lib/dfp_api/v201306/creative_set_service_registry.rb
914
- - lib/dfp_api/v201306/ad_rule_service.rb
915
- - lib/dfp_api/v201306/rate_card_service.rb
916
- - lib/dfp_api/v201306/user_service.rb
917
- - lib/dfp_api/v201306/creative_service_registry.rb
918
- - lib/dfp_api/v201306/content_bundle_service.rb
919
- - lib/dfp_api/v201306/order_service.rb
920
- - lib/dfp_api/v201306/audience_segment_service_registry.rb
921
- - lib/dfp_api/v201306/product_service_registry.rb
922
- - lib/dfp_api/v201306/line_item_service.rb
923
- - lib/dfp_api/v201306/rate_card_customization_service.rb
924
- - lib/dfp_api/v201306/placement_service.rb
925
- - lib/dfp_api/v201306/reconciliation_report_service.rb
926
- - lib/dfp_api/v201306/inventory_service.rb
927
- - lib/dfp_api/v201306/line_item_service_registry.rb
928
- - lib/dfp_api/errors.rb
929
- - lib/dfp_api/v201211/suggested_ad_unit_service.rb
930
- - lib/dfp_api/v201211/company_service.rb
931
- - lib/dfp_api/v201211/placement_service_registry.rb
932
- - lib/dfp_api/v201211/audience_segment_service.rb
933
- - lib/dfp_api/v201211/custom_field_service_registry.rb
934
- - lib/dfp_api/v201211/line_item_creative_association_service_registry.rb
935
- - lib/dfp_api/v201211/label_service_registry.rb
936
- - lib/dfp_api/v201211/network_service_registry.rb
937
- - lib/dfp_api/v201211/report_service_registry.rb
938
- - lib/dfp_api/v201211/creative_wrapper_service_registry.rb
939
- - lib/dfp_api/v201211/team_service.rb
940
- - lib/dfp_api/v201211/creative_wrapper_service.rb
941
- - lib/dfp_api/v201211/user_team_association_service_registry.rb
942
- - lib/dfp_api/v201211/creative_set_service.rb
943
- - lib/dfp_api/v201211/publisher_query_language_service_registry.rb
944
- - lib/dfp_api/v201211/user_team_association_service.rb
945
- - lib/dfp_api/v201211/order_service_registry.rb
946
- - lib/dfp_api/v201211/creative_template_service_registry.rb
947
- - lib/dfp_api/v201211/label_service.rb
948
- - lib/dfp_api/v201211/forecast_service.rb
949
- - lib/dfp_api/v201211/report_service.rb
950
- - lib/dfp_api/v201211/forecast_service_registry.rb
951
- - lib/dfp_api/v201211/inventory_service_registry.rb
952
- - lib/dfp_api/v201211/content_service_registry.rb
953
- - lib/dfp_api/v201211/custom_targeting_service_registry.rb
954
- - lib/dfp_api/v201211/custom_targeting_service.rb
955
- - lib/dfp_api/v201211/third_party_slot_service_registry.rb
956
- - lib/dfp_api/v201211/line_item_creative_association_service.rb
957
- - lib/dfp_api/v201211/suggested_ad_unit_service_registry.rb
958
- - lib/dfp_api/v201211/network_service.rb
959
- - lib/dfp_api/v201211/custom_field_service.rb
960
- - lib/dfp_api/v201211/company_service_registry.rb
961
- - lib/dfp_api/v201211/user_service_registry.rb
962
- - lib/dfp_api/v201211/team_service_registry.rb
963
- - lib/dfp_api/v201211/creative_service.rb
964
- - lib/dfp_api/v201211/publisher_query_language_service.rb
965
- - lib/dfp_api/v201211/content_service.rb
966
- - lib/dfp_api/v201211/creative_template_service.rb
967
- - lib/dfp_api/v201211/creative_set_service_registry.rb
968
- - lib/dfp_api/v201211/user_service.rb
969
- - lib/dfp_api/v201211/creative_service_registry.rb
970
- - lib/dfp_api/v201211/order_service.rb
971
- - lib/dfp_api/v201211/audience_segment_service_registry.rb
972
- - lib/dfp_api/v201211/line_item_service.rb
973
- - lib/dfp_api/v201211/placement_service.rb
974
- - lib/dfp_api/v201211/inventory_service.rb
975
- - lib/dfp_api/v201211/line_item_service_registry.rb
976
- - lib/dfp_api/v201211/third_party_slot_service.rb
977
- - lib/dfp_api/v201311/reconciliation_order_report_service_registry.rb
978
- - lib/dfp_api/v201311/rate_card_customization_service_registry.rb
979
- - lib/dfp_api/v201311/suggested_ad_unit_service.rb
980
- - lib/dfp_api/v201311/company_service.rb
981
- - lib/dfp_api/v201311/workflow_request_service_registry.rb
982
- - lib/dfp_api/v201311/placement_service_registry.rb
983
- - lib/dfp_api/v201311/contact_service.rb
984
- - lib/dfp_api/v201311/audience_segment_service.rb
985
- - lib/dfp_api/v201311/activity_service_registry.rb
986
- - lib/dfp_api/v201311/custom_field_service_registry.rb
987
- - lib/dfp_api/v201311/line_item_creative_association_service_registry.rb
988
- - lib/dfp_api/v201311/label_service_registry.rb
989
- - lib/dfp_api/v201311/network_service_registry.rb
990
- - lib/dfp_api/v201311/report_service_registry.rb
991
- - lib/dfp_api/v201311/creative_wrapper_service_registry.rb
992
- - lib/dfp_api/v201311/team_service.rb
993
- - lib/dfp_api/v201311/creative_wrapper_service.rb
994
- - lib/dfp_api/v201311/contact_service_registry.rb
995
- - lib/dfp_api/v201311/content_bundle_service_registry.rb
996
- - lib/dfp_api/v201311/user_team_association_service_registry.rb
997
- - lib/dfp_api/v201311/creative_set_service.rb
998
- - lib/dfp_api/v201311/reconciliation_report_row_service.rb
32
+ - examples/v201311/user_team_association_service/update_user_team_associations.rb
33
+ - examples/v201311/user_team_association_service/get_user_team_association.rb
34
+ - examples/v201311/user_team_association_service/delete_user_team_associations.rb
35
+ - examples/v201311/user_team_association_service/create_user_team_associations.rb
36
+ - examples/v201311/user_team_association_service/get_all_user_team_associations.rb
37
+ - examples/v201311/user_team_association_service/get_user_team_associations_by_statement.rb
38
+ - examples/v201311/suggested_ad_unit_service/get_suggested_ad_units_by_statement.rb
39
+ - examples/v201311/suggested_ad_unit_service/get_all_suggested_ad_units.rb
40
+ - examples/v201311/suggested_ad_unit_service/get_suggested_ad_unit.rb
41
+ - examples/v201311/suggested_ad_unit_service/approve_all_suggested_ad_units.rb
42
+ - examples/v201311/custom_field_service/get_all_line_item_custom_fields.rb
43
+ - examples/v201311/custom_field_service/update_custom_fields.rb
44
+ - examples/v201311/custom_field_service/set_line_item_custom_field_value.rb
45
+ - examples/v201311/custom_field_service/create_custom_field_options.rb
46
+ - examples/v201311/custom_field_service/get_all_custom_fields.rb
47
+ - examples/v201311/custom_field_service/create_custom_fields.rb
48
+ - examples/v201311/custom_field_service/deactivate_all_line_item_custom_fields.rb
49
+ - examples/v201311/network_service/get_all_networks.rb
50
+ - examples/v201311/network_service/make_test_network.rb
51
+ - examples/v201311/network_service/get_current_network.rb
52
+ - examples/v201311/company_service/get_all_companies.rb
53
+ - examples/v201311/company_service/create_companies.rb
54
+ - examples/v201311/company_service/get_companies_by_statement.rb
55
+ - examples/v201311/company_service/update_companies.rb
56
+ - examples/v201311/company_service/get_company.rb
57
+ - examples/v201311/line_item_service/target_custom_criteria.rb
58
+ - examples/v201311/line_item_service/update_line_items.rb
59
+ - examples/v201311/line_item_service/get_line_item.rb
60
+ - examples/v201311/line_item_service/create_line_items.rb
61
+ - examples/v201311/line_item_service/get_all_line_items.rb
62
+ - examples/v201311/line_item_service/get_recently_updated_line_items.rb
63
+ - examples/v201311/line_item_service/create_mobile_line_item.rb
64
+ - examples/v201311/line_item_service/create_video_line_item.rb
65
+ - examples/v201311/line_item_service/get_line_items_by_statement.rb
66
+ - examples/v201311/line_item_service/activate_line_items.rb
67
+ - examples/v201311/label_service/create_labels.rb
68
+ - examples/v201311/label_service/update_labels.rb
69
+ - examples/v201311/label_service/get_all_labels.rb
70
+ - examples/v201311/label_service/deactivate_labels.rb
71
+ - examples/v201311/label_service/get_labels_by_statement.rb
72
+ - examples/v201311/label_service/get_label.rb
73
+ - examples/v201311/forecast_service/get_forecast.rb
74
+ - examples/v201311/forecast_service/get_forecast_by_id.rb
75
+ - examples/v201311/activity_group_service/get_all_activity_groups.rb
76
+ - examples/v201311/activity_group_service/get_active_activity_groups.rb
77
+ - examples/v201311/activity_group_service/create_activity_groups.rb
78
+ - examples/v201311/activity_group_service/update_activity_groups.rb
79
+ - examples/v201311/creative_service/copy_image_creatives.rb
80
+ - examples/v201311/creative_service/create_creatives.rb
81
+ - examples/v201311/creative_service/create_creative_from_template.rb
82
+ - examples/v201311/creative_service/get_all_creatives.rb
83
+ - examples/v201311/creative_service/get_creative.rb
84
+ - examples/v201311/creative_service/get_creatives_by_statement.rb
85
+ - examples/v201311/creative_service/update_creatives.rb
86
+ - examples/v201311/creative_service/create_custom_creative.rb
87
+ - examples/v201311/content_service/get_all_content.rb
88
+ - examples/v201311/content_service/get_content_by_category.rb
89
+ - examples/v201311/placement_service/create_placements.rb
90
+ - examples/v201311/placement_service/get_placements_by_statement.rb
91
+ - examples/v201311/placement_service/get_placement.rb
92
+ - examples/v201311/placement_service/deactivate_placements.rb
93
+ - examples/v201311/placement_service/update_placements.rb
94
+ - examples/v201311/placement_service/get_all_placements.rb
95
+ - examples/v201311/order_service/update_orders.rb
96
+ - examples/v201311/order_service/get_orders_by_statement.rb
97
+ - examples/v201311/order_service/create_orders.rb
98
+ - examples/v201311/order_service/get_order.rb
99
+ - examples/v201311/order_service/approve_orders.rb
100
+ - examples/v201311/order_service/get_all_orders.rb
101
+ - examples/v201311/inventory_service/create_video_ad_unit.rb
102
+ - examples/v201311/inventory_service/deactivate_ad_units.rb
103
+ - examples/v201311/inventory_service/get_all_ad_units.rb
104
+ - examples/v201311/inventory_service/get_ad_unit_sizes.rb
105
+ - examples/v201311/inventory_service/get_ad_units_by_statement.rb
106
+ - examples/v201311/inventory_service/update_ad_units.rb
107
+ - examples/v201311/inventory_service/get_ad_unit.rb
108
+ - examples/v201311/inventory_service/create_ad_units.rb
109
+ - examples/v201311/inventory_service/create_mobile_ad_unit.rb
110
+ - examples/v201311/publisher_query_language_service/get_geo_targets.rb
111
+ - examples/v201311/publisher_query_language_service/fetch_match_tables.rb
112
+ - examples/v201311/publisher_query_language_service/get_line_items_named_like.rb
113
+ - examples/v201311/publisher_query_language_service/get_all_line_items.rb
114
+ - examples/v201311/team_service/create_teams.rb
115
+ - examples/v201311/team_service/get_all_teams.rb
116
+ - examples/v201311/team_service/get_team.rb
117
+ - examples/v201311/team_service/get_teams_by_statement.rb
118
+ - examples/v201311/team_service/update_teams.rb
119
+ - examples/v201311/custom_targeting_service/get_all_custom_targeting_keys_and_values.rb
120
+ - examples/v201311/custom_targeting_service/update_custom_targeting_keys.rb
121
+ - examples/v201311/custom_targeting_service/delete_custom_targeting_values.rb
122
+ - examples/v201311/custom_targeting_service/create_custom_targeting_keys_and_values.rb
123
+ - examples/v201311/custom_targeting_service/get_custom_targeting_values_by_statement.rb
124
+ - examples/v201311/custom_targeting_service/update_custom_targeting_values.rb
125
+ - examples/v201311/custom_targeting_service/get_custom_targeting_keys_by_statement.rb
126
+ - examples/v201311/custom_targeting_service/delete_custom_targeting_keys.rb
127
+ - examples/v201311/creative_set_service/get_creative_sets_by_statement.rb
128
+ - examples/v201311/creative_set_service/get_all_creative_sets.rb
129
+ - examples/v201311/creative_set_service/create_creative_set.rb
130
+ - examples/v201311/creative_set_service/update_creative_sets.rb
131
+ - examples/v201311/creative_set_service/associate_creative_set_to_line_item.rb
132
+ - examples/v201311/line_item_creative_association_service/get_all_licas.rb
133
+ - examples/v201311/line_item_creative_association_service/get_licas_by_statement.rb
134
+ - examples/v201311/line_item_creative_association_service/create_licas.rb
135
+ - examples/v201311/line_item_creative_association_service/update_licas.rb
136
+ - examples/v201311/line_item_creative_association_service/get_lica.rb
137
+ - examples/v201311/line_item_creative_association_service/deactivate_licas.rb
138
+ - examples/v201311/creative_template_service/get_all_creative_templates.rb
139
+ - examples/v201311/creative_template_service/get_creative_templates_by_statement.rb
140
+ - examples/v201311/creative_template_service/get_creative_template.rb
141
+ - examples/v201311/creative_wrapper_service/deactivate_creative_wrapper.rb
142
+ - examples/v201311/creative_wrapper_service/update_creative_wrappers.rb
143
+ - examples/v201311/creative_wrapper_service/get_all_creative_wrappers.rb
144
+ - examples/v201311/creative_wrapper_service/create_creative_wrappers.rb
145
+ - examples/v201311/creative_wrapper_service/get_creative_wrappers_by_statement.rb
146
+ - examples/v201311/user_service/update_users.rb
147
+ - examples/v201311/user_service/get_current_user.rb
148
+ - examples/v201311/user_service/get_all_roles.rb
149
+ - examples/v201311/user_service/get_users_by_statement.rb
150
+ - examples/v201311/user_service/create_users.rb
151
+ - examples/v201311/user_service/deactivate_users.rb
152
+ - examples/v201311/user_service/get_user.rb
153
+ - examples/v201311/user_service/get_all_users.rb
154
+ - examples/v201311/common/setup_oauth2.rb
155
+ - examples/v201311/common/oauth2_jwt_handling.rb
156
+ - examples/v201311/common/error_handling.rb
157
+ - examples/v201311/report_service/run_delivery_report.rb
158
+ - examples/v201311/report_service/run_merged_delivery_report.rb
159
+ - examples/v201311/report_service/display_report.rb
160
+ - examples/v201311/report_service/run_sales_report.rb
161
+ - examples/v201311/report_service/run_inventory_report.rb
162
+ - examples/v201311/report_service/run_report_with_custom_fields.rb
163
+ - examples/v201311/report_service/download_report.rb
164
+ - examples/v201311/report_service/run_reach_report.rb
165
+ - examples/v201311/contact_service/get_uninvited_contacts.rb
166
+ - examples/v201311/contact_service/update_contacts.rb
167
+ - examples/v201311/contact_service/create_contacts.rb
168
+ - examples/v201311/contact_service/get_all_contacts.rb
169
+ - examples/v201311/activity_service/get_all_activities.rb
170
+ - examples/v201311/activity_service/update_activities.rb
171
+ - examples/v201311/activity_service/create_activities.rb
172
+ - examples/v201311/activity_service/get_active_activities.rb
173
+ - examples/v201311/audience_segment_service/get_first_party_audience_segments.rb
174
+ - examples/v201311/audience_segment_service/populate_first_party_audience_segments.rb
175
+ - examples/v201311/audience_segment_service/create_audience_segments.rb
176
+ - examples/v201311/audience_segment_service/get_all_audience_segments.rb
177
+ - examples/v201311/audience_segment_service/update_audience_segments.rb
178
+ - examples/v201405/user_team_association_service/update_user_team_associations.rb
179
+ - examples/v201405/user_team_association_service/delete_user_team_associations.rb
180
+ - examples/v201405/user_team_association_service/create_user_team_associations.rb
181
+ - examples/v201405/user_team_association_service/get_all_user_team_associations.rb
182
+ - examples/v201405/user_team_association_service/get_user_team_associations_by_statement.rb
183
+ - examples/v201405/suggested_ad_unit_service/get_suggested_ad_units_by_statement.rb
184
+ - examples/v201405/suggested_ad_unit_service/get_all_suggested_ad_units.rb
185
+ - examples/v201405/suggested_ad_unit_service/get_suggested_ad_unit.rb
186
+ - examples/v201405/suggested_ad_unit_service/approve_all_suggested_ad_units.rb
187
+ - examples/v201405/custom_field_service/get_all_line_item_custom_fields.rb
188
+ - examples/v201405/custom_field_service/update_custom_fields.rb
189
+ - examples/v201405/custom_field_service/set_line_item_custom_field_value.rb
190
+ - examples/v201405/custom_field_service/create_custom_field_options.rb
191
+ - examples/v201405/custom_field_service/get_all_custom_fields.rb
192
+ - examples/v201405/custom_field_service/create_custom_fields.rb
193
+ - examples/v201405/custom_field_service/deactivate_all_line_item_custom_fields.rb
194
+ - examples/v201405/network_service/get_all_networks.rb
195
+ - examples/v201405/network_service/make_test_network.rb
196
+ - examples/v201405/network_service/get_current_network.rb
197
+ - examples/v201405/company_service/get_all_companies.rb
198
+ - examples/v201405/company_service/create_companies.rb
199
+ - examples/v201405/company_service/get_companies_by_statement.rb
200
+ - examples/v201405/company_service/update_companies.rb
201
+ - examples/v201405/line_item_service/target_custom_criteria.rb
202
+ - examples/v201405/line_item_service/update_line_items.rb
203
+ - examples/v201405/line_item_service/create_line_items.rb
204
+ - examples/v201405/line_item_service/get_all_line_items.rb
205
+ - examples/v201405/line_item_service/get_recently_updated_line_items.rb
206
+ - examples/v201405/line_item_service/create_video_line_item.rb
207
+ - examples/v201405/line_item_service/get_line_items_by_statement.rb
208
+ - examples/v201405/line_item_service/activate_line_items.rb
209
+ - examples/v201405/label_service/create_labels.rb
210
+ - examples/v201405/label_service/update_labels.rb
211
+ - examples/v201405/label_service/get_all_labels.rb
212
+ - examples/v201405/label_service/deactivate_labels.rb
213
+ - examples/v201405/label_service/get_labels_by_statement.rb
214
+ - examples/v201405/forecast_service/get_forecast.rb
215
+ - examples/v201405/forecast_service/get_forecast_by_id.rb
216
+ - examples/v201405/activity_group_service/get_all_activity_groups.rb
217
+ - examples/v201405/activity_group_service/get_active_activity_groups.rb
218
+ - examples/v201405/activity_group_service/create_activity_groups.rb
219
+ - examples/v201405/activity_group_service/update_activity_groups.rb
220
+ - examples/v201405/creative_service/copy_image_creatives.rb
221
+ - examples/v201405/creative_service/create_creatives.rb
222
+ - examples/v201405/creative_service/create_creative_from_template.rb
223
+ - examples/v201405/creative_service/get_all_creatives.rb
224
+ - examples/v201405/creative_service/get_creatives_by_statement.rb
225
+ - examples/v201405/creative_service/update_creatives.rb
226
+ - examples/v201405/creative_service/create_custom_creative.rb
227
+ - examples/v201405/content_service/get_all_content.rb
228
+ - examples/v201405/content_service/get_content_by_category.rb
229
+ - examples/v201405/placement_service/create_placements.rb
230
+ - examples/v201405/placement_service/get_placements_by_statement.rb
231
+ - examples/v201405/placement_service/deactivate_placements.rb
232
+ - examples/v201405/placement_service/update_placements.rb
233
+ - examples/v201405/placement_service/get_all_placements.rb
234
+ - examples/v201405/order_service/update_orders.rb
235
+ - examples/v201405/order_service/get_orders_by_statement.rb
236
+ - examples/v201405/order_service/create_orders.rb
237
+ - examples/v201405/order_service/approve_orders.rb
238
+ - examples/v201405/order_service/get_all_orders.rb
239
+ - examples/v201405/inventory_service/create_video_ad_unit.rb
240
+ - examples/v201405/inventory_service/deactivate_ad_units.rb
241
+ - examples/v201405/inventory_service/get_all_ad_units.rb
242
+ - examples/v201405/inventory_service/get_ad_unit_sizes.rb
243
+ - examples/v201405/inventory_service/get_ad_units_by_statement.rb
244
+ - examples/v201405/inventory_service/update_ad_units.rb
245
+ - examples/v201405/inventory_service/create_ad_units.rb
246
+ - examples/v201405/inventory_service/create_mobile_ad_unit.rb
247
+ - examples/v201405/publisher_query_language_service/get_geo_targets.rb
248
+ - examples/v201405/publisher_query_language_service/fetch_match_tables.rb
249
+ - examples/v201405/publisher_query_language_service/get_line_items_named_like.rb
250
+ - examples/v201405/publisher_query_language_service/get_all_line_items.rb
251
+ - examples/v201405/team_service/create_teams.rb
252
+ - examples/v201405/team_service/get_all_teams.rb
253
+ - examples/v201405/team_service/get_teams_by_statement.rb
254
+ - examples/v201405/team_service/update_teams.rb
255
+ - examples/v201405/custom_targeting_service/get_all_custom_targeting_keys_and_values.rb
256
+ - examples/v201405/custom_targeting_service/update_custom_targeting_keys.rb
257
+ - examples/v201405/custom_targeting_service/delete_custom_targeting_values.rb
258
+ - examples/v201405/custom_targeting_service/create_custom_targeting_keys_and_values.rb
259
+ - examples/v201405/custom_targeting_service/get_custom_targeting_values_by_statement.rb
260
+ - examples/v201405/custom_targeting_service/update_custom_targeting_values.rb
261
+ - examples/v201405/custom_targeting_service/get_custom_targeting_keys_by_statement.rb
262
+ - examples/v201405/custom_targeting_service/delete_custom_targeting_keys.rb
263
+ - examples/v201405/creative_set_service/get_creative_sets_by_statement.rb
264
+ - examples/v201405/creative_set_service/get_all_creative_sets.rb
265
+ - examples/v201405/creative_set_service/create_creative_set.rb
266
+ - examples/v201405/creative_set_service/update_creative_sets.rb
267
+ - examples/v201405/creative_set_service/associate_creative_set_to_line_item.rb
268
+ - examples/v201405/line_item_creative_association_service/get_all_licas.rb
269
+ - examples/v201405/line_item_creative_association_service/get_licas_by_statement.rb
270
+ - examples/v201405/line_item_creative_association_service/create_licas.rb
271
+ - examples/v201405/line_item_creative_association_service/update_licas.rb
272
+ - examples/v201405/line_item_creative_association_service/deactivate_licas.rb
273
+ - examples/v201405/creative_template_service/get_all_creative_templates.rb
274
+ - examples/v201405/creative_template_service/get_creative_templates_by_statement.rb
275
+ - examples/v201405/creative_template_service/get_creative_template.rb
276
+ - examples/v201405/creative_wrapper_service/deactivate_creative_wrapper.rb
277
+ - examples/v201405/creative_wrapper_service/update_creative_wrappers.rb
278
+ - examples/v201405/creative_wrapper_service/get_all_creative_wrappers.rb
279
+ - examples/v201405/creative_wrapper_service/create_creative_wrappers.rb
280
+ - examples/v201405/creative_wrapper_service/get_creative_wrappers_by_statement.rb
281
+ - examples/v201405/content_metadata_key_hierarchy_service/update_content_metadata_key_hierarchies.rb
282
+ - examples/v201405/content_metadata_key_hierarchy_service/delete_content_metadata_key_hierarchies.rb
283
+ - examples/v201405/content_metadata_key_hierarchy_service/create_content_metadata_key_hierarchies.rb
284
+ - examples/v201405/content_metadata_key_hierarchy_service/get_all_content_metadata_key_hierarchies.rb
285
+ - examples/v201405/user_service/update_users.rb
286
+ - examples/v201405/user_service/get_current_user.rb
287
+ - examples/v201405/user_service/get_all_roles.rb
288
+ - examples/v201405/user_service/get_users_by_statement.rb
289
+ - examples/v201405/user_service/create_users.rb
290
+ - examples/v201405/user_service/deactivate_users.rb
291
+ - examples/v201405/user_service/get_all_users.rb
292
+ - examples/v201405/common/setup_oauth2.rb
293
+ - examples/v201405/common/oauth2_jwt_handling.rb
294
+ - examples/v201405/common/error_handling.rb
295
+ - examples/v201405/report_service/run_delivery_report.rb
296
+ - examples/v201405/report_service/run_merged_delivery_report.rb
297
+ - examples/v201405/report_service/display_report.rb
298
+ - examples/v201405/report_service/run_sales_report.rb
299
+ - examples/v201405/report_service/run_inventory_report.rb
300
+ - examples/v201405/report_service/run_report_with_custom_fields.rb
301
+ - examples/v201405/report_service/download_report.rb
302
+ - examples/v201405/report_service/run_reach_report.rb
303
+ - examples/v201405/contact_service/get_uninvited_contacts.rb
304
+ - examples/v201405/contact_service/update_contacts.rb
305
+ - examples/v201405/contact_service/create_contacts.rb
306
+ - examples/v201405/contact_service/get_all_contacts.rb
307
+ - examples/v201405/activity_service/get_all_activities.rb
308
+ - examples/v201405/activity_service/update_activities.rb
309
+ - examples/v201405/activity_service/create_activities.rb
310
+ - examples/v201405/activity_service/get_active_activities.rb
311
+ - examples/v201405/audience_segment_service/get_first_party_audience_segments.rb
312
+ - examples/v201405/audience_segment_service/populate_first_party_audience_segments.rb
313
+ - examples/v201405/audience_segment_service/create_audience_segments.rb
314
+ - examples/v201405/audience_segment_service/get_all_audience_segments.rb
315
+ - examples/v201405/audience_segment_service/update_audience_segments.rb
316
+ - examples/v201408/user_team_association_service/update_user_team_associations.rb
317
+ - examples/v201408/user_team_association_service/delete_user_team_associations.rb
318
+ - examples/v201408/user_team_association_service/create_user_team_associations.rb
319
+ - examples/v201408/user_team_association_service/get_all_user_team_associations.rb
320
+ - examples/v201408/user_team_association_service/get_user_team_associations_by_statement.rb
321
+ - examples/v201408/suggested_ad_unit_service/get_suggested_ad_units_by_statement.rb
322
+ - examples/v201408/suggested_ad_unit_service/get_all_suggested_ad_units.rb
323
+ - examples/v201408/suggested_ad_unit_service/approve_all_suggested_ad_units.rb
324
+ - examples/v201408/custom_field_service/get_all_line_item_custom_fields.rb
325
+ - examples/v201408/custom_field_service/update_custom_fields.rb
326
+ - examples/v201408/custom_field_service/set_line_item_custom_field_value.rb
327
+ - examples/v201408/custom_field_service/create_custom_field_options.rb
328
+ - examples/v201408/custom_field_service/get_all_custom_fields.rb
329
+ - examples/v201408/custom_field_service/create_custom_fields.rb
330
+ - examples/v201408/custom_field_service/deactivate_all_line_item_custom_fields.rb
331
+ - examples/v201408/network_service/get_all_networks.rb
332
+ - examples/v201408/network_service/make_test_network.rb
333
+ - examples/v201408/network_service/get_current_network.rb
334
+ - examples/v201408/company_service/get_all_companies.rb
335
+ - examples/v201408/company_service/create_companies.rb
336
+ - examples/v201408/company_service/get_companies_by_statement.rb
337
+ - examples/v201408/company_service/update_companies.rb
338
+ - examples/v201408/line_item_service/target_custom_criteria.rb
339
+ - examples/v201408/line_item_service/update_line_items.rb
340
+ - examples/v201408/line_item_service/create_line_items.rb
341
+ - examples/v201408/line_item_service/get_all_line_items.rb
342
+ - examples/v201408/line_item_service/get_recently_updated_line_items.rb
343
+ - examples/v201408/line_item_service/create_video_line_item.rb
344
+ - examples/v201408/line_item_service/get_line_items_by_statement.rb
345
+ - examples/v201408/line_item_service/activate_line_items.rb
346
+ - examples/v201408/label_service/create_labels.rb
347
+ - examples/v201408/label_service/update_labels.rb
348
+ - examples/v201408/label_service/get_all_labels.rb
349
+ - examples/v201408/label_service/deactivate_labels.rb
350
+ - examples/v201408/label_service/get_labels_by_statement.rb
351
+ - examples/v201408/forecast_service/get_forecast.rb
352
+ - examples/v201408/forecast_service/get_forecast_by_id.rb
353
+ - examples/v201408/activity_group_service/get_all_activity_groups.rb
354
+ - examples/v201408/activity_group_service/get_active_activity_groups.rb
355
+ - examples/v201408/activity_group_service/create_activity_groups.rb
356
+ - examples/v201408/activity_group_service/update_activity_groups.rb
357
+ - examples/v201408/creative_service/copy_image_creatives.rb
358
+ - examples/v201408/creative_service/create_creatives.rb
359
+ - examples/v201408/creative_service/create_creative_from_template.rb
360
+ - examples/v201408/creative_service/get_all_creatives.rb
361
+ - examples/v201408/creative_service/get_creatives_by_statement.rb
362
+ - examples/v201408/creative_service/update_creatives.rb
363
+ - examples/v201408/creative_service/create_custom_creative.rb
364
+ - examples/v201408/content_service/get_all_content.rb
365
+ - examples/v201408/content_service/get_content_by_category.rb
366
+ - examples/v201408/placement_service/create_placements.rb
367
+ - examples/v201408/placement_service/get_placements_by_statement.rb
368
+ - examples/v201408/placement_service/deactivate_placements.rb
369
+ - examples/v201408/placement_service/update_placements.rb
370
+ - examples/v201408/placement_service/get_all_placements.rb
371
+ - examples/v201408/order_service/update_orders.rb
372
+ - examples/v201408/order_service/get_orders_by_statement.rb
373
+ - examples/v201408/order_service/create_orders.rb
374
+ - examples/v201408/order_service/approve_orders.rb
375
+ - examples/v201408/order_service/get_all_orders.rb
376
+ - examples/v201408/inventory_service/create_video_ad_unit.rb
377
+ - examples/v201408/inventory_service/deactivate_ad_units.rb
378
+ - examples/v201408/inventory_service/get_all_ad_units.rb
379
+ - examples/v201408/inventory_service/get_ad_unit_sizes.rb
380
+ - examples/v201408/inventory_service/get_ad_units_by_statement.rb
381
+ - examples/v201408/inventory_service/update_ad_units.rb
382
+ - examples/v201408/inventory_service/create_ad_units.rb
383
+ - examples/v201408/inventory_service/create_mobile_ad_unit.rb
384
+ - examples/v201408/publisher_query_language_service/get_geo_targets.rb
385
+ - examples/v201408/publisher_query_language_service/fetch_match_tables.rb
386
+ - examples/v201408/publisher_query_language_service/get_line_items_named_like.rb
387
+ - examples/v201408/publisher_query_language_service/get_all_line_items.rb
388
+ - examples/v201408/team_service/create_teams.rb
389
+ - examples/v201408/team_service/get_all_teams.rb
390
+ - examples/v201408/team_service/get_teams_by_statement.rb
391
+ - examples/v201408/team_service/update_teams.rb
392
+ - examples/v201408/custom_targeting_service/get_all_custom_targeting_keys_and_values.rb
393
+ - examples/v201408/custom_targeting_service/update_custom_targeting_keys.rb
394
+ - examples/v201408/custom_targeting_service/delete_custom_targeting_values.rb
395
+ - examples/v201408/custom_targeting_service/create_custom_targeting_keys_and_values.rb
396
+ - examples/v201408/custom_targeting_service/get_custom_targeting_values_by_statement.rb
397
+ - examples/v201408/custom_targeting_service/update_custom_targeting_values.rb
398
+ - examples/v201408/custom_targeting_service/get_custom_targeting_keys_by_statement.rb
399
+ - examples/v201408/custom_targeting_service/delete_custom_targeting_keys.rb
400
+ - examples/v201408/creative_set_service/get_creative_sets_by_statement.rb
401
+ - examples/v201408/creative_set_service/get_all_creative_sets.rb
402
+ - examples/v201408/creative_set_service/create_creative_set.rb
403
+ - examples/v201408/creative_set_service/update_creative_sets.rb
404
+ - examples/v201408/creative_set_service/associate_creative_set_to_line_item.rb
405
+ - examples/v201408/line_item_creative_association_service/get_all_licas.rb
406
+ - examples/v201408/line_item_creative_association_service/get_licas_by_statement.rb
407
+ - examples/v201408/line_item_creative_association_service/create_licas.rb
408
+ - examples/v201408/line_item_creative_association_service/update_licas.rb
409
+ - examples/v201408/line_item_creative_association_service/deactivate_licas.rb
410
+ - examples/v201408/creative_template_service/get_all_creative_templates.rb
411
+ - examples/v201408/creative_template_service/get_creative_templates_by_statement.rb
412
+ - examples/v201408/creative_wrapper_service/deactivate_creative_wrapper.rb
413
+ - examples/v201408/creative_wrapper_service/update_creative_wrappers.rb
414
+ - examples/v201408/creative_wrapper_service/get_all_creative_wrappers.rb
415
+ - examples/v201408/creative_wrapper_service/create_creative_wrappers.rb
416
+ - examples/v201408/creative_wrapper_service/get_creative_wrappers_by_statement.rb
417
+ - examples/v201408/content_metadata_key_hierarchy_service/update_content_metadata_key_hierarchies.rb
418
+ - examples/v201408/content_metadata_key_hierarchy_service/delete_content_metadata_key_hierarchies.rb
419
+ - examples/v201408/content_metadata_key_hierarchy_service/create_content_metadata_key_hierarchies.rb
420
+ - examples/v201408/content_metadata_key_hierarchy_service/get_all_content_metadata_key_hierarchies.rb
421
+ - examples/v201408/user_service/update_users.rb
422
+ - examples/v201408/user_service/get_current_user.rb
423
+ - examples/v201408/user_service/get_all_roles.rb
424
+ - examples/v201408/user_service/get_users_by_statement.rb
425
+ - examples/v201408/user_service/create_users.rb
426
+ - examples/v201408/user_service/deactivate_users.rb
427
+ - examples/v201408/user_service/get_all_users.rb
428
+ - examples/v201408/common/setup_oauth2.rb
429
+ - examples/v201408/common/oauth2_jwt_handling.rb
430
+ - examples/v201408/common/error_handling.rb
431
+ - examples/v201408/report_service/run_delivery_report.rb
432
+ - examples/v201408/report_service/display_report.rb
433
+ - examples/v201408/report_service/run_sales_report.rb
434
+ - examples/v201408/report_service/run_inventory_report.rb
435
+ - examples/v201408/report_service/run_report_with_custom_fields.rb
436
+ - examples/v201408/report_service/download_report.rb
437
+ - examples/v201408/report_service/run_reach_report.rb
438
+ - examples/v201408/contact_service/get_uninvited_contacts.rb
439
+ - examples/v201408/contact_service/update_contacts.rb
440
+ - examples/v201408/contact_service/create_contacts.rb
441
+ - examples/v201408/contact_service/get_all_contacts.rb
442
+ - examples/v201408/activity_service/get_all_activities.rb
443
+ - examples/v201408/activity_service/update_activities.rb
444
+ - examples/v201408/activity_service/create_activities.rb
445
+ - examples/v201408/activity_service/get_active_activities.rb
446
+ - examples/v201408/audience_segment_service/get_first_party_audience_segments.rb
447
+ - examples/v201408/audience_segment_service/populate_first_party_audience_segments.rb
448
+ - examples/v201408/audience_segment_service/create_audience_segments.rb
449
+ - examples/v201408/audience_segment_service/get_all_audience_segments.rb
450
+ - examples/v201408/audience_segment_service/update_audience_segments.rb
451
+ - examples/v201403/user_team_association_service/update_user_team_associations.rb
452
+ - examples/v201403/user_team_association_service/delete_user_team_associations.rb
453
+ - examples/v201403/user_team_association_service/create_user_team_associations.rb
454
+ - examples/v201403/user_team_association_service/get_all_user_team_associations.rb
455
+ - examples/v201403/user_team_association_service/get_user_team_associations_by_statement.rb
456
+ - examples/v201403/suggested_ad_unit_service/get_suggested_ad_units_by_statement.rb
457
+ - examples/v201403/suggested_ad_unit_service/get_all_suggested_ad_units.rb
458
+ - examples/v201403/suggested_ad_unit_service/get_suggested_ad_unit.rb
459
+ - examples/v201403/suggested_ad_unit_service/approve_all_suggested_ad_units.rb
460
+ - examples/v201403/custom_field_service/get_all_line_item_custom_fields.rb
461
+ - examples/v201403/custom_field_service/update_custom_fields.rb
462
+ - examples/v201403/custom_field_service/set_line_item_custom_field_value.rb
463
+ - examples/v201403/custom_field_service/create_custom_field_options.rb
464
+ - examples/v201403/custom_field_service/get_all_custom_fields.rb
465
+ - examples/v201403/custom_field_service/create_custom_fields.rb
466
+ - examples/v201403/custom_field_service/deactivate_all_line_item_custom_fields.rb
467
+ - examples/v201403/network_service/get_all_networks.rb
468
+ - examples/v201403/network_service/make_test_network.rb
469
+ - examples/v201403/network_service/get_current_network.rb
470
+ - examples/v201403/company_service/get_all_companies.rb
471
+ - examples/v201403/company_service/create_companies.rb
472
+ - examples/v201403/company_service/get_companies_by_statement.rb
473
+ - examples/v201403/company_service/update_companies.rb
474
+ - examples/v201403/line_item_service/target_custom_criteria.rb
475
+ - examples/v201403/line_item_service/update_line_items.rb
476
+ - examples/v201403/line_item_service/create_line_items.rb
477
+ - examples/v201403/line_item_service/get_all_line_items.rb
478
+ - examples/v201403/line_item_service/get_recently_updated_line_items.rb
479
+ - examples/v201403/line_item_service/create_mobile_line_item.rb
480
+ - examples/v201403/line_item_service/create_video_line_item.rb
481
+ - examples/v201403/line_item_service/get_line_items_by_statement.rb
482
+ - examples/v201403/line_item_service/activate_line_items.rb
483
+ - examples/v201403/label_service/create_labels.rb
484
+ - examples/v201403/label_service/update_labels.rb
485
+ - examples/v201403/label_service/get_all_labels.rb
486
+ - examples/v201403/label_service/deactivate_labels.rb
487
+ - examples/v201403/label_service/get_labels_by_statement.rb
488
+ - examples/v201403/forecast_service/get_forecast.rb
489
+ - examples/v201403/forecast_service/get_forecast_by_id.rb
490
+ - examples/v201403/activity_group_service/get_all_activity_groups.rb
491
+ - examples/v201403/activity_group_service/get_active_activity_groups.rb
492
+ - examples/v201403/activity_group_service/create_activity_groups.rb
493
+ - examples/v201403/activity_group_service/update_activity_groups.rb
494
+ - examples/v201403/creative_service/copy_image_creatives.rb
495
+ - examples/v201403/creative_service/create_creatives.rb
496
+ - examples/v201403/creative_service/create_creative_from_template.rb
497
+ - examples/v201403/creative_service/get_all_creatives.rb
498
+ - examples/v201403/creative_service/get_creatives_by_statement.rb
499
+ - examples/v201403/creative_service/update_creatives.rb
500
+ - examples/v201403/creative_service/create_custom_creative.rb
501
+ - examples/v201403/content_service/get_all_content.rb
502
+ - examples/v201403/content_service/get_content_by_category.rb
503
+ - examples/v201403/placement_service/create_placements.rb
504
+ - examples/v201403/placement_service/get_placements_by_statement.rb
505
+ - examples/v201403/placement_service/deactivate_placements.rb
506
+ - examples/v201403/placement_service/update_placements.rb
507
+ - examples/v201403/placement_service/get_all_placements.rb
508
+ - examples/v201403/order_service/update_orders.rb
509
+ - examples/v201403/order_service/get_orders_by_statement.rb
510
+ - examples/v201403/order_service/create_orders.rb
511
+ - examples/v201403/order_service/approve_orders.rb
512
+ - examples/v201403/order_service/get_all_orders.rb
513
+ - examples/v201403/inventory_service/create_video_ad_unit.rb
514
+ - examples/v201403/inventory_service/deactivate_ad_units.rb
515
+ - examples/v201403/inventory_service/get_all_ad_units.rb
516
+ - examples/v201403/inventory_service/get_ad_unit_sizes.rb
517
+ - examples/v201403/inventory_service/get_ad_units_by_statement.rb
518
+ - examples/v201403/inventory_service/update_ad_units.rb
519
+ - examples/v201403/inventory_service/create_ad_units.rb
520
+ - examples/v201403/inventory_service/create_mobile_ad_unit.rb
521
+ - examples/v201403/publisher_query_language_service/get_geo_targets.rb
522
+ - examples/v201403/publisher_query_language_service/fetch_match_tables.rb
523
+ - examples/v201403/publisher_query_language_service/get_line_items_named_like.rb
524
+ - examples/v201403/publisher_query_language_service/get_all_line_items.rb
525
+ - examples/v201403/team_service/create_teams.rb
526
+ - examples/v201403/team_service/get_all_teams.rb
527
+ - examples/v201403/team_service/get_teams_by_statement.rb
528
+ - examples/v201403/team_service/update_teams.rb
529
+ - examples/v201403/custom_targeting_service/get_all_custom_targeting_keys_and_values.rb
530
+ - examples/v201403/custom_targeting_service/update_custom_targeting_keys.rb
531
+ - examples/v201403/custom_targeting_service/delete_custom_targeting_values.rb
532
+ - examples/v201403/custom_targeting_service/create_custom_targeting_keys_and_values.rb
533
+ - examples/v201403/custom_targeting_service/get_custom_targeting_values_by_statement.rb
534
+ - examples/v201403/custom_targeting_service/update_custom_targeting_values.rb
535
+ - examples/v201403/custom_targeting_service/get_custom_targeting_keys_by_statement.rb
536
+ - examples/v201403/custom_targeting_service/delete_custom_targeting_keys.rb
537
+ - examples/v201403/creative_set_service/get_creative_sets_by_statement.rb
538
+ - examples/v201403/creative_set_service/get_all_creative_sets.rb
539
+ - examples/v201403/creative_set_service/create_creative_set.rb
540
+ - examples/v201403/creative_set_service/update_creative_sets.rb
541
+ - examples/v201403/creative_set_service/associate_creative_set_to_line_item.rb
542
+ - examples/v201403/line_item_creative_association_service/get_all_licas.rb
543
+ - examples/v201403/line_item_creative_association_service/get_licas_by_statement.rb
544
+ - examples/v201403/line_item_creative_association_service/create_licas.rb
545
+ - examples/v201403/line_item_creative_association_service/update_licas.rb
546
+ - examples/v201403/line_item_creative_association_service/deactivate_licas.rb
547
+ - examples/v201403/creative_template_service/get_all_creative_templates.rb
548
+ - examples/v201403/creative_template_service/get_creative_templates_by_statement.rb
549
+ - examples/v201403/creative_template_service/get_creative_template.rb
550
+ - examples/v201403/creative_wrapper_service/deactivate_creative_wrapper.rb
551
+ - examples/v201403/creative_wrapper_service/update_creative_wrappers.rb
552
+ - examples/v201403/creative_wrapper_service/get_all_creative_wrappers.rb
553
+ - examples/v201403/creative_wrapper_service/create_creative_wrappers.rb
554
+ - examples/v201403/creative_wrapper_service/get_creative_wrappers_by_statement.rb
555
+ - examples/v201403/content_metadata_key_hierarchy_service/update_content_metadata_key_hierarchies.rb
556
+ - examples/v201403/content_metadata_key_hierarchy_service/delete_content_metadata_key_hierarchies.rb
557
+ - examples/v201403/content_metadata_key_hierarchy_service/create_content_metadata_key_hierarchies.rb
558
+ - examples/v201403/content_metadata_key_hierarchy_service/get_all_content_metadata_key_hierarchies.rb
559
+ - examples/v201403/user_service/update_users.rb
560
+ - examples/v201403/user_service/get_current_user.rb
561
+ - examples/v201403/user_service/get_all_roles.rb
562
+ - examples/v201403/user_service/get_users_by_statement.rb
563
+ - examples/v201403/user_service/create_users.rb
564
+ - examples/v201403/user_service/deactivate_users.rb
565
+ - examples/v201403/user_service/get_all_users.rb
566
+ - examples/v201403/common/setup_oauth2.rb
567
+ - examples/v201403/common/oauth2_jwt_handling.rb
568
+ - examples/v201403/common/error_handling.rb
569
+ - examples/v201403/report_service/run_delivery_report.rb
570
+ - examples/v201403/report_service/run_merged_delivery_report.rb
571
+ - examples/v201403/report_service/display_report.rb
572
+ - examples/v201403/report_service/run_sales_report.rb
573
+ - examples/v201403/report_service/run_inventory_report.rb
574
+ - examples/v201403/report_service/run_report_with_custom_fields.rb
575
+ - examples/v201403/report_service/download_report.rb
576
+ - examples/v201403/report_service/run_reach_report.rb
577
+ - examples/v201403/contact_service/get_uninvited_contacts.rb
578
+ - examples/v201403/contact_service/update_contacts.rb
579
+ - examples/v201403/contact_service/create_contacts.rb
580
+ - examples/v201403/contact_service/get_all_contacts.rb
581
+ - examples/v201403/activity_service/get_all_activities.rb
582
+ - examples/v201403/activity_service/update_activities.rb
583
+ - examples/v201403/activity_service/create_activities.rb
584
+ - examples/v201403/activity_service/get_active_activities.rb
585
+ - examples/v201403/audience_segment_service/get_first_party_audience_segments.rb
586
+ - examples/v201403/audience_segment_service/populate_first_party_audience_segments.rb
587
+ - examples/v201403/audience_segment_service/create_audience_segments.rb
588
+ - examples/v201403/audience_segment_service/get_all_audience_segments.rb
589
+ - examples/v201403/audience_segment_service/update_audience_segments.rb
590
+ - lib/dfp_api/version.rb
591
+ - lib/dfp_api/v201311/creative_set_service_registry.rb
999
592
  - lib/dfp_api/v201311/base_rate_service.rb
1000
- - lib/dfp_api/v201311/proposal_service.rb
1001
- - lib/dfp_api/v201311/publisher_query_language_service_registry.rb
1002
- - lib/dfp_api/v201311/activity_service.rb
1003
- - lib/dfp_api/v201311/proposal_service_registry.rb
1004
- - lib/dfp_api/v201311/exchange_rate_service_registry.rb
1005
- - lib/dfp_api/v201311/user_team_association_service.rb
1006
- - lib/dfp_api/v201311/order_service_registry.rb
1007
- - lib/dfp_api/v201311/creative_template_service_registry.rb
1008
- - lib/dfp_api/v201311/label_service.rb
1009
- - lib/dfp_api/v201311/forecast_service.rb
1010
- - lib/dfp_api/v201311/report_service.rb
1011
- - lib/dfp_api/v201311/forecast_service_registry.rb
1012
- - lib/dfp_api/v201311/inventory_service_registry.rb
1013
- - lib/dfp_api/v201311/product_template_service_registry.rb
1014
- - lib/dfp_api/v201311/activity_group_service_registry.rb
1015
- - lib/dfp_api/v201311/content_service_registry.rb
1016
- - lib/dfp_api/v201311/line_item_template_service.rb
1017
- - lib/dfp_api/v201311/content_metadata_key_hierarchy_service.rb
1018
- - lib/dfp_api/v201311/rate_card_service_registry.rb
1019
- - lib/dfp_api/v201311/custom_targeting_service_registry.rb
1020
- - lib/dfp_api/v201311/custom_targeting_service.rb
1021
593
  - lib/dfp_api/v201311/line_item_creative_association_service.rb
1022
- - lib/dfp_api/v201311/workflow_request_service.rb
1023
- - lib/dfp_api/v201311/base_rate_service_registry.rb
1024
- - lib/dfp_api/v201311/proposal_line_item_service_registry.rb
1025
- - lib/dfp_api/v201311/suggested_ad_unit_service_registry.rb
1026
- - lib/dfp_api/v201311/network_service.rb
1027
- - lib/dfp_api/v201311/ad_rule_service_registry.rb
1028
- - lib/dfp_api/v201311/product_template_service.rb
594
+ - lib/dfp_api/v201311/content_metadata_key_hierarchy_service.rb
595
+ - lib/dfp_api/v201311/placement_service.rb
596
+ - lib/dfp_api/v201311/forecast_service_registry.rb
597
+ - lib/dfp_api/v201311/line_item_service_registry.rb
598
+ - lib/dfp_api/v201311/proposal_line_item_service.rb
599
+ - lib/dfp_api/v201311/team_service.rb
600
+ - lib/dfp_api/v201311/audience_segment_service.rb
1029
601
  - lib/dfp_api/v201311/custom_field_service.rb
1030
- - lib/dfp_api/v201311/company_service_registry.rb
1031
- - lib/dfp_api/v201311/user_service_registry.rb
1032
- - lib/dfp_api/v201311/team_service_registry.rb
602
+ - lib/dfp_api/v201311/creative_template_service_registry.rb
603
+ - lib/dfp_api/v201311/proposal_service.rb
1033
604
  - lib/dfp_api/v201311/reconciliation_report_service_registry.rb
1034
- - lib/dfp_api/v201311/reconciliation_order_report_service.rb
1035
- - lib/dfp_api/v201311/line_item_template_service_registry.rb
605
+ - lib/dfp_api/v201311/contact_service.rb
1036
606
  - lib/dfp_api/v201311/exchange_rate_service.rb
607
+ - lib/dfp_api/v201311/company_service.rb
1037
608
  - lib/dfp_api/v201311/creative_service.rb
1038
- - lib/dfp_api/v201311/proposal_line_item_service.rb
609
+ - lib/dfp_api/v201311/content_service.rb
610
+ - lib/dfp_api/v201311/reconciliation_report_row_service.rb
611
+ - lib/dfp_api/v201311/suggested_ad_unit_service_registry.rb
612
+ - lib/dfp_api/v201311/team_service_registry.rb
613
+ - lib/dfp_api/v201311/workflow_request_service.rb
614
+ - lib/dfp_api/v201311/reconciliation_report_service.rb
615
+ - lib/dfp_api/v201311/custom_field_service_registry.rb
616
+ - lib/dfp_api/v201311/line_item_template_service_registry.rb
617
+ - lib/dfp_api/v201311/suggested_ad_unit_service.rb
618
+ - lib/dfp_api/v201311/order_service_registry.rb
619
+ - lib/dfp_api/v201311/creative_template_service.rb
620
+ - lib/dfp_api/v201311/creative_service_registry.rb
621
+ - lib/dfp_api/v201311/creative_wrapper_service.rb
1039
622
  - lib/dfp_api/v201311/activity_group_service.rb
1040
623
  - lib/dfp_api/v201311/publisher_query_language_service.rb
1041
- - lib/dfp_api/v201311/reconciliation_report_row_service_registry.rb
1042
- - lib/dfp_api/v201311/content_service.rb
624
+ - lib/dfp_api/v201311/exchange_rate_service_registry.rb
625
+ - lib/dfp_api/v201311/label_service.rb
626
+ - lib/dfp_api/v201311/creative_set_service.rb
627
+ - lib/dfp_api/v201311/network_service_registry.rb
628
+ - lib/dfp_api/v201311/custom_targeting_service_registry.rb
629
+ - lib/dfp_api/v201311/rate_card_service_registry.rb
630
+ - lib/dfp_api/v201311/inventory_service_registry.rb
631
+ - lib/dfp_api/v201311/line_item_template_service.rb
632
+ - lib/dfp_api/v201311/workflow_request_service_registry.rb
633
+ - lib/dfp_api/v201311/content_metadata_key_hierarchy_service_registry.rb
1043
634
  - lib/dfp_api/v201311/product_service.rb
1044
- - lib/dfp_api/v201311/creative_template_service.rb
1045
- - lib/dfp_api/v201311/creative_set_service_registry.rb
1046
- - lib/dfp_api/v201311/ad_rule_service.rb
635
+ - lib/dfp_api/v201311/placement_service_registry.rb
636
+ - lib/dfp_api/v201311/reconciliation_report_row_service_registry.rb
637
+ - lib/dfp_api/v201311/rate_card_customization_service.rb
638
+ - lib/dfp_api/v201311/activity_service.rb
639
+ - lib/dfp_api/v201311/activity_service_registry.rb
640
+ - lib/dfp_api/v201311/reconciliation_order_report_service.rb
641
+ - lib/dfp_api/v201311/inventory_service.rb
642
+ - lib/dfp_api/v201311/audience_segment_service_registry.rb
643
+ - lib/dfp_api/v201311/line_item_service.rb
644
+ - lib/dfp_api/v201311/user_team_association_service.rb
645
+ - lib/dfp_api/v201311/user_service_registry.rb
646
+ - lib/dfp_api/v201311/proposal_line_item_service_registry.rb
647
+ - lib/dfp_api/v201311/order_service.rb
648
+ - lib/dfp_api/v201311/forecast_service.rb
1047
649
  - lib/dfp_api/v201311/rate_card_service.rb
1048
650
  - lib/dfp_api/v201311/user_service.rb
1049
- - lib/dfp_api/v201311/creative_service_registry.rb
651
+ - lib/dfp_api/v201311/reconciliation_order_report_service_registry.rb
652
+ - lib/dfp_api/v201311/report_service.rb
653
+ - lib/dfp_api/v201311/user_team_association_service_registry.rb
654
+ - lib/dfp_api/v201311/publisher_query_language_service_registry.rb
655
+ - lib/dfp_api/v201311/line_item_creative_association_service_registry.rb
656
+ - lib/dfp_api/v201311/creative_wrapper_service_registry.rb
657
+ - lib/dfp_api/v201311/contact_service_registry.rb
658
+ - lib/dfp_api/v201311/product_template_service.rb
659
+ - lib/dfp_api/v201311/product_template_service_registry.rb
660
+ - lib/dfp_api/v201311/content_bundle_service_registry.rb
661
+ - lib/dfp_api/v201311/activity_group_service_registry.rb
662
+ - lib/dfp_api/v201311/proposal_service_registry.rb
663
+ - lib/dfp_api/v201311/label_service_registry.rb
664
+ - lib/dfp_api/v201311/content_service_registry.rb
665
+ - lib/dfp_api/v201311/base_rate_service_registry.rb
1050
666
  - lib/dfp_api/v201311/content_bundle_service.rb
1051
- - lib/dfp_api/v201311/order_service.rb
1052
- - lib/dfp_api/v201311/audience_segment_service_registry.rb
667
+ - lib/dfp_api/v201311/custom_targeting_service.rb
668
+ - lib/dfp_api/v201311/network_service.rb
669
+ - lib/dfp_api/v201311/company_service_registry.rb
670
+ - lib/dfp_api/v201311/ad_rule_service.rb
671
+ - lib/dfp_api/v201311/ad_rule_service_registry.rb
672
+ - lib/dfp_api/v201311/report_service_registry.rb
673
+ - lib/dfp_api/v201311/rate_card_customization_service_registry.rb
1053
674
  - lib/dfp_api/v201311/product_service_registry.rb
1054
- - lib/dfp_api/v201311/line_item_service.rb
1055
- - lib/dfp_api/v201311/rate_card_customization_service.rb
1056
- - lib/dfp_api/v201311/content_metadata_key_hierarchy_service_registry.rb
1057
- - lib/dfp_api/v201311/placement_service.rb
1058
- - lib/dfp_api/v201311/reconciliation_report_service.rb
1059
- - lib/dfp_api/v201311/inventory_service.rb
1060
- - lib/dfp_api/v201311/line_item_service_registry.rb
1061
- - lib/dfp_api/v201302/suggested_ad_unit_service.rb
1062
- - lib/dfp_api/v201302/company_service.rb
1063
- - lib/dfp_api/v201302/placement_service_registry.rb
1064
- - lib/dfp_api/v201302/contact_service.rb
675
+ - lib/dfp_api/v201405/creative_set_service_registry.rb
676
+ - lib/dfp_api/v201405/base_rate_service.rb
677
+ - lib/dfp_api/v201405/line_item_creative_association_service.rb
678
+ - lib/dfp_api/v201405/content_metadata_key_hierarchy_service.rb
679
+ - lib/dfp_api/v201405/placement_service.rb
680
+ - lib/dfp_api/v201405/forecast_service_registry.rb
681
+ - lib/dfp_api/v201405/line_item_service_registry.rb
682
+ - lib/dfp_api/v201405/proposal_line_item_service.rb
683
+ - lib/dfp_api/v201405/team_service.rb
684
+ - lib/dfp_api/v201405/audience_segment_service.rb
685
+ - lib/dfp_api/v201405/custom_field_service.rb
686
+ - lib/dfp_api/v201405/creative_template_service_registry.rb
687
+ - lib/dfp_api/v201405/rate_card_customization_group_service_registry.rb
688
+ - lib/dfp_api/v201405/proposal_service.rb
689
+ - lib/dfp_api/v201405/reconciliation_report_service_registry.rb
690
+ - lib/dfp_api/v201405/contact_service.rb
691
+ - lib/dfp_api/v201405/exchange_rate_service.rb
692
+ - lib/dfp_api/v201405/company_service.rb
693
+ - lib/dfp_api/v201405/creative_service.rb
694
+ - lib/dfp_api/v201405/content_service.rb
695
+ - lib/dfp_api/v201405/reconciliation_report_row_service.rb
696
+ - lib/dfp_api/v201405/suggested_ad_unit_service_registry.rb
697
+ - lib/dfp_api/v201405/team_service_registry.rb
698
+ - lib/dfp_api/v201405/workflow_request_service.rb
699
+ - lib/dfp_api/v201405/reconciliation_report_service.rb
700
+ - lib/dfp_api/v201405/custom_field_service_registry.rb
701
+ - lib/dfp_api/v201405/line_item_template_service_registry.rb
702
+ - lib/dfp_api/v201405/suggested_ad_unit_service.rb
703
+ - lib/dfp_api/v201405/order_service_registry.rb
704
+ - lib/dfp_api/v201405/creative_template_service.rb
705
+ - lib/dfp_api/v201405/creative_service_registry.rb
706
+ - lib/dfp_api/v201405/creative_wrapper_service.rb
707
+ - lib/dfp_api/v201405/activity_group_service.rb
708
+ - lib/dfp_api/v201405/rate_card_customization_group_service.rb
709
+ - lib/dfp_api/v201405/publisher_query_language_service.rb
710
+ - lib/dfp_api/v201405/exchange_rate_service_registry.rb
711
+ - lib/dfp_api/v201405/label_service.rb
712
+ - lib/dfp_api/v201405/creative_set_service.rb
713
+ - lib/dfp_api/v201405/network_service_registry.rb
714
+ - lib/dfp_api/v201405/custom_targeting_service_registry.rb
715
+ - lib/dfp_api/v201405/rate_card_service_registry.rb
716
+ - lib/dfp_api/v201405/inventory_service_registry.rb
717
+ - lib/dfp_api/v201405/line_item_template_service.rb
718
+ - lib/dfp_api/v201405/workflow_request_service_registry.rb
719
+ - lib/dfp_api/v201405/content_metadata_key_hierarchy_service_registry.rb
720
+ - lib/dfp_api/v201405/product_service.rb
721
+ - lib/dfp_api/v201405/placement_service_registry.rb
722
+ - lib/dfp_api/v201405/reconciliation_report_row_service_registry.rb
723
+ - lib/dfp_api/v201405/rate_card_customization_service.rb
724
+ - lib/dfp_api/v201405/activity_service.rb
725
+ - lib/dfp_api/v201405/activity_service_registry.rb
726
+ - lib/dfp_api/v201405/reconciliation_order_report_service.rb
727
+ - lib/dfp_api/v201405/inventory_service.rb
728
+ - lib/dfp_api/v201405/audience_segment_service_registry.rb
729
+ - lib/dfp_api/v201405/line_item_service.rb
730
+ - lib/dfp_api/v201405/user_team_association_service.rb
731
+ - lib/dfp_api/v201405/user_service_registry.rb
732
+ - lib/dfp_api/v201405/proposal_line_item_service_registry.rb
733
+ - lib/dfp_api/v201405/order_service.rb
734
+ - lib/dfp_api/v201405/live_stream_event_service_registry.rb
735
+ - lib/dfp_api/v201405/forecast_service.rb
736
+ - lib/dfp_api/v201405/rate_card_service.rb
737
+ - lib/dfp_api/v201405/user_service.rb
738
+ - lib/dfp_api/v201405/reconciliation_order_report_service_registry.rb
739
+ - lib/dfp_api/v201405/report_service.rb
740
+ - lib/dfp_api/v201405/user_team_association_service_registry.rb
741
+ - lib/dfp_api/v201405/publisher_query_language_service_registry.rb
742
+ - lib/dfp_api/v201405/line_item_creative_association_service_registry.rb
743
+ - lib/dfp_api/v201405/creative_wrapper_service_registry.rb
744
+ - lib/dfp_api/v201405/contact_service_registry.rb
745
+ - lib/dfp_api/v201405/product_template_service.rb
746
+ - lib/dfp_api/v201405/product_template_service_registry.rb
747
+ - lib/dfp_api/v201405/content_bundle_service_registry.rb
748
+ - lib/dfp_api/v201405/activity_group_service_registry.rb
749
+ - lib/dfp_api/v201405/live_stream_event_service.rb
750
+ - lib/dfp_api/v201405/proposal_service_registry.rb
751
+ - lib/dfp_api/v201405/label_service_registry.rb
752
+ - lib/dfp_api/v201405/content_service_registry.rb
753
+ - lib/dfp_api/v201405/base_rate_service_registry.rb
754
+ - lib/dfp_api/v201405/content_bundle_service.rb
755
+ - lib/dfp_api/v201405/custom_targeting_service.rb
756
+ - lib/dfp_api/v201405/network_service.rb
757
+ - lib/dfp_api/v201405/company_service_registry.rb
758
+ - lib/dfp_api/v201405/ad_rule_service.rb
759
+ - lib/dfp_api/v201405/ad_rule_service_registry.rb
760
+ - lib/dfp_api/v201405/report_service_registry.rb
761
+ - lib/dfp_api/v201405/rate_card_customization_service_registry.rb
762
+ - lib/dfp_api/v201405/product_service_registry.rb
763
+ - lib/dfp_api/errors.rb
764
+ - lib/dfp_api/credential_handler.rb
765
+ - lib/dfp_api/api_config.rb
766
+ - lib/dfp_api/v201408/creative_set_service_registry.rb
767
+ - lib/dfp_api/v201408/base_rate_service.rb
768
+ - lib/dfp_api/v201408/line_item_creative_association_service.rb
769
+ - lib/dfp_api/v201408/content_metadata_key_hierarchy_service.rb
770
+ - lib/dfp_api/v201408/premium_rate_service_registry.rb
771
+ - lib/dfp_api/v201408/placement_service.rb
772
+ - lib/dfp_api/v201408/forecast_service_registry.rb
773
+ - lib/dfp_api/v201408/line_item_service_registry.rb
774
+ - lib/dfp_api/v201408/proposal_line_item_service.rb
775
+ - lib/dfp_api/v201408/team_service.rb
776
+ - lib/dfp_api/v201408/audience_segment_service.rb
777
+ - lib/dfp_api/v201408/custom_field_service.rb
778
+ - lib/dfp_api/v201408/creative_template_service_registry.rb
779
+ - lib/dfp_api/v201408/proposal_service.rb
780
+ - lib/dfp_api/v201408/reconciliation_report_service_registry.rb
781
+ - lib/dfp_api/v201408/contact_service.rb
782
+ - lib/dfp_api/v201408/exchange_rate_service.rb
783
+ - lib/dfp_api/v201408/company_service.rb
784
+ - lib/dfp_api/v201408/creative_service.rb
785
+ - lib/dfp_api/v201408/content_service.rb
786
+ - lib/dfp_api/v201408/reconciliation_report_row_service.rb
787
+ - lib/dfp_api/v201408/suggested_ad_unit_service_registry.rb
788
+ - lib/dfp_api/v201408/team_service_registry.rb
789
+ - lib/dfp_api/v201408/workflow_request_service.rb
790
+ - lib/dfp_api/v201408/reconciliation_report_service.rb
791
+ - lib/dfp_api/v201408/custom_field_service_registry.rb
792
+ - lib/dfp_api/v201408/line_item_template_service_registry.rb
793
+ - lib/dfp_api/v201408/suggested_ad_unit_service.rb
794
+ - lib/dfp_api/v201408/order_service_registry.rb
795
+ - lib/dfp_api/v201408/creative_template_service.rb
796
+ - lib/dfp_api/v201408/creative_service_registry.rb
797
+ - lib/dfp_api/v201408/creative_wrapper_service.rb
798
+ - lib/dfp_api/v201408/activity_group_service.rb
799
+ - lib/dfp_api/v201408/publisher_query_language_service.rb
800
+ - lib/dfp_api/v201408/exchange_rate_service_registry.rb
801
+ - lib/dfp_api/v201408/label_service.rb
802
+ - lib/dfp_api/v201408/creative_set_service.rb
803
+ - lib/dfp_api/v201408/network_service_registry.rb
804
+ - lib/dfp_api/v201408/custom_targeting_service_registry.rb
805
+ - lib/dfp_api/v201408/rate_card_service_registry.rb
806
+ - lib/dfp_api/v201408/inventory_service_registry.rb
807
+ - lib/dfp_api/v201408/line_item_template_service.rb
808
+ - lib/dfp_api/v201408/workflow_request_service_registry.rb
809
+ - lib/dfp_api/v201408/content_metadata_key_hierarchy_service_registry.rb
810
+ - lib/dfp_api/v201408/product_service.rb
811
+ - lib/dfp_api/v201408/placement_service_registry.rb
812
+ - lib/dfp_api/v201408/reconciliation_report_row_service_registry.rb
813
+ - lib/dfp_api/v201408/activity_service.rb
814
+ - lib/dfp_api/v201408/activity_service_registry.rb
815
+ - lib/dfp_api/v201408/reconciliation_order_report_service.rb
816
+ - lib/dfp_api/v201408/inventory_service.rb
817
+ - lib/dfp_api/v201408/audience_segment_service_registry.rb
818
+ - lib/dfp_api/v201408/line_item_service.rb
819
+ - lib/dfp_api/v201408/user_team_association_service.rb
820
+ - lib/dfp_api/v201408/user_service_registry.rb
821
+ - lib/dfp_api/v201408/proposal_line_item_service_registry.rb
822
+ - lib/dfp_api/v201408/order_service.rb
823
+ - lib/dfp_api/v201408/live_stream_event_service_registry.rb
824
+ - lib/dfp_api/v201408/forecast_service.rb
825
+ - lib/dfp_api/v201408/rate_card_service.rb
826
+ - lib/dfp_api/v201408/user_service.rb
827
+ - lib/dfp_api/v201408/reconciliation_order_report_service_registry.rb
828
+ - lib/dfp_api/v201408/report_service.rb
829
+ - lib/dfp_api/v201408/user_team_association_service_registry.rb
830
+ - lib/dfp_api/v201408/publisher_query_language_service_registry.rb
831
+ - lib/dfp_api/v201408/line_item_creative_association_service_registry.rb
832
+ - lib/dfp_api/v201408/creative_wrapper_service_registry.rb
833
+ - lib/dfp_api/v201408/contact_service_registry.rb
834
+ - lib/dfp_api/v201408/product_template_service.rb
835
+ - lib/dfp_api/v201408/product_template_service_registry.rb
836
+ - lib/dfp_api/v201408/content_bundle_service_registry.rb
837
+ - lib/dfp_api/v201408/activity_group_service_registry.rb
838
+ - lib/dfp_api/v201408/live_stream_event_service.rb
839
+ - lib/dfp_api/v201408/premium_rate_service.rb
840
+ - lib/dfp_api/v201408/proposal_service_registry.rb
841
+ - lib/dfp_api/v201408/label_service_registry.rb
842
+ - lib/dfp_api/v201408/content_service_registry.rb
843
+ - lib/dfp_api/v201408/base_rate_service_registry.rb
844
+ - lib/dfp_api/v201408/content_bundle_service.rb
845
+ - lib/dfp_api/v201408/custom_targeting_service.rb
846
+ - lib/dfp_api/v201408/network_service.rb
847
+ - lib/dfp_api/v201408/company_service_registry.rb
848
+ - lib/dfp_api/v201408/ad_rule_service.rb
849
+ - lib/dfp_api/v201408/ad_rule_service_registry.rb
850
+ - lib/dfp_api/v201408/report_service_registry.rb
851
+ - lib/dfp_api/v201408/product_service_registry.rb
852
+ - lib/dfp_api/v201302/creative_set_service_registry.rb
853
+ - lib/dfp_api/v201302/line_item_creative_association_service.rb
854
+ - lib/dfp_api/v201302/placement_service.rb
855
+ - lib/dfp_api/v201302/forecast_service_registry.rb
856
+ - lib/dfp_api/v201302/line_item_service_registry.rb
857
+ - lib/dfp_api/v201302/team_service.rb
1065
858
  - lib/dfp_api/v201302/audience_segment_service.rb
1066
- - lib/dfp_api/v201302/activity_service_registry.rb
859
+ - lib/dfp_api/v201302/custom_field_service.rb
860
+ - lib/dfp_api/v201302/third_party_slot_service.rb
861
+ - lib/dfp_api/v201302/creative_template_service_registry.rb
862
+ - lib/dfp_api/v201302/contact_service.rb
863
+ - lib/dfp_api/v201302/company_service.rb
864
+ - lib/dfp_api/v201302/creative_service.rb
865
+ - lib/dfp_api/v201302/content_service.rb
866
+ - lib/dfp_api/v201302/suggested_ad_unit_service_registry.rb
867
+ - lib/dfp_api/v201302/third_party_slot_service_registry.rb
868
+ - lib/dfp_api/v201302/team_service_registry.rb
1067
869
  - lib/dfp_api/v201302/custom_field_service_registry.rb
1068
- - lib/dfp_api/v201302/line_item_creative_association_service_registry.rb
1069
- - lib/dfp_api/v201302/label_service_registry.rb
1070
- - lib/dfp_api/v201302/network_service_registry.rb
1071
- - lib/dfp_api/v201302/report_service_registry.rb
1072
- - lib/dfp_api/v201302/creative_wrapper_service_registry.rb
1073
- - lib/dfp_api/v201302/team_service.rb
870
+ - lib/dfp_api/v201302/suggested_ad_unit_service.rb
871
+ - lib/dfp_api/v201302/order_service_registry.rb
872
+ - lib/dfp_api/v201302/creative_template_service.rb
873
+ - lib/dfp_api/v201302/creative_service_registry.rb
1074
874
  - lib/dfp_api/v201302/creative_wrapper_service.rb
1075
- - lib/dfp_api/v201302/contact_service_registry.rb
1076
- - lib/dfp_api/v201302/content_bundle_service_registry.rb
1077
- - lib/dfp_api/v201302/user_team_association_service_registry.rb
875
+ - lib/dfp_api/v201302/activity_group_service.rb
876
+ - lib/dfp_api/v201302/publisher_query_language_service.rb
877
+ - lib/dfp_api/v201302/label_service.rb
1078
878
  - lib/dfp_api/v201302/creative_set_service.rb
1079
- - lib/dfp_api/v201302/publisher_query_language_service_registry.rb
879
+ - lib/dfp_api/v201302/network_service_registry.rb
880
+ - lib/dfp_api/v201302/custom_targeting_service_registry.rb
881
+ - lib/dfp_api/v201302/inventory_service_registry.rb
882
+ - lib/dfp_api/v201302/placement_service_registry.rb
1080
883
  - lib/dfp_api/v201302/activity_service.rb
884
+ - lib/dfp_api/v201302/activity_service_registry.rb
885
+ - lib/dfp_api/v201302/inventory_service.rb
886
+ - lib/dfp_api/v201302/audience_segment_service_registry.rb
887
+ - lib/dfp_api/v201302/line_item_service.rb
1081
888
  - lib/dfp_api/v201302/user_team_association_service.rb
1082
- - lib/dfp_api/v201302/order_service_registry.rb
1083
- - lib/dfp_api/v201302/creative_template_service_registry.rb
1084
- - lib/dfp_api/v201302/label_service.rb
889
+ - lib/dfp_api/v201302/user_service_registry.rb
890
+ - lib/dfp_api/v201302/order_service.rb
1085
891
  - lib/dfp_api/v201302/forecast_service.rb
892
+ - lib/dfp_api/v201302/user_service.rb
1086
893
  - lib/dfp_api/v201302/report_service.rb
1087
- - lib/dfp_api/v201302/forecast_service_registry.rb
1088
- - lib/dfp_api/v201302/inventory_service_registry.rb
894
+ - lib/dfp_api/v201302/user_team_association_service_registry.rb
895
+ - lib/dfp_api/v201302/publisher_query_language_service_registry.rb
896
+ - lib/dfp_api/v201302/line_item_creative_association_service_registry.rb
897
+ - lib/dfp_api/v201302/creative_wrapper_service_registry.rb
898
+ - lib/dfp_api/v201302/contact_service_registry.rb
899
+ - lib/dfp_api/v201302/content_bundle_service_registry.rb
1089
900
  - lib/dfp_api/v201302/activity_group_service_registry.rb
901
+ - lib/dfp_api/v201302/label_service_registry.rb
1090
902
  - lib/dfp_api/v201302/content_service_registry.rb
1091
- - lib/dfp_api/v201302/custom_targeting_service_registry.rb
903
+ - lib/dfp_api/v201302/content_bundle_service.rb
1092
904
  - lib/dfp_api/v201302/custom_targeting_service.rb
1093
- - lib/dfp_api/v201302/third_party_slot_service_registry.rb
1094
- - lib/dfp_api/v201302/line_item_creative_association_service.rb
1095
- - lib/dfp_api/v201302/suggested_ad_unit_service_registry.rb
1096
905
  - lib/dfp_api/v201302/network_service.rb
1097
- - lib/dfp_api/v201302/ad_rule_service_registry.rb
1098
- - lib/dfp_api/v201302/custom_field_service.rb
1099
906
  - lib/dfp_api/v201302/company_service_registry.rb
1100
- - lib/dfp_api/v201302/user_service_registry.rb
1101
- - lib/dfp_api/v201302/team_service_registry.rb
1102
- - lib/dfp_api/v201302/creative_service.rb
1103
- - lib/dfp_api/v201302/activity_group_service.rb
1104
- - lib/dfp_api/v201302/publisher_query_language_service.rb
1105
- - lib/dfp_api/v201302/content_service.rb
1106
- - lib/dfp_api/v201302/creative_template_service.rb
1107
- - lib/dfp_api/v201302/creative_set_service_registry.rb
1108
907
  - lib/dfp_api/v201302/ad_rule_service.rb
1109
- - lib/dfp_api/v201302/user_service.rb
1110
- - lib/dfp_api/v201302/creative_service_registry.rb
1111
- - lib/dfp_api/v201302/content_bundle_service.rb
1112
- - lib/dfp_api/v201302/order_service.rb
1113
- - lib/dfp_api/v201302/audience_segment_service_registry.rb
1114
- - lib/dfp_api/v201302/line_item_service.rb
1115
- - lib/dfp_api/v201302/placement_service.rb
1116
- - lib/dfp_api/v201302/inventory_service.rb
1117
- - lib/dfp_api/v201302/line_item_service_registry.rb
1118
- - lib/dfp_api/v201302/third_party_slot_service.rb
1119
- - lib/dfp_api/v201208/suggested_ad_unit_service.rb
1120
- - lib/dfp_api/v201208/company_service.rb
1121
- - lib/dfp_api/v201208/placement_service_registry.rb
908
+ - lib/dfp_api/v201302/ad_rule_service_registry.rb
909
+ - lib/dfp_api/v201302/report_service_registry.rb
910
+ - lib/dfp_api/v201403/creative_set_service_registry.rb
911
+ - lib/dfp_api/v201403/base_rate_service.rb
912
+ - lib/dfp_api/v201403/line_item_creative_association_service.rb
913
+ - lib/dfp_api/v201403/content_metadata_key_hierarchy_service.rb
914
+ - lib/dfp_api/v201403/placement_service.rb
915
+ - lib/dfp_api/v201403/forecast_service_registry.rb
916
+ - lib/dfp_api/v201403/line_item_service_registry.rb
917
+ - lib/dfp_api/v201403/proposal_line_item_service.rb
918
+ - lib/dfp_api/v201403/team_service.rb
919
+ - lib/dfp_api/v201403/audience_segment_service.rb
920
+ - lib/dfp_api/v201403/custom_field_service.rb
921
+ - lib/dfp_api/v201403/creative_template_service_registry.rb
922
+ - lib/dfp_api/v201403/rate_card_customization_group_service_registry.rb
923
+ - lib/dfp_api/v201403/proposal_service.rb
924
+ - lib/dfp_api/v201403/reconciliation_report_service_registry.rb
925
+ - lib/dfp_api/v201403/contact_service.rb
926
+ - lib/dfp_api/v201403/exchange_rate_service.rb
927
+ - lib/dfp_api/v201403/company_service.rb
928
+ - lib/dfp_api/v201403/creative_service.rb
929
+ - lib/dfp_api/v201403/content_service.rb
930
+ - lib/dfp_api/v201403/reconciliation_report_row_service.rb
931
+ - lib/dfp_api/v201403/suggested_ad_unit_service_registry.rb
932
+ - lib/dfp_api/v201403/team_service_registry.rb
933
+ - lib/dfp_api/v201403/workflow_request_service.rb
934
+ - lib/dfp_api/v201403/reconciliation_report_service.rb
935
+ - lib/dfp_api/v201403/custom_field_service_registry.rb
936
+ - lib/dfp_api/v201403/line_item_template_service_registry.rb
937
+ - lib/dfp_api/v201403/suggested_ad_unit_service.rb
938
+ - lib/dfp_api/v201403/order_service_registry.rb
939
+ - lib/dfp_api/v201403/creative_template_service.rb
940
+ - lib/dfp_api/v201403/creative_service_registry.rb
941
+ - lib/dfp_api/v201403/creative_wrapper_service.rb
942
+ - lib/dfp_api/v201403/activity_group_service.rb
943
+ - lib/dfp_api/v201403/rate_card_customization_group_service.rb
944
+ - lib/dfp_api/v201403/publisher_query_language_service.rb
945
+ - lib/dfp_api/v201403/exchange_rate_service_registry.rb
946
+ - lib/dfp_api/v201403/label_service.rb
947
+ - lib/dfp_api/v201403/creative_set_service.rb
948
+ - lib/dfp_api/v201403/network_service_registry.rb
949
+ - lib/dfp_api/v201403/custom_targeting_service_registry.rb
950
+ - lib/dfp_api/v201403/rate_card_service_registry.rb
951
+ - lib/dfp_api/v201403/inventory_service_registry.rb
952
+ - lib/dfp_api/v201403/line_item_template_service.rb
953
+ - lib/dfp_api/v201403/workflow_request_service_registry.rb
954
+ - lib/dfp_api/v201403/content_metadata_key_hierarchy_service_registry.rb
955
+ - lib/dfp_api/v201403/product_service.rb
956
+ - lib/dfp_api/v201403/placement_service_registry.rb
957
+ - lib/dfp_api/v201403/reconciliation_report_row_service_registry.rb
958
+ - lib/dfp_api/v201403/rate_card_customization_service.rb
959
+ - lib/dfp_api/v201403/activity_service.rb
960
+ - lib/dfp_api/v201403/activity_service_registry.rb
961
+ - lib/dfp_api/v201403/reconciliation_order_report_service.rb
962
+ - lib/dfp_api/v201403/inventory_service.rb
963
+ - lib/dfp_api/v201403/audience_segment_service_registry.rb
964
+ - lib/dfp_api/v201403/line_item_service.rb
965
+ - lib/dfp_api/v201403/user_team_association_service.rb
966
+ - lib/dfp_api/v201403/user_service_registry.rb
967
+ - lib/dfp_api/v201403/proposal_line_item_service_registry.rb
968
+ - lib/dfp_api/v201403/order_service.rb
969
+ - lib/dfp_api/v201403/live_stream_event_service_registry.rb
970
+ - lib/dfp_api/v201403/forecast_service.rb
971
+ - lib/dfp_api/v201403/rate_card_service.rb
972
+ - lib/dfp_api/v201403/user_service.rb
973
+ - lib/dfp_api/v201403/reconciliation_order_report_service_registry.rb
974
+ - lib/dfp_api/v201403/report_service.rb
975
+ - lib/dfp_api/v201403/user_team_association_service_registry.rb
976
+ - lib/dfp_api/v201403/publisher_query_language_service_registry.rb
977
+ - lib/dfp_api/v201403/line_item_creative_association_service_registry.rb
978
+ - lib/dfp_api/v201403/creative_wrapper_service_registry.rb
979
+ - lib/dfp_api/v201403/contact_service_registry.rb
980
+ - lib/dfp_api/v201403/product_template_service.rb
981
+ - lib/dfp_api/v201403/product_template_service_registry.rb
982
+ - lib/dfp_api/v201403/content_bundle_service_registry.rb
983
+ - lib/dfp_api/v201403/activity_group_service_registry.rb
984
+ - lib/dfp_api/v201403/live_stream_event_service.rb
985
+ - lib/dfp_api/v201403/proposal_service_registry.rb
986
+ - lib/dfp_api/v201403/label_service_registry.rb
987
+ - lib/dfp_api/v201403/content_service_registry.rb
988
+ - lib/dfp_api/v201403/base_rate_service_registry.rb
989
+ - lib/dfp_api/v201403/content_bundle_service.rb
990
+ - lib/dfp_api/v201403/custom_targeting_service.rb
991
+ - lib/dfp_api/v201403/network_service.rb
992
+ - lib/dfp_api/v201403/company_service_registry.rb
993
+ - lib/dfp_api/v201403/ad_rule_service.rb
994
+ - lib/dfp_api/v201403/ad_rule_service_registry.rb
995
+ - lib/dfp_api/v201403/report_service_registry.rb
996
+ - lib/dfp_api/v201403/rate_card_customization_service_registry.rb
997
+ - lib/dfp_api/v201403/product_service_registry.rb
998
+ - lib/dfp_api/v201308/creative_set_service_registry.rb
999
+ - lib/dfp_api/v201308/base_rate_service.rb
1000
+ - lib/dfp_api/v201308/line_item_creative_association_service.rb
1001
+ - lib/dfp_api/v201308/placement_service.rb
1002
+ - lib/dfp_api/v201308/forecast_service_registry.rb
1003
+ - lib/dfp_api/v201308/line_item_service_registry.rb
1004
+ - lib/dfp_api/v201308/proposal_line_item_service.rb
1005
+ - lib/dfp_api/v201308/team_service.rb
1006
+ - lib/dfp_api/v201308/audience_segment_service.rb
1007
+ - lib/dfp_api/v201308/custom_field_service.rb
1008
+ - lib/dfp_api/v201308/creative_template_service_registry.rb
1009
+ - lib/dfp_api/v201308/proposal_service.rb
1010
+ - lib/dfp_api/v201308/reconciliation_report_service_registry.rb
1011
+ - lib/dfp_api/v201308/contact_service.rb
1012
+ - lib/dfp_api/v201308/company_service.rb
1013
+ - lib/dfp_api/v201308/creative_service.rb
1014
+ - lib/dfp_api/v201308/content_service.rb
1015
+ - lib/dfp_api/v201308/reconciliation_report_row_service.rb
1016
+ - lib/dfp_api/v201308/suggested_ad_unit_service_registry.rb
1017
+ - lib/dfp_api/v201308/team_service_registry.rb
1018
+ - lib/dfp_api/v201308/reconciliation_report_service.rb
1019
+ - lib/dfp_api/v201308/custom_field_service_registry.rb
1020
+ - lib/dfp_api/v201308/line_item_template_service_registry.rb
1021
+ - lib/dfp_api/v201308/suggested_ad_unit_service.rb
1022
+ - lib/dfp_api/v201308/order_service_registry.rb
1023
+ - lib/dfp_api/v201308/creative_template_service.rb
1024
+ - lib/dfp_api/v201308/creative_service_registry.rb
1025
+ - lib/dfp_api/v201308/creative_wrapper_service.rb
1026
+ - lib/dfp_api/v201308/activity_group_service.rb
1027
+ - lib/dfp_api/v201308/publisher_query_language_service.rb
1028
+ - lib/dfp_api/v201308/label_service.rb
1029
+ - lib/dfp_api/v201308/creative_set_service.rb
1030
+ - lib/dfp_api/v201308/network_service_registry.rb
1031
+ - lib/dfp_api/v201308/custom_targeting_service_registry.rb
1032
+ - lib/dfp_api/v201308/rate_card_service_registry.rb
1033
+ - lib/dfp_api/v201308/inventory_service_registry.rb
1034
+ - lib/dfp_api/v201308/line_item_template_service.rb
1035
+ - lib/dfp_api/v201308/product_service.rb
1036
+ - lib/dfp_api/v201308/placement_service_registry.rb
1037
+ - lib/dfp_api/v201308/reconciliation_report_row_service_registry.rb
1038
+ - lib/dfp_api/v201308/rate_card_customization_service.rb
1039
+ - lib/dfp_api/v201308/activity_service.rb
1040
+ - lib/dfp_api/v201308/activity_service_registry.rb
1041
+ - lib/dfp_api/v201308/reconciliation_order_report_service.rb
1042
+ - lib/dfp_api/v201308/workflow_action_service_registry.rb
1043
+ - lib/dfp_api/v201308/inventory_service.rb
1044
+ - lib/dfp_api/v201308/audience_segment_service_registry.rb
1045
+ - lib/dfp_api/v201308/line_item_service.rb
1046
+ - lib/dfp_api/v201308/user_team_association_service.rb
1047
+ - lib/dfp_api/v201308/user_service_registry.rb
1048
+ - lib/dfp_api/v201308/proposal_line_item_service_registry.rb
1049
+ - lib/dfp_api/v201308/order_service.rb
1050
+ - lib/dfp_api/v201308/forecast_service.rb
1051
+ - lib/dfp_api/v201308/rate_card_service.rb
1052
+ - lib/dfp_api/v201308/user_service.rb
1053
+ - lib/dfp_api/v201308/reconciliation_order_report_service_registry.rb
1054
+ - lib/dfp_api/v201308/report_service.rb
1055
+ - lib/dfp_api/v201308/user_team_association_service_registry.rb
1056
+ - lib/dfp_api/v201308/publisher_query_language_service_registry.rb
1057
+ - lib/dfp_api/v201308/line_item_creative_association_service_registry.rb
1058
+ - lib/dfp_api/v201308/creative_wrapper_service_registry.rb
1059
+ - lib/dfp_api/v201308/contact_service_registry.rb
1060
+ - lib/dfp_api/v201308/product_template_service.rb
1061
+ - lib/dfp_api/v201308/product_template_service_registry.rb
1062
+ - lib/dfp_api/v201308/content_bundle_service_registry.rb
1063
+ - lib/dfp_api/v201308/activity_group_service_registry.rb
1064
+ - lib/dfp_api/v201308/proposal_service_registry.rb
1065
+ - lib/dfp_api/v201308/label_service_registry.rb
1066
+ - lib/dfp_api/v201308/content_service_registry.rb
1067
+ - lib/dfp_api/v201308/base_rate_service_registry.rb
1068
+ - lib/dfp_api/v201308/content_bundle_service.rb
1069
+ - lib/dfp_api/v201308/workflow_action_service.rb
1070
+ - lib/dfp_api/v201308/custom_targeting_service.rb
1071
+ - lib/dfp_api/v201308/network_service.rb
1072
+ - lib/dfp_api/v201308/company_service_registry.rb
1073
+ - lib/dfp_api/v201308/ad_rule_service.rb
1074
+ - lib/dfp_api/v201308/ad_rule_service_registry.rb
1075
+ - lib/dfp_api/v201308/report_service_registry.rb
1076
+ - lib/dfp_api/v201308/rate_card_customization_service_registry.rb
1077
+ - lib/dfp_api/v201308/product_service_registry.rb
1078
+ - lib/dfp_api/v201211/creative_set_service_registry.rb
1079
+ - lib/dfp_api/v201211/line_item_creative_association_service.rb
1080
+ - lib/dfp_api/v201211/placement_service.rb
1081
+ - lib/dfp_api/v201211/forecast_service_registry.rb
1082
+ - lib/dfp_api/v201211/line_item_service_registry.rb
1083
+ - lib/dfp_api/v201211/team_service.rb
1084
+ - lib/dfp_api/v201211/audience_segment_service.rb
1085
+ - lib/dfp_api/v201211/custom_field_service.rb
1086
+ - lib/dfp_api/v201211/third_party_slot_service.rb
1087
+ - lib/dfp_api/v201211/creative_template_service_registry.rb
1088
+ - lib/dfp_api/v201211/company_service.rb
1089
+ - lib/dfp_api/v201211/creative_service.rb
1090
+ - lib/dfp_api/v201211/content_service.rb
1091
+ - lib/dfp_api/v201211/suggested_ad_unit_service_registry.rb
1092
+ - lib/dfp_api/v201211/third_party_slot_service_registry.rb
1093
+ - lib/dfp_api/v201211/team_service_registry.rb
1094
+ - lib/dfp_api/v201211/custom_field_service_registry.rb
1095
+ - lib/dfp_api/v201211/suggested_ad_unit_service.rb
1096
+ - lib/dfp_api/v201211/order_service_registry.rb
1097
+ - lib/dfp_api/v201211/creative_template_service.rb
1098
+ - lib/dfp_api/v201211/creative_service_registry.rb
1099
+ - lib/dfp_api/v201211/creative_wrapper_service.rb
1100
+ - lib/dfp_api/v201211/publisher_query_language_service.rb
1101
+ - lib/dfp_api/v201211/label_service.rb
1102
+ - lib/dfp_api/v201211/creative_set_service.rb
1103
+ - lib/dfp_api/v201211/network_service_registry.rb
1104
+ - lib/dfp_api/v201211/custom_targeting_service_registry.rb
1105
+ - lib/dfp_api/v201211/inventory_service_registry.rb
1106
+ - lib/dfp_api/v201211/placement_service_registry.rb
1107
+ - lib/dfp_api/v201211/inventory_service.rb
1108
+ - lib/dfp_api/v201211/audience_segment_service_registry.rb
1109
+ - lib/dfp_api/v201211/line_item_service.rb
1110
+ - lib/dfp_api/v201211/user_team_association_service.rb
1111
+ - lib/dfp_api/v201211/user_service_registry.rb
1112
+ - lib/dfp_api/v201211/order_service.rb
1113
+ - lib/dfp_api/v201211/forecast_service.rb
1114
+ - lib/dfp_api/v201211/user_service.rb
1115
+ - lib/dfp_api/v201211/report_service.rb
1116
+ - lib/dfp_api/v201211/user_team_association_service_registry.rb
1117
+ - lib/dfp_api/v201211/publisher_query_language_service_registry.rb
1118
+ - lib/dfp_api/v201211/line_item_creative_association_service_registry.rb
1119
+ - lib/dfp_api/v201211/creative_wrapper_service_registry.rb
1120
+ - lib/dfp_api/v201211/label_service_registry.rb
1121
+ - lib/dfp_api/v201211/content_service_registry.rb
1122
+ - lib/dfp_api/v201211/custom_targeting_service.rb
1123
+ - lib/dfp_api/v201211/network_service.rb
1124
+ - lib/dfp_api/v201211/company_service_registry.rb
1125
+ - lib/dfp_api/v201211/report_service_registry.rb
1126
+ - lib/dfp_api/v201306/creative_set_service_registry.rb
1127
+ - lib/dfp_api/v201306/base_rate_service.rb
1128
+ - lib/dfp_api/v201306/line_item_creative_association_service.rb
1129
+ - lib/dfp_api/v201306/placement_service.rb
1130
+ - lib/dfp_api/v201306/forecast_service_registry.rb
1131
+ - lib/dfp_api/v201306/line_item_service_registry.rb
1132
+ - lib/dfp_api/v201306/proposal_line_item_service.rb
1133
+ - lib/dfp_api/v201306/team_service.rb
1134
+ - lib/dfp_api/v201306/audience_segment_service.rb
1135
+ - lib/dfp_api/v201306/custom_field_service.rb
1136
+ - lib/dfp_api/v201306/creative_template_service_registry.rb
1137
+ - lib/dfp_api/v201306/proposal_service.rb
1138
+ - lib/dfp_api/v201306/reconciliation_report_service_registry.rb
1139
+ - lib/dfp_api/v201306/contact_service.rb
1140
+ - lib/dfp_api/v201306/company_service.rb
1141
+ - lib/dfp_api/v201306/creative_service.rb
1142
+ - lib/dfp_api/v201306/content_service.rb
1143
+ - lib/dfp_api/v201306/reconciliation_report_row_service.rb
1144
+ - lib/dfp_api/v201306/suggested_ad_unit_service_registry.rb
1145
+ - lib/dfp_api/v201306/team_service_registry.rb
1146
+ - lib/dfp_api/v201306/reconciliation_report_service.rb
1147
+ - lib/dfp_api/v201306/custom_field_service_registry.rb
1148
+ - lib/dfp_api/v201306/line_item_template_service_registry.rb
1149
+ - lib/dfp_api/v201306/suggested_ad_unit_service.rb
1150
+ - lib/dfp_api/v201306/order_service_registry.rb
1151
+ - lib/dfp_api/v201306/creative_template_service.rb
1152
+ - lib/dfp_api/v201306/creative_service_registry.rb
1153
+ - lib/dfp_api/v201306/creative_wrapper_service.rb
1154
+ - lib/dfp_api/v201306/activity_group_service.rb
1155
+ - lib/dfp_api/v201306/publisher_query_language_service.rb
1156
+ - lib/dfp_api/v201306/label_service.rb
1157
+ - lib/dfp_api/v201306/creative_set_service.rb
1158
+ - lib/dfp_api/v201306/network_service_registry.rb
1159
+ - lib/dfp_api/v201306/custom_targeting_service_registry.rb
1160
+ - lib/dfp_api/v201306/rate_card_service_registry.rb
1161
+ - lib/dfp_api/v201306/inventory_service_registry.rb
1162
+ - lib/dfp_api/v201306/line_item_template_service.rb
1163
+ - lib/dfp_api/v201306/product_service.rb
1164
+ - lib/dfp_api/v201306/placement_service_registry.rb
1165
+ - lib/dfp_api/v201306/reconciliation_report_row_service_registry.rb
1166
+ - lib/dfp_api/v201306/rate_card_customization_service.rb
1167
+ - lib/dfp_api/v201306/activity_service.rb
1168
+ - lib/dfp_api/v201306/activity_service_registry.rb
1169
+ - lib/dfp_api/v201306/reconciliation_order_report_service.rb
1170
+ - lib/dfp_api/v201306/workflow_action_service_registry.rb
1171
+ - lib/dfp_api/v201306/inventory_service.rb
1172
+ - lib/dfp_api/v201306/audience_segment_service_registry.rb
1173
+ - lib/dfp_api/v201306/line_item_service.rb
1174
+ - lib/dfp_api/v201306/user_team_association_service.rb
1175
+ - lib/dfp_api/v201306/user_service_registry.rb
1176
+ - lib/dfp_api/v201306/proposal_line_item_service_registry.rb
1177
+ - lib/dfp_api/v201306/order_service.rb
1178
+ - lib/dfp_api/v201306/forecast_service.rb
1179
+ - lib/dfp_api/v201306/rate_card_service.rb
1180
+ - lib/dfp_api/v201306/user_service.rb
1181
+ - lib/dfp_api/v201306/reconciliation_order_report_service_registry.rb
1182
+ - lib/dfp_api/v201306/report_service.rb
1183
+ - lib/dfp_api/v201306/user_team_association_service_registry.rb
1184
+ - lib/dfp_api/v201306/publisher_query_language_service_registry.rb
1185
+ - lib/dfp_api/v201306/line_item_creative_association_service_registry.rb
1186
+ - lib/dfp_api/v201306/creative_wrapper_service_registry.rb
1187
+ - lib/dfp_api/v201306/contact_service_registry.rb
1188
+ - lib/dfp_api/v201306/product_template_service.rb
1189
+ - lib/dfp_api/v201306/product_template_service_registry.rb
1190
+ - lib/dfp_api/v201306/content_bundle_service_registry.rb
1191
+ - lib/dfp_api/v201306/activity_group_service_registry.rb
1192
+ - lib/dfp_api/v201306/proposal_service_registry.rb
1193
+ - lib/dfp_api/v201306/label_service_registry.rb
1194
+ - lib/dfp_api/v201306/content_service_registry.rb
1195
+ - lib/dfp_api/v201306/base_rate_service_registry.rb
1196
+ - lib/dfp_api/v201306/content_bundle_service.rb
1197
+ - lib/dfp_api/v201306/workflow_action_service.rb
1198
+ - lib/dfp_api/v201306/custom_targeting_service.rb
1199
+ - lib/dfp_api/v201306/network_service.rb
1200
+ - lib/dfp_api/v201306/company_service_registry.rb
1201
+ - lib/dfp_api/v201306/ad_rule_service.rb
1202
+ - lib/dfp_api/v201306/ad_rule_service_registry.rb
1203
+ - lib/dfp_api/v201306/report_service_registry.rb
1204
+ - lib/dfp_api/v201306/rate_card_customization_service_registry.rb
1205
+ - lib/dfp_api/v201306/product_service_registry.rb
1206
+ - lib/dfp_api/v201208/creative_set_service_registry.rb
1207
+ - lib/dfp_api/v201208/line_item_creative_association_service.rb
1208
+ - lib/dfp_api/v201208/placement_service.rb
1209
+ - lib/dfp_api/v201208/forecast_service_registry.rb
1210
+ - lib/dfp_api/v201208/line_item_service_registry.rb
1211
+ - lib/dfp_api/v201208/team_service.rb
1122
1212
  - lib/dfp_api/v201208/audience_segment_service.rb
1213
+ - lib/dfp_api/v201208/custom_field_service.rb
1214
+ - lib/dfp_api/v201208/third_party_slot_service.rb
1215
+ - lib/dfp_api/v201208/creative_template_service_registry.rb
1216
+ - lib/dfp_api/v201208/company_service.rb
1217
+ - lib/dfp_api/v201208/creative_service.rb
1218
+ - lib/dfp_api/v201208/content_service.rb
1219
+ - lib/dfp_api/v201208/suggested_ad_unit_service_registry.rb
1220
+ - lib/dfp_api/v201208/third_party_slot_service_registry.rb
1221
+ - lib/dfp_api/v201208/team_service_registry.rb
1123
1222
  - lib/dfp_api/v201208/custom_field_service_registry.rb
1124
- - lib/dfp_api/v201208/line_item_creative_association_service_registry.rb
1125
- - lib/dfp_api/v201208/label_service_registry.rb
1126
- - lib/dfp_api/v201208/network_service_registry.rb
1127
- - lib/dfp_api/v201208/report_service_registry.rb
1128
- - lib/dfp_api/v201208/team_service.rb
1129
- - lib/dfp_api/v201208/user_team_association_service_registry.rb
1130
- - lib/dfp_api/v201208/creative_set_service.rb
1131
- - lib/dfp_api/v201208/publisher_query_language_service_registry.rb
1132
- - lib/dfp_api/v201208/user_team_association_service.rb
1223
+ - lib/dfp_api/v201208/suggested_ad_unit_service.rb
1133
1224
  - lib/dfp_api/v201208/order_service_registry.rb
1134
- - lib/dfp_api/v201208/creative_template_service_registry.rb
1225
+ - lib/dfp_api/v201208/creative_template_service.rb
1226
+ - lib/dfp_api/v201208/creative_service_registry.rb
1227
+ - lib/dfp_api/v201208/publisher_query_language_service.rb
1135
1228
  - lib/dfp_api/v201208/label_service.rb
1229
+ - lib/dfp_api/v201208/creative_set_service.rb
1230
+ - lib/dfp_api/v201208/network_service_registry.rb
1231
+ - lib/dfp_api/v201208/custom_targeting_service_registry.rb
1232
+ - lib/dfp_api/v201208/inventory_service_registry.rb
1233
+ - lib/dfp_api/v201208/placement_service_registry.rb
1234
+ - lib/dfp_api/v201208/inventory_service.rb
1235
+ - lib/dfp_api/v201208/audience_segment_service_registry.rb
1236
+ - lib/dfp_api/v201208/line_item_service.rb
1237
+ - lib/dfp_api/v201208/user_team_association_service.rb
1238
+ - lib/dfp_api/v201208/user_service_registry.rb
1239
+ - lib/dfp_api/v201208/order_service.rb
1136
1240
  - lib/dfp_api/v201208/forecast_service.rb
1241
+ - lib/dfp_api/v201208/user_service.rb
1137
1242
  - lib/dfp_api/v201208/report_service.rb
1138
- - lib/dfp_api/v201208/forecast_service_registry.rb
1139
- - lib/dfp_api/v201208/inventory_service_registry.rb
1243
+ - lib/dfp_api/v201208/user_team_association_service_registry.rb
1244
+ - lib/dfp_api/v201208/publisher_query_language_service_registry.rb
1245
+ - lib/dfp_api/v201208/line_item_creative_association_service_registry.rb
1246
+ - lib/dfp_api/v201208/label_service_registry.rb
1140
1247
  - lib/dfp_api/v201208/content_service_registry.rb
1141
- - lib/dfp_api/v201208/custom_targeting_service_registry.rb
1142
1248
  - lib/dfp_api/v201208/custom_targeting_service.rb
1143
- - lib/dfp_api/v201208/third_party_slot_service_registry.rb
1144
- - lib/dfp_api/v201208/line_item_creative_association_service.rb
1145
- - lib/dfp_api/v201208/suggested_ad_unit_service_registry.rb
1146
1249
  - lib/dfp_api/v201208/network_service.rb
1147
- - lib/dfp_api/v201208/custom_field_service.rb
1148
1250
  - lib/dfp_api/v201208/company_service_registry.rb
1149
- - lib/dfp_api/v201208/user_service_registry.rb
1150
- - lib/dfp_api/v201208/team_service_registry.rb
1151
- - lib/dfp_api/v201208/creative_service.rb
1152
- - lib/dfp_api/v201208/publisher_query_language_service.rb
1153
- - lib/dfp_api/v201208/content_service.rb
1154
- - lib/dfp_api/v201208/creative_template_service.rb
1155
- - lib/dfp_api/v201208/creative_set_service_registry.rb
1156
- - lib/dfp_api/v201208/user_service.rb
1157
- - lib/dfp_api/v201208/creative_service_registry.rb
1158
- - lib/dfp_api/v201208/order_service.rb
1159
- - lib/dfp_api/v201208/audience_segment_service_registry.rb
1160
- - lib/dfp_api/v201208/line_item_service.rb
1161
- - lib/dfp_api/v201208/placement_service.rb
1162
- - lib/dfp_api/v201208/inventory_service.rb
1163
- - lib/dfp_api/v201208/line_item_service_registry.rb
1164
- - lib/dfp_api/v201208/third_party_slot_service.rb
1165
- - lib/dfp_api/api_config.rb
1166
- - lib/dfp_api/version.rb
1167
- - lib/dfp_api/v201405/reconciliation_order_report_service_registry.rb
1168
- - lib/dfp_api/v201405/rate_card_customization_service_registry.rb
1169
- - lib/dfp_api/v201405/suggested_ad_unit_service.rb
1170
- - lib/dfp_api/v201405/company_service.rb
1171
- - lib/dfp_api/v201405/workflow_request_service_registry.rb
1172
- - lib/dfp_api/v201405/placement_service_registry.rb
1173
- - lib/dfp_api/v201405/contact_service.rb
1174
- - lib/dfp_api/v201405/audience_segment_service.rb
1175
- - lib/dfp_api/v201405/activity_service_registry.rb
1176
- - lib/dfp_api/v201405/custom_field_service_registry.rb
1177
- - lib/dfp_api/v201405/line_item_creative_association_service_registry.rb
1178
- - lib/dfp_api/v201405/label_service_registry.rb
1179
- - lib/dfp_api/v201405/network_service_registry.rb
1180
- - lib/dfp_api/v201405/rate_card_customization_group_service_registry.rb
1181
- - lib/dfp_api/v201405/report_service_registry.rb
1182
- - lib/dfp_api/v201405/creative_wrapper_service_registry.rb
1183
- - lib/dfp_api/v201405/team_service.rb
1184
- - lib/dfp_api/v201405/creative_wrapper_service.rb
1185
- - lib/dfp_api/v201405/contact_service_registry.rb
1186
- - lib/dfp_api/v201405/content_bundle_service_registry.rb
1187
- - lib/dfp_api/v201405/user_team_association_service_registry.rb
1188
- - lib/dfp_api/v201405/creative_set_service.rb
1189
- - lib/dfp_api/v201405/reconciliation_report_row_service.rb
1190
- - lib/dfp_api/v201405/base_rate_service.rb
1191
- - lib/dfp_api/v201405/proposal_service.rb
1192
- - lib/dfp_api/v201405/publisher_query_language_service_registry.rb
1193
- - lib/dfp_api/v201405/activity_service.rb
1194
- - lib/dfp_api/v201405/proposal_service_registry.rb
1195
- - lib/dfp_api/v201405/exchange_rate_service_registry.rb
1196
- - lib/dfp_api/v201405/user_team_association_service.rb
1197
- - lib/dfp_api/v201405/order_service_registry.rb
1198
- - lib/dfp_api/v201405/creative_template_service_registry.rb
1199
- - lib/dfp_api/v201405/label_service.rb
1200
- - lib/dfp_api/v201405/forecast_service.rb
1201
- - lib/dfp_api/v201405/report_service.rb
1202
- - lib/dfp_api/v201405/forecast_service_registry.rb
1203
- - lib/dfp_api/v201405/rate_card_customization_group_service.rb
1204
- - lib/dfp_api/v201405/inventory_service_registry.rb
1205
- - lib/dfp_api/v201405/product_template_service_registry.rb
1206
- - lib/dfp_api/v201405/activity_group_service_registry.rb
1207
- - lib/dfp_api/v201405/content_service_registry.rb
1208
- - lib/dfp_api/v201405/line_item_template_service.rb
1209
- - lib/dfp_api/v201405/content_metadata_key_hierarchy_service.rb
1210
- - lib/dfp_api/v201405/rate_card_service_registry.rb
1211
- - lib/dfp_api/v201405/live_stream_event_service.rb
1212
- - lib/dfp_api/v201405/custom_targeting_service_registry.rb
1213
- - lib/dfp_api/v201405/custom_targeting_service.rb
1214
- - lib/dfp_api/v201405/line_item_creative_association_service.rb
1215
- - lib/dfp_api/v201405/workflow_request_service.rb
1216
- - lib/dfp_api/v201405/base_rate_service_registry.rb
1217
- - lib/dfp_api/v201405/proposal_line_item_service_registry.rb
1218
- - lib/dfp_api/v201405/suggested_ad_unit_service_registry.rb
1219
- - lib/dfp_api/v201405/network_service.rb
1220
- - lib/dfp_api/v201405/ad_rule_service_registry.rb
1221
- - lib/dfp_api/v201405/product_template_service.rb
1222
- - lib/dfp_api/v201405/custom_field_service.rb
1223
- - lib/dfp_api/v201405/company_service_registry.rb
1224
- - lib/dfp_api/v201405/user_service_registry.rb
1225
- - lib/dfp_api/v201405/team_service_registry.rb
1226
- - lib/dfp_api/v201405/reconciliation_report_service_registry.rb
1227
- - lib/dfp_api/v201405/reconciliation_order_report_service.rb
1228
- - lib/dfp_api/v201405/line_item_template_service_registry.rb
1229
- - lib/dfp_api/v201405/exchange_rate_service.rb
1230
- - lib/dfp_api/v201405/creative_service.rb
1231
- - lib/dfp_api/v201405/proposal_line_item_service.rb
1232
- - lib/dfp_api/v201405/activity_group_service.rb
1233
- - lib/dfp_api/v201405/publisher_query_language_service.rb
1234
- - lib/dfp_api/v201405/reconciliation_report_row_service_registry.rb
1235
- - lib/dfp_api/v201405/content_service.rb
1236
- - lib/dfp_api/v201405/product_service.rb
1237
- - lib/dfp_api/v201405/creative_template_service.rb
1238
- - lib/dfp_api/v201405/creative_set_service_registry.rb
1239
- - lib/dfp_api/v201405/ad_rule_service.rb
1240
- - lib/dfp_api/v201405/rate_card_service.rb
1241
- - lib/dfp_api/v201405/user_service.rb
1242
- - lib/dfp_api/v201405/creative_service_registry.rb
1243
- - lib/dfp_api/v201405/content_bundle_service.rb
1244
- - lib/dfp_api/v201405/order_service.rb
1245
- - lib/dfp_api/v201405/live_stream_event_service_registry.rb
1246
- - lib/dfp_api/v201405/audience_segment_service_registry.rb
1247
- - lib/dfp_api/v201405/product_service_registry.rb
1248
- - lib/dfp_api/v201405/line_item_service.rb
1249
- - lib/dfp_api/v201405/rate_card_customization_service.rb
1250
- - lib/dfp_api/v201405/content_metadata_key_hierarchy_service_registry.rb
1251
- - lib/dfp_api/v201405/placement_service.rb
1252
- - lib/dfp_api/v201405/reconciliation_report_service.rb
1253
- - lib/dfp_api/v201405/inventory_service.rb
1254
- - lib/dfp_api/v201405/line_item_service_registry.rb
1255
- - lib/dfp_api_statement.rb
1251
+ - lib/dfp_api/v201208/report_service_registry.rb
1252
+ - lib/dfp_api/client_login_header_handler.rb
1256
1253
  - lib/dfp_api.rb
1257
- - test/bugs/test_issue_00000016.rb
1258
- - test/dfp_api/test_dfp_api.rb
1259
- - test/dfp_api/test_config.yml
1254
+ - lib/dfp_api_statement.rb
1260
1255
  - test/suite_unittests.rb
1256
+ - test/dfp_api/test_config.yml
1257
+ - test/dfp_api/test_dfp_api.rb
1258
+ - test/bugs/test_issue_00000016.rb
1261
1259
  - COPYING
1262
1260
  - README.md
1263
1261
  - ChangeLog
@@ -1288,5 +1286,5 @@ signing_key:
1288
1286
  specification_version: 3
1289
1287
  summary: Ruby Client libraries for DFP API
1290
1288
  test_files:
1291
- - test/bugs/test_issue_00000016.rb
1292
1289
  - test/dfp_api/test_dfp_api.rb
1290
+ - test/bugs/test_issue_00000016.rb