Hello,

I'm unable to get then ConversionAction of a conversion I created.

I used the following to no avail.

 string searchQuery = @"SELECT conversion_action.id, 
conversion_action.name, conversion_action.tag_snippets FROM 
conversion_action LIMIT 50"; 
PagedEnumerable<SearchGoogleAdsResponse, GoogleAdsRow> searchPagedResponse 
= googleAdsService.Search(request);

 or using 

ConversionAction request = 
conversionActionService.GetConversionAction(conversionResourceNames[i])
Example conversion resource name:  customers/removed for 
privacy/conversionActions/316893566


  I 
I attended your workshop on March 20, 2019 in San Francisco and one of your 
co-workers verified that the conversion resource name I was trying to get 
was in your system.

searchPagedResponse and request are empty.

I cannot supply you with the any logging because I'm using the .NET 
libraries and logging is not available.

Thanks

KDJ

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/65c7fc3d-8c4e-4fe1-86be-b2af36ac7467%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Attachment: ConversionSnippetIssue.docx
Description: MS-Word 2007 document

Reply via email to