I expect that passing `includeAdultKeywords: true` would make the data for the second keyword appear, but it does not.
I expect that passing `geoTargetConstants: ['geoTargetConstants/2031'],` would significantly change the numbers, but API still returns global results.
{
keywords: ['cars', 'porn'],
/// none of the following options change the end result.
//geoTargetConstants: ['geoTargetConstants/2031'],
//keywordPlanNetwork: 'GOOGLE_SEARCH',
//language: 'languageConstants/1051',
//includeAdultKeywords: true,
}