<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Bruce Axtens</title>
    <description>The latest articles on DEV Community by Bruce Axtens (@bugmagnet).</description>
    <link>https://dev.to/bugmagnet</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F139509%2F02f3ac6a-19b1-4a34-bd59-c8d88f882d64.jpg</url>
      <title>DEV Community: Bruce Axtens</title>
      <link>https://dev.to/bugmagnet</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/bugmagnet"/>
    <language>en</language>
    <item>
      <title>Awesome COBOL!</title>
      <dc:creator>Bruce Axtens</dc:creator>
      <pubDate>Fri, 26 Apr 2024 00:14:07 +0000</pubDate>
      <link>https://dev.to/bugmagnet/awesome-cobol-396k</link>
      <guid>https://dev.to/bugmagnet/awesome-cobol-396k</guid>
      <description>&lt;p&gt;Yeah, not that &lt;em&gt;other&lt;/em&gt; somewhat awesome language, this is an introduction to &lt;a href="https://github.com/addisaden/awesome-cobol/"&gt;the awesomeness of COBOL&lt;/a&gt;!&lt;/p&gt;

</description>
      <category>cobol</category>
    </item>
    <item>
      <title>"COBOL: you're thinking about it wrong"</title>
      <dc:creator>Bruce Axtens</dc:creator>
      <pubDate>Thu, 09 Mar 2023 04:01:04 +0000</pubDate>
      <link>https://dev.to/bugmagnet/cobol-youre-thinking-about-it-wrong-39m3</link>
      <guid>https://dev.to/bugmagnet/cobol-youre-thinking-about-it-wrong-39m3</guid>
      <description>&lt;p&gt;&lt;a href="https://gcn.com/cloud-infrastructure/2023/01/cobol-youre-thinking-about-it-wrong/381563/"&gt;COBOL: you're thinking about it wrong&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>How to do I purge the LiteSpeed cache using WordPress's REST API?</title>
      <dc:creator>Bruce Axtens</dc:creator>
      <pubDate>Wed, 08 Feb 2023 14:26:31 +0000</pubDate>
      <link>https://dev.to/bugmagnet/how-to-do-i-purge-the-litespeed-cache-using-wordpresss-rest-api-116e</link>
      <guid>https://dev.to/bugmagnet/how-to-do-i-purge-the-litespeed-cache-using-wordpresss-rest-api-116e</guid>
      <description>&lt;div class="ltag__stackexchange--container"&gt;
  &lt;div class="ltag__stackexchange--title-container"&gt;
    
      &lt;div class="ltag__stackexchange--title"&gt;
        &lt;div class="ltag__stackexchange--header"&gt;
          &lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fassets.dev.to%2Fassets%2Fstackoverflow-logo-b42691ae545e4810b105ee957979a853a696085e67e43ee14c5699cf3e890fb4.svg" alt=""&gt;
          &lt;a href="https://stackoverflow.com/questions/75387177/how-to-do-i-purge-the-litespeed-cache-using-wordpresss-rest-api" rel="noopener noreferrer"&gt;
            How to do I purge the LiteSpeed cache using WordPress's REST API?
          &lt;/a&gt;
        &lt;/div&gt;
        &lt;div class="ltag__stackexchange--post-metadata"&gt;
          &lt;span&gt;Feb  8 '23&lt;/span&gt;
            &lt;span&gt;Comments: 1&lt;/span&gt;
            &lt;span&gt;Answers: 1&lt;/span&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;a class="ltag__stackexchange--score-container" href="https://stackoverflow.com/questions/75387177/how-to-do-i-purge-the-litespeed-cache-using-wordpresss-rest-api" rel="noopener noreferrer"&gt;
        &lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fassets.dev.to%2Fassets%2Fstackexchange-arrow-up-eff2e2849e67d156181d258e38802c0b57fa011f74164a7f97675ca3b6ab756b.svg" alt=""&gt;
        &lt;div class="ltag__stackexchange--score-number"&gt;
          1
        &lt;/div&gt;
        &lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fassets.dev.to%2Fassets%2Fstackexchange-arrow-down-4349fac0dd932d284fab7e4dd9846f19a3710558efde0d2dfd05897f3eeb9aba.svg" alt=""&gt;
      &lt;/a&gt;
    
  &lt;/div&gt;
  &lt;div class="ltag__stackexchange--body"&gt;
    
&lt;p&gt;I'm communicating with a WordPress site's REST API with RestSharp. I've authorised myself to the client's website and issued a GET to &lt;code&gt;https://REDACTED/wp-json/litespeed/v1/ping&lt;/code&gt;. I've received a promising looking response: &lt;code&gt;{"ver":"5.3.2","_res":"ok"}&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;Now, how do I now trigger a purge_all?&lt;/p&gt;

    
  &lt;/div&gt;
  &lt;div class="ltag__stackexchange--btn--container"&gt;
    &lt;a href="https://stackoverflow.com/questions/75387177/how-to-do-i-purge-the-litespeed-cache-using-wordpresss-rest-api" class="ltag__stackexchange--btn" rel="noopener noreferrer"&gt;Open Full Question&lt;/a&gt;
  &lt;/div&gt;
&lt;/div&gt;


</description>
      <category>gratitude</category>
    </item>
    <item>
      <title>In WooCommerce, where do I get more detail about the dtwpb_single_product_page?</title>
      <dc:creator>Bruce Axtens</dc:creator>
      <pubDate>Fri, 27 Jan 2023 03:42:07 +0000</pubDate>
      <link>https://dev.to/bugmagnet/in-woocommerce-where-do-i-get-more-detail-about-the-dtwpbsingleproductpage-1jbp</link>
      <guid>https://dev.to/bugmagnet/in-woocommerce-where-do-i-get-more-detail-about-the-dtwpbsingleproductpage-1jbp</guid>
      <description>&lt;div class="ltag__stackexchange--container"&gt;
  &lt;div class="ltag__stackexchange--title-container"&gt;
    
      &lt;div class="ltag__stackexchange--title"&gt;
        &lt;div class="ltag__stackexchange--header"&gt;
          &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--7Gn-iPj_--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev.to/assets/stackoverflow-logo-b42691ae545e4810b105ee957979a853a696085e67e43ee14c5699cf3e890fb4.svg" alt=""&gt;
          &lt;a href="https://stackoverflow.com/questions/75253861/in-woocommerce-where-do-i-get-more-detail-about-the-dtwpb-single-product-page" rel="noopener noreferrer"&gt;
            In WooCommerce, where do I get more detail about the dtwpb_single_product_page?
          &lt;/a&gt;
        &lt;/div&gt;
        &lt;div class="ltag__stackexchange--post-metadata"&gt;
          &lt;span&gt;Jan 27 '23&lt;/span&gt;
            &lt;span&gt;Comments: 1&lt;/span&gt;
            &lt;span&gt;Answers: 0&lt;/span&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;a class="ltag__stackexchange--score-container" href="https://stackoverflow.com/questions/75253861/in-woocommerce-where-do-i-get-more-detail-about-the-dtwpb-single-product-page" rel="noopener noreferrer"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--Y9mJpuJP--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev.to/assets/stackexchange-arrow-up-eff2e2849e67d156181d258e38802c0b57fa011f74164a7f97675ca3b6ab756b.svg" alt=""&gt;
        &lt;div class="ltag__stackexchange--score-number"&gt;
          0
        &lt;/div&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--wif5Zq3z--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev.to/assets/stackexchange-arrow-down-4349fac0dd932d284fab7e4dd9846f19a3710558efde0d2dfd05897f3eeb9aba.svg" alt=""&gt;
      &lt;/a&gt;
    
  &lt;/div&gt;
  &lt;div class="ltag__stackexchange--body"&gt;
    
&lt;p&gt;In WooCommerce each product has meta_data and in that collection there's a field called &lt;code&gt;dtwpb_single_product_page&lt;/code&gt;. The field contains a number which resolves to a WooCommerce Page Builder Product Template. There are WPBakery Page Builder icons all over, and I've been to their site but can't see anything regarding a…&lt;/p&gt;
    
  &lt;/div&gt;
  &lt;div class="ltag__stackexchange--btn--container"&gt;
    &lt;a href="https://stackoverflow.com/questions/75253861/in-woocommerce-where-do-i-get-more-detail-about-the-dtwpb-single-product-page" class="ltag__stackexchange--btn" rel="noopener noreferrer"&gt;Open Full Question&lt;/a&gt;
  &lt;/div&gt;
&lt;/div&gt;


</description>
      <category>wordpress</category>
      <category>woocommerce</category>
    </item>
    <item>
      <title>Need REST access to information available in XML dump of website</title>
      <dc:creator>Bruce Axtens</dc:creator>
      <pubDate>Fri, 16 Dec 2022 08:01:27 +0000</pubDate>
      <link>https://dev.to/bugmagnet/need-rest-access-to-information-available-in-xml-dump-of-website-4aig</link>
      <guid>https://dev.to/bugmagnet/need-rest-access-to-information-available-in-xml-dump-of-website-4aig</guid>
      <description>&lt;div class="ltag__stackexchange--container"&gt;
  &lt;div class="ltag__stackexchange--title-container"&gt;
    
      &lt;div class="ltag__stackexchange--title"&gt;
        &lt;div class="ltag__stackexchange--header"&gt;
          &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--7Gn-iPj_--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev.to/assets/stackoverflow-logo-b42691ae545e4810b105ee957979a853a696085e67e43ee14c5699cf3e890fb4.svg" alt=""&gt;
          &lt;a href="https://stackoverflow.com/questions/74821623/need-rest-access-to-information-available-in-xml-dump-of-website" rel="noopener noreferrer"&gt;
            Need REST access to information available in XML dump of website
          &lt;/a&gt;
        &lt;/div&gt;
        &lt;div class="ltag__stackexchange--post-metadata"&gt;
          &lt;span&gt;Dec 16 '22&lt;/span&gt;
            &lt;span&gt;Comments: 1&lt;/span&gt;
            &lt;span&gt;Answers: 0&lt;/span&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;a class="ltag__stackexchange--score-container" href="https://stackoverflow.com/questions/74821623/need-rest-access-to-information-available-in-xml-dump-of-website" rel="noopener noreferrer"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--Y9mJpuJP--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev.to/assets/stackexchange-arrow-up-eff2e2849e67d156181d258e38802c0b57fa011f74164a7f97675ca3b6ab756b.svg" alt=""&gt;
        &lt;div class="ltag__stackexchange--score-number"&gt;
          0
        &lt;/div&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--wif5Zq3z--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev.to/assets/stackexchange-arrow-down-4349fac0dd932d284fab7e4dd9846f19a3710558efde0d2dfd05897f3eeb9aba.svg" alt=""&gt;
      &lt;/a&gt;
    
  &lt;/div&gt;
  &lt;div class="ltag__stackexchange--body"&gt;
    
&lt;p&gt;We have a &lt;code&gt;WordPress eXtended RSS file generated by WordPress as an export of your site.&lt;/code&gt; It list all kind of things that I cannot find using REST queries. Most notable is an item which says, in part,&lt;/p&gt;
&lt;pre class="lang-xml prettyprint-override"&gt;&lt;code&gt;        &amp;lt;item&amp;amp;gt
            &amp;lt;title&amp;gt;&amp;lt;![CDATA[MKT Products [NEW]]]&amp;gt;&amp;lt;/title&amp;gt;
            &amp;lt;wp:post_id&amp;gt;14146&amp;lt;/wp:post_id&amp;gt;
            &amp;lt;wp:post_type&amp;gt;&amp;lt;![CDATA[dtwpb_product_tpl]]&amp;gt;&amp;lt;/wp:post_type&amp;gt;
            &amp;lt;wp:postmeta&amp;gt;
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;after which come a host…&lt;/p&gt;
    
  &lt;/div&gt;
  &lt;div class="ltag__stackexchange--btn--container"&gt;
    &lt;a href="https://stackoverflow.com/questions/74821623/need-rest-access-to-information-available-in-xml-dump-of-website" class="ltag__stackexchange--btn" rel="noopener noreferrer"&gt;Open Full Question&lt;/a&gt;
  &lt;/div&gt;
&lt;/div&gt;


</description>
      <category>woocommerce</category>
      <category>wordpress</category>
    </item>
    <item>
      <title>Advent of Code 2022 (Day 1)</title>
      <dc:creator>Bruce Axtens</dc:creator>
      <pubDate>Tue, 06 Dec 2022 04:37:18 +0000</pubDate>
      <link>https://dev.to/bugmagnet/advent-of-code-2022-4lb7</link>
      <guid>https://dev.to/bugmagnet/advent-of-code-2022-4lb7</guid>
      <description>&lt;p&gt;I'm a couple of days behind in the AoC. To make the challenge more demanding I opted to use a language I'm not extremely familiar with: &lt;a href="https://8th-dev.com" rel="noopener noreferrer"&gt;8th&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;8th is a FORTH-dialect aimed at the cross-platform developer market. I'm in the process of adding an 8th language track on &lt;a href="https://exercism.org" rel="noopener noreferrer"&gt;Exercism&lt;/a&gt;. &lt;/p&gt;

&lt;p&gt;I expect an 8th guru (there are a few) will sigh with exasperation on examining my code, but I plead ignorance (and a "let's just solve the problem, okay?" attitude).&lt;/p&gt;

&lt;p&gt;My progress is being logged on github at &lt;a href="https://github.com/axtens/AdventOfCode" rel="noopener noreferrer"&gt;AdventOfCode&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Day 1, Part 1 resulted in this little blob of code&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;"input" f:slurp \ read in input file
&amp;gt;s s:trim \ convert buffer to string and trim
"\r\n\r\n" s:/ \ split into elves (on Windows so CRLF)
( 
    "\r\n" s:/ \ split into meals
    ' &amp;gt;n a:map \ convert to number
    ' n:+ 0 a:reduce \ total calories
) a:map \ apply to each elf
' n:cmp a:sort \ sort smallest to largest
a:pop nip . cr \ pop of the last item, clear the stack, display
bye \ exit
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;The RPN syntax is a challenge but I'm starting to get the hang of it. Having to deal with a stack forces you to refactor. For a longer discussion of that particular issue see &lt;a href="https://wiki.c2.com/?ForthValues" rel="noopener noreferrer"&gt;ForthValues&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Day 1, Part 2. For all of my talk about refactoring, there's no sign of it at this point.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;"input" f:slurp &amp;gt;s s:trim \ read in file and trim
"\r\n\r\n" s:/ \ split into elves 
( 
    "\r\n" s:/ \ split into meals
    ' &amp;gt;n a:map \ convert to number
    ' n:+ 0 a:reduce \ total calories
) a:map \ apply to each elf
' n:cmp a:sort \ sort smallest to greatest
0 &amp;gt;r \ keep a total in r-stack
( a:pop r&amp;gt; n:+ &amp;gt;r ) 3 times \ pop off three items from the high end and accrue
r&amp;gt; . \ retrieve total and display
drop \ clean up stack
bye \ exit
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



</description>
      <category>watercooler</category>
    </item>
    <item>
      <title>Hey, programming language creators ...</title>
      <dc:creator>Bruce Axtens</dc:creator>
      <pubDate>Sat, 06 Aug 2022 12:21:00 +0000</pubDate>
      <link>https://dev.to/bugmagnet/hey-programming-language-creators--278</link>
      <guid>https://dev.to/bugmagnet/hey-programming-language-creators--278</guid>
      <description>&lt;div class="ltag__reddit--container"&gt;
  &lt;div class="ltag__reddit--title-container"&gt;
    
      &lt;div class="ltag__reddit--title"&gt;
        &lt;h1&gt;
          &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--bCqI7Yj---/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev.to/assets/reddit-icon-c6851eed10026b5707e2e8c814b5bbcbb4823de68d5b611a6f4b99c8beed6f05.svg" alt="Reddit Logo"&gt;
          &lt;a href="https://www.reddit.com/r/ProgrammingLanguages/comments/wgxfm4/if_you_want_a_lang_domain_ending_for_your_website/" rel="noopener noreferrer"&gt;
            If you want a .lang domain ending for your website, it's time to let Registrars know.
          &lt;/a&gt;
        &lt;/h1&gt;
        &lt;div class="ltag__reddit--post-metadata"&gt;
          &lt;span&gt;Aug  5 '22&lt;/span&gt;
          &lt;span&gt;Author: ILoveBerkeleyFont&lt;/span&gt;
        &lt;/div&gt;
      &lt;/div&gt;
    
  &lt;/div&gt;
  &lt;div class="ltag__reddit--body"&gt;
    
&lt;h1&gt;
  
  
  The idea
&lt;/h1&gt;
&lt;p&gt;Currently, there is a pattern of appending &lt;code&gt;[-]lang&lt;/code&gt; to websites related to `languages`. A few examples are &lt;code&gt;rust-lang.org&lt;/code&gt; or &lt;code&gt;ponylang.io&lt;/code&gt; and it is probably simply because we lack a &lt;code&gt;.lang&lt;/code&gt; domain ending.&lt;/p&gt;

&lt;p&gt;I posted on &lt;a href="https://www.reddit.com/r/ICANN/comments/w66pxo/make_a_gtlds_for_languages/"&gt;&lt;em&gt;r/ICANN&lt;/em&gt;&lt;/a&gt; about it.&lt;/p&gt;

&lt;p&gt;I honestly didn't know how these things worked. It happens to be really slow and costly (hundred thousands of dollars)…&lt;/p&gt;
    
  &lt;/div&gt;
  &lt;div class="ltag__reddit--btn--container"&gt;
    
      &lt;a href="https://www.reddit.com/r/ProgrammingLanguages/comments/wgxfm4/if_you_want_a_lang_domain_ending_for_your_website/" rel="noopener noreferrer"&gt;See Full Post&lt;/a&gt;
    
  &lt;/div&gt;
&lt;/div&gt;


&lt;p&gt;So pony.lang, 8th.lang, etc.&lt;/p&gt;

</description>
      <category>programming</category>
    </item>
    <item>
      <title>COBOL on Exercism is live!</title>
      <dc:creator>Bruce Axtens</dc:creator>
      <pubDate>Fri, 29 Jul 2022 06:25:00 +0000</pubDate>
      <link>https://dev.to/bugmagnet/cobol-on-exercism-is-live-18jg</link>
      <guid>https://dev.to/bugmagnet/cobol-on-exercism-is-live-18jg</guid>
      <description>&lt;p&gt;See the new &lt;a href="https://exercism.org/tracks/cobol"&gt;COBOL&lt;/a&gt; learning track on Exercism.org&lt;/p&gt;

</description>
    </item>
    <item>
      <title>How to enable AverageCpcMicros on GenerateHistoricalMetrics in V11's KeywordPlanService?</title>
      <dc:creator>Bruce Axtens</dc:creator>
      <pubDate>Mon, 18 Jul 2022 02:37:02 +0000</pubDate>
      <link>https://dev.to/bugmagnet/how-to-enable-averagecpcmicros-on-generatehistoricalmetrics-in-v11s-keywordplanservice-3omh</link>
      <guid>https://dev.to/bugmagnet/how-to-enable-averagecpcmicros-on-generatehistoricalmetrics-in-v11s-keywordplanservice-3omh</guid>
      <description>&lt;p&gt;This is a question I've just submitted to the google-ads-dotnet repo maintainers. &lt;br&gt;
&lt;/p&gt;
&lt;div class="ltag_github-liquid-tag"&gt;
  &lt;h1&gt;
    &lt;a href="https://github.com/googleads/google-ads-dotnet/issues/425"&gt;
      &lt;img class="github-logo" alt="GitHub logo" src="https://res.cloudinary.com/practicaldev/image/fetch/s--566lAguM--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev.to/assets/github-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg"&gt;
      &lt;span class="issue-title"&gt;
        How to enable AverageCpcMicros on GenerateHistoricalMetrics in V11's KeywordPlanService?
      &lt;/span&gt;
      &lt;span class="issue-number"&gt;#425&lt;/span&gt;
    &lt;/a&gt;
  &lt;/h1&gt;
  &lt;div class="github-thread"&gt;
    &lt;div class="timeline-comment-header"&gt;
      &lt;a href="https://github.com/axtens"&gt;
        &lt;img class="github-liquid-tag-img" src="https://res.cloudinary.com/practicaldev/image/fetch/s--kkiBYNk---/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://avatars.githubusercontent.com/u/209621%3Fv%3D4" alt="axtens avatar"&gt;
      &lt;/a&gt;
      &lt;div class="timeline-comment-header-text"&gt;
        &lt;strong&gt;
          &lt;a href="https://github.com/axtens"&gt;axtens&lt;/a&gt;
        &lt;/strong&gt; posted on &lt;a href="https://github.com/googleads/google-ads-dotnet/issues/425"&gt;&lt;time&gt;Jul 18, 2022&lt;/time&gt;&lt;/a&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class="ltag-github-body"&gt;
      &lt;p&gt;&lt;strong&gt;What is your question?&lt;/strong&gt;
I am making a request for historical data using the &lt;code&gt;GenerateHistoricalMetrics&lt;/code&gt; method on the &lt;code&gt;Services.V11.KeywordPlanService&lt;/code&gt; service. In the results that are returned the &lt;code&gt;HasAverageCpcMicros&lt;/code&gt; field is false and therefore there is nothing but zero in &lt;code&gt;AverageCpcMicros&lt;/code&gt;. What do I have to add to my KeywordPlan to enable this value?&lt;/p&gt;

&lt;p&gt;For reference, my sources are publicly available on &lt;a href="https://github.com/axtens/Plugin_GoogleAds_Metrics"&gt;github&lt;/a&gt;, and a &lt;a href="https://github.com/googleads/google-ads-dotnet/files/9129102/STATS_2022-07-18-02-01-31-1103.log"&gt;full trace log&lt;/a&gt; and the &lt;a href="https://github.com/googleads/google-ads-dotnet/files/9129104/stats.json.txt"&gt;output JSON&lt;/a&gt; are attached&lt;/p&gt;
&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;&amp;lt;/div&amp;gt;
&amp;lt;div class="gh-btn-container"&amp;gt;&amp;lt;a class="gh-btn" href="https://github.com/googleads/google-ads-dotnet/issues/425"&amp;gt;View on GitHub&amp;lt;/a&amp;gt;&amp;lt;/div&amp;gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;

&lt;/div&gt;
&lt;br&gt;
&lt;/div&gt;
&lt;br&gt;
&lt;br&gt;&lt;br&gt;
Does anyone else know?
&lt;/div&gt;

</description>
      <category>googleads</category>
    </item>
    <item>
      <title>Google.Protobuf.dll is right next to my .dll but it is not being found or loaded</title>
      <dc:creator>Bruce Axtens</dc:creator>
      <pubDate>Wed, 13 Jul 2022 08:18:44 +0000</pubDate>
      <link>https://dev.to/bugmagnet/googleprotobufdll-is-right-next-to-my-dll-but-it-is-not-being-found-or-loaded-3331</link>
      <guid>https://dev.to/bugmagnet/googleprotobufdll-is-right-next-to-my-dll-but-it-is-not-being-found-or-loaded-3331</guid>
      <description>&lt;div class="ltag__stackexchange--container"&gt;
  &lt;div class="ltag__stackexchange--title-container"&gt;
    
      &lt;div class="ltag__stackexchange--title"&gt;
        &lt;div class="ltag__stackexchange--header"&gt;
          &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--7Gn-iPj_--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev.to/assets/stackoverflow-logo-b42691ae545e4810b105ee957979a853a696085e67e43ee14c5699cf3e890fb4.svg" alt=""&gt;
          &lt;a href="https://stackoverflow.com/questions/72961174/google-protobuf-dll-is-right-next-to-my-dll-but-it-is-not-being-found-or-loaded" rel="noopener noreferrer"&gt;
            Google.Protobuf.dll is right next to my .dll but it is not being found or loaded
          &lt;/a&gt;
        &lt;/div&gt;
        &lt;div class="ltag__stackexchange--post-metadata"&gt;
          &lt;span&gt;Jul 13 '22&lt;/span&gt;
            &lt;span&gt;Comments: 1&lt;/span&gt;
            &lt;span&gt;Answers: 0&lt;/span&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;a class="ltag__stackexchange--score-container" href="https://stackoverflow.com/questions/72961174/google-protobuf-dll-is-right-next-to-my-dll-but-it-is-not-being-found-or-loaded" rel="noopener noreferrer"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--Y9mJpuJP--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev.to/assets/stackexchange-arrow-up-eff2e2849e67d156181d258e38802c0b57fa011f74164a7f97675ca3b6ab756b.svg" alt=""&gt;
        &lt;div class="ltag__stackexchange--score-number"&gt;
          0
        &lt;/div&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--wif5Zq3z--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev.to/assets/stackexchange-arrow-down-4349fac0dd932d284fab7e4dd9846f19a3710558efde0d2dfd05897f3eeb9aba.svg" alt=""&gt;
      &lt;/a&gt;
    
  &lt;/div&gt;
  &lt;div class="ltag__stackexchange--body"&gt;
    
&lt;p&gt;I have a Framework 4.8 C# app that uses &lt;a href="https://www.nuget.org/packages/Microsoft.ClearScript/" rel="nofollow noreferrer"&gt;ClearScript&lt;/a&gt; to allow JavaScript to be used as an extension language. I am able to write plugins as DLLs and attach them at runtime, viz&lt;/p&gt;
&lt;pre class="lang-cs prettyprint-override"&gt;&lt;code&gt;JSE.Script.attach = (Func&amp;lt;string, bool&amp;gt;)Attach
        private static bool Attach(string dllPath, string name = "")
        {
            var&lt;/code&gt;&lt;/pre&gt;…
    
  &lt;/div&gt;
  &lt;div class="ltag__stackexchange--btn--container"&gt;
    &lt;a href="https://stackoverflow.com/questions/72961174/google-protobuf-dll-is-right-next-to-my-dll-but-it-is-not-being-found-or-loaded" class="ltag__stackexchange--btn" rel="noopener noreferrer"&gt;Open Full Question&lt;/a&gt;
  &lt;/div&gt;
&lt;/div&gt;


</description>
      <category>csharp</category>
      <category>googleads</category>
    </item>
    <item>
      <title>Test Driven Design in COBOL</title>
      <dc:creator>Bruce Axtens</dc:creator>
      <pubDate>Fri, 08 Jul 2022 05:40:59 +0000</pubDate>
      <link>https://dev.to/bugmagnet/test-driven-design-in-cobol-4fpe</link>
      <guid>https://dev.to/bugmagnet/test-driven-design-in-cobol-4fpe</guid>
      <description>&lt;p&gt;A great introduction to COBOL and especially to &lt;a href="https://www.youtube.com/watch?v=0pFGnDogfqA"&gt;TDD (Test-Driven Design) in COBOL&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>cobol</category>
    </item>
    <item>
      <title>Google Sheets setValues anomaly?</title>
      <dc:creator>Bruce Axtens</dc:creator>
      <pubDate>Thu, 14 Apr 2022 02:39:48 +0000</pubDate>
      <link>https://dev.to/bugmagnet/google-sheets-setvalues-anomaly-46df</link>
      <guid>https://dev.to/bugmagnet/google-sheets-setvalues-anomaly-46df</guid>
      <description>&lt;div class="ltag__stackexchange--container"&gt;
  &lt;div class="ltag__stackexchange--title-container"&gt;
    
      &lt;div class="ltag__stackexchange--title"&gt;
        &lt;h1&gt;
          &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--7Gn-iPj_--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev.to/assets/stackoverflow-logo-b42691ae545e4810b105ee957979a853a696085e67e43ee14c5699cf3e890fb4.svg" alt=""&gt;
            &lt;a href="https://stackoverflow.com/questions/71865856/google-sheets-setvalues-anomaly" rel="noopener noreferrer"&gt;
              Google Sheets setValues anomaly?
            &lt;/a&gt;
        &lt;/h1&gt;
        &lt;div class="ltag__stackexchange--post-metadata"&gt;
          &lt;span&gt;Apr 14 '22&lt;/span&gt;
            &lt;span&gt;Comments: 1&lt;/span&gt;
            &lt;span&gt;Answers: 0&lt;/span&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;a class="ltag__stackexchange--score-container" href="https://stackoverflow.com/questions/71865856/google-sheets-setvalues-anomaly" rel="noopener noreferrer"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--Y9mJpuJP--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev.to/assets/stackexchange-arrow-up-eff2e2849e67d156181d258e38802c0b57fa011f74164a7f97675ca3b6ab756b.svg" alt=""&gt;
        &lt;div class="ltag__stackexchange--score-number"&gt;
          0
        &lt;/div&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--wif5Zq3z--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev.to/assets/stackexchange-arrow-down-4349fac0dd932d284fab7e4dd9846f19a3710558efde0d2dfd05897f3eeb9aba.svg" alt=""&gt;
      &lt;/a&gt;
    
  &lt;/div&gt;
  &lt;div class="ltag__stackexchange--body"&gt;
    
&lt;p&gt;I have function, &lt;code&gt;gatherAds&lt;/code&gt; which is attached to a button in a variety of worksheets in a Google Sheets workbook. It calls an &lt;code&gt;ADS&lt;/code&gt; function which runs a library routine that talks to some middleware on our server to pull down Google Ads data. The &lt;code&gt;result&lt;/code&gt; variable contains a 2D…&lt;/p&gt;
    
  &lt;/div&gt;
  &lt;div class="ltag__stackexchange--btn--container"&gt;
    
      &lt;a href="https://stackoverflow.com/questions/71865856/google-sheets-setvalues-anomaly" rel="noopener noreferrer"&gt;Open Full Question&lt;/a&gt;
    
  &lt;/div&gt;
&lt;/div&gt;


</description>
      <category>javascript</category>
      <category>googleappsscript</category>
      <category>googlesheets</category>
    </item>
  </channel>
</rss>
