Other packages > Find by keyword >

rdfp  

An Implementation of the 'DoubleClick for Publishers' API
View on CRAN: Click here


Download and install rdfp package within the R console
Install from CRAN:
install.packages("rdfp")

Install from Github:
library("remotes")
install_github("cran/rdfp")

Install by package version:
library("remotes")
install_version("rdfp", "0.1.4")



Attach the package and use:
library("rdfp")
Maintained by
Steven M. Mortimer
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-04-09
Latest Update:
Description:
Functions to interact with the 'Google DoubleClick for Publishers (DFP)' API (recently renamed to 'Google Ad Manager'). This package is automatically compiled from the API WSDL (Web Service Description Language) files to dictate how the API is structured. Theoretically, all API actions are possible using this package; however, care must be taken to format the inputs correctly and parse the outputs correctly. Please see the 'Google Ad Manager' API reference and this package's website for more information, documentation, and examples.
How to cite:
Steven M. Mortimer (2018). rdfp: An Implementation of the 'DoubleClick for Publishers' API. R package version 0.1.4, https://cran.r-project.org/web/packages/rdfp. Accessed 25 Jun. 2026.
Previous versions and publish date:
0.1.2 (2018-04-09 13:08), 0.1.3 (2019-01-07 21:30), 0.1.4 (2019-06-06 00:00)
Other packages that cited rdfp R package
View rdfp citation profile
Other R packages that rdfp depends, imports, suggests or enhances
Complete documentation for rdfp
Functions, R codes and Examples using the rdfp R package
Some associated functions: build_xml_from_list . catch_errors . dfp_auth . dfp_createActivities . dfp_createActivityGroups . dfp_createAdExclusionRules . dfp_createAdRules . dfp_createAdUnits . dfp_createAudienceSegments . dfp_createBaseRates . dfp_createCdnConfigurations . dfp_createCompanies . dfp_createContacts . dfp_createContentBundles . dfp_createCreativeSet . dfp_createCreativeWrappers . dfp_createCreatives . dfp_createCustomFieldOptions . dfp_createCustomFields . dfp_createCustomTargetingKeys . dfp_createCustomTargetingValues . dfp_createDaiAuthenticationKeys . dfp_createExchangeRates . dfp_createLabels . dfp_createLineItemCreativeAssociations . dfp_createLineItems . dfp_createLiveStreamEvents . dfp_createMobileApplications . dfp_createNativeStyles . dfp_createOrders . dfp_createPackages . dfp_createPlacements . dfp_createPremiumRates . dfp_createProductPackageItems . dfp_createProductPackages . dfp_createProductTemplates . dfp_createProposalLineItems . dfp_createProposals . dfp_createRateCards . dfp_createTeams . dfp_createUserTeamAssociations . dfp_createUsers . dfp_date_to_list . dfp_full_report_wrapper . dfp_getActivitiesByStatement . dfp_getActivityGroupsByStatement . dfp_getAdExclusionRulesByStatement . dfp_getAdRulesByStatement . dfp_getAdSpotsByStatement . dfp_getAdUnitSizesByStatement . dfp_getAdUnitsByStatement . dfp_getAllNetworks . dfp_getAllRoles . dfp_getAudienceSegmentsByStatement . dfp_getAvailabilityForecast . dfp_getAvailabilityForecastById . dfp_getBaseRatesByStatement . dfp_getCdnConfigurationsByStatement . dfp_getCmsMetadataKeysByStatement . dfp_getCmsMetadataValuesByStatement . dfp_getCompaniesByStatement . dfp_getContactsByStatement . dfp_getContentBundlesByStatement . dfp_getContentByStatement . dfp_getContentByStatementAndCustomTargetingValue . dfp_getCreativeSetsByStatement . dfp_getCreativeTemplatesByStatement . dfp_getCreativeWrappersByStatement . dfp_getCreativesByStatement . dfp_getCurrentNetwork . dfp_getCurrentUser . dfp_getCustomFieldOption . dfp_getCustomFieldsByStatement . dfp_getCustomTargetingKeysByStatement . dfp_getCustomTargetingValuesByStatement . dfp_getDaiAuthenticationKeysByStatement . dfp_getDeliveryForecast . dfp_getDeliveryForecastByIds . dfp_getExchangeRatesByStatement . dfp_getLabelsByStatement . dfp_getLineItemCreativeAssociationsByStatement . dfp_getLineItemTemplatesByStatement . dfp_getLineItemsByStatement . dfp_getLiveStreamEventsByStatement . dfp_getMarketplaceCommentsByStatement . dfp_getMobileApplicationsByStatement . dfp_getNativeStylesByStatement . dfp_getOrdersByStatement . dfp_getPackagesByStatement . dfp_getPlacementsByStatement . dfp_getPremiumRatesByStatement . dfp_getPreviewUrl . dfp_getPreviewUrlsForNativeStyles . dfp_getProductPackageItemsByStatement . dfp_getProductPackagesByStatement . dfp_getProductTemplatesByStatement . dfp_getProductsByStatement . dfp_getProposalLineItemsByStatement . dfp_getProposalsByStatement . dfp_getRateCardsByStatement . dfp_getReconciliationLineItemReportsByStatement . dfp_getReconciliationOrderReportsByStatement . dfp_getReconciliationReportRowsByStatement . dfp_getReconciliationReportsByStatement . dfp_getReportDownloadURL . dfp_getReportDownloadUrlWithOptions . dfp_getReportJobStatus . dfp_getSavedQueriesByStatement . dfp_getSuggestedAdUnitsByStatement . dfp_getTargetingPresetsByStatement . dfp_getTeamsByStatement . dfp_getTrafficAdjustmentsByStatement . dfp_getUserTeamAssociationsByStatement . dfp_getUsersByStatement . dfp_getWorkflowRequestsByStatement . dfp_hasCustomPacingCurve . dfp_makeTestNetwork . dfp_performAdExclusionRuleAction . dfp_performAdRuleAction . dfp_performAdUnitAction . dfp_performAudienceSegmentAction . dfp_performBaseRateAction . dfp_performCdnConfigurationAction . dfp_performContentBundleAction . dfp_performCreativeWrapperAction . dfp_performCustomFieldAction . dfp_performCustomTargetingKeyAction . dfp_performCustomTargetingValueAction . dfp_performDaiAuthenticationKeyAction . dfp_performExchangeRateAction . dfp_performLabelAction . dfp_performLineItemAction . dfp_performLineItemCreativeAssociationAction . dfp_performLiveStreamEventAction . dfp_performMobileApplicationAction . dfp_performNativeStyleAction . dfp_performOrderAction . dfp_performPackageAction . dfp_performPlacementAction . dfp_performProductAction . dfp_performProductPackageAction . dfp_performProductPackageItemAction . dfp_performProductTemplateAction . dfp_performProposalAction . dfp_performProposalLineItemAction . dfp_performRateCardAction . dfp_performReconciliationOrderReportAction . dfp_performSuggestedAdUnitAction . dfp_performTeamAction . dfp_performUserAction . dfp_performUserTeamAssociationAction . dfp_performWorkflowRequestAction . dfp_registerSessionsForMonitoring . dfp_report_url_to_dataframe . dfp_runReportJob . dfp_select . dfp_select_parse . dfp_updateActivities . dfp_updateActivityGroups . dfp_updateAdExclusionRules . dfp_updateAdRules . dfp_updateAdUnits . dfp_updateAudienceSegments . dfp_updateBaseRates . dfp_updateCdnConfigurations . dfp_updateCompanies . dfp_updateContacts . dfp_updateContentBundles . dfp_updateCreativeSet . dfp_updateCreativeWrappers . dfp_updateCreatives . dfp_updateCustomFieldOptions . dfp_updateCustomFields . dfp_updateCustomTargetingKeys . dfp_updateCustomTargetingValues . dfp_updateDaiAuthenticationKeys . dfp_updateExchangeRates . dfp_updateLabels . dfp_updateLineItemCreativeAssociations . dfp_updateLineItems . dfp_updateLiveStreamEvents . dfp_updateMobileApplications . dfp_updateNativeStyles . dfp_updateNetwork . dfp_updateOrders . dfp_updatePackages . dfp_updatePlacements . dfp_updatePremiumRates . dfp_updateProductPackageItems . dfp_updateProductPackages . dfp_updateProductTemplates . dfp_updateProducts . dfp_updateProposalLineItems . dfp_updateProposals . dfp_updateRateCards . dfp_updateReconciliationLineItemReports . dfp_updateReconciliationOrderReports . dfp_updateReconciliationReportRows . dfp_updateReconciliationReports . dfp_updateTeams . dfp_updateTrafficAdjustments . dfp_updateUserTeamAssociations . dfp_updateUsers . execute_soap_request . form_request_body . get_google_token . is_legit_token . parse_soap_response . rdfp . token_exists . xmlToList2 . xml_nodeset_to_df . 
Some associated R codes: ActivityGroupService.R . ActivityService.R . AdExclusionRuleService.R . AdRuleService.R . AdjustmentService.R . AudienceSegmentService.R . BaseRateService.R . CdnConfigurationService.R . CmsMetadataService.R . CompanyService.R . ContactService.R . ContentBundleService.R . ContentService.R . CreativeService.R . CreativeSetService.R . CreativeTemplateService.R . CreativeWrapperService.R . CustomFieldService.R . CustomTargetingService.R . DaiAuthenticationKeyService.R . ExchangeRateService.R . ForecastService.R . InventoryService.R . LabelService.R . LineItemCreativeAssociationService.R . LineItemService.R . LineItemTemplateService.R . LiveStreamEventService.R . MobileApplicationService.R . NativeStyleService.R . NetworkService.R . OrderService.R . PackageService.R . PlacementService.R . PremiumRateService.R . ProductPackageItemService.R . ProductPackageService.R . ProductService.R . ProductTemplateService.R . ProposalLineItemService.R . ProposalService.R . PublisherQueryLanguageService.R . RateCardService.R . ReconciliationLineItemReportService.R . ReconciliationOrderReportService.R . ReconciliationReportRowService.R . ReconciliationReportService.R . ReportService.R . SuggestedAdUnitService.R . TargetingPresetService.R . TeamService.R . UserService.R . UserTeamAssociationService.R . WorkflowRequestService.R . dfp_auth.R . dfp_options_settings.R . dfp_service_endpoints.R . dfp_utils.R . dfp_utils_xml.R . rdfp.R .  Full rdfp package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  
edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA