DoubleClick (getconfig/pubsetting)

DoubleClick (getconfig/pubsetting) (google/doubleclick-getconfig-pubsetting)

operated by: Google LLC (get company information on datarequests.org)

Endpoint URLs

These are URLs or regexes of endpoints the tracker sends data to. We use these to determine which adapter to apply to a request. Some trackers use the same endpoint for several formats. In this case we use additional logic to match the adapter to the request, refer to the code for more information.
  • https://googleads.g.doubleclick.net/getconfig/pubsetting

Decoding steps

Every tracking library has its own way of transmitting tracking data, often even several. They are regularly pretty convoluted, nested encoding schemes. Because of that, the adapter needs to decode the request information into a consistent format. We try to keep keys and paths intact, but the structure results from our decoding. All steps used in the decoding for this adapter are documented here.
  1. Parse the query string in the request path as a query string. Store that in the result for the query string.
  2. Get the property at JSONPath x-requested-with in the request headers. Store that in the result for the request headers at x-requested-with.
  3. Get the cookie IDE. Store that in the result for the cookies at IDE.
1res.query = parseQueryString(query)
2res.header.x-requested-with = header.x-requested-with
3res.cookie.IDE = cookie.IDE

Observed data transmissions

This is data that we observed being transmitted by this tracker. Not every request contains all of this data. The context of the data describes where we found the data in the request, the path describes the location of the data in the decoded request. The examples are a selection of observed values.
PropertyContextPathExamples of observed values
App IDqueryapp_namecom.jockeygames.rampcar.stuntsfree.impossibletracks.stuntdriving.mega.car
com.outfit7.mytalkingtom2
air.color.Arabic.lettersAr.A4enc
spapps.com.windmap
stickerwhatsapp.com.stickers
headerx-requested-withcom.jockeygames.rampcar.stuntsfree.impossibletracks.stuntdriving.mega.car
com.outfit7.mytalkingtom2
air.color.Arabic.lettersAr.A4enc
spapps.com.windmap
stickerwhatsapp.com.stickers
App versionqueryvnm More details on how we identified this property4.8.27
3.1.0
2.7.0
1.2.7
7.4.0
Other unique identifiers for the user, device, session, or installationcookieIDE More details on how we identified this propertyAHWqTUnX5M6y-EF2GEwgkpuMrUPLwv_jgPxLM0dIDMasYib4QxA6AsnEAsf9IEuJ
AHWqTUlheOvF5hUYrsGeOJDPeypPERgt9ypoD-F37Sbdq7m9AJCQJ03PktwMSY2y
AHWqTUn10sBKrdJyCYlnqOcu0yhGSUqpCEtowIgDgoZ6HqZm8TNfBs1gXXUp_GqQ
AHWqTUmrZ1Q6bAhvNDfo6jfzq7Ic2Cod7RUfcTZ31VoAkaPOxJLNcTfy9TROCUtvqWc
AHWqTUl5yXUDT-6Yc7ROJ1k7PYEUyShYs0i2_WtEmmAH3XMQx3fu981057u5IodN5gw