Hi there, Thanks for reaching out to the Google Ads API Forum.
Could you elaborate on your statement “ I'm trying to ad interests targetting on my Google Ad Group using V11 version of Google Ads Api for .Net.”? Since you are trying to add targeting, you may refer to the targeting guide here, as you should be able to target or exclude various types of criteria by using CampaignCriterionService and AdGroupCriterionService. For the userInterest, you may use UserInterestInfo with AdGroupCriterionService to retrieve UserInterest to set in UserInterestInfo, and also verify the availabilities[] are compatible with the campaign type as some UserInterest options are only available for specific campaign types. By default a new campaign will not contain user interest criteria. Only negative criteria are supported at the campaign level. Regards, Yasar Google Ads API Team ref:_00D1U1174p._5004Q2ewSEq: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/2DO_l000000000000000000000000000000000000000000000RJ6V9T00l6ghzQ4OR6GUrA2pQeEtZw%40sfdc.net.
