Hi, Yes, you may need to use the below query to retrieve / pull the existing or newly created custom variable on UI.
SELECT conversion_custom_variable.id, conversion_custom_variable.name FROM conversion_custom_variable You may fetch conversion_custom_variable view using the GoogleAdsService.SearchStream or Query search (​​GoogleAdsService) as mentioned in this reporting example. Regards, Yasar Google Ads API Team ref:_00D1U1174p._5004Q2bzXon:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "Google Ads API and AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/BeqVR000000000000000000000000000000000000000000000RDZH6300MjPjxkO3QnWv5wJpTfNijg%40sfdc.net.
