Google Ads V1.0 - Conversion Action Service

113 views
Skip to first unread message

Priya

unread,
May 6, 2019, 12:05:31 PM5/6/19
to AdWords API and Google Ads API Forum
Hello API Team, 

I am migrating AdWords v201809 to Google Ads V1.0 using .net client library. I am not able to find the below mentioned two fields( which are available Adwords) in Google.Ads.GoogleAds.V1.Resources.ConversionAction.

Google.Api.Ads.AdWords.v201809.ConversionTracker.excludeFromBidding 
Google.Api.Ads.AdWords.v201809.UploadConversion.isExternallyAttributed

Please give your input to find its equivalent fields in Google Ads V1.0 . Thank you. 

googleadsapi...@google.com

unread,
May 6, 2019, 3:53:42 PM5/6/19
to devip...@gmail.com, AdWords API and Google Ads API Forum
Hi Priya,

The excludeFromBidding setting in the AdWords API is for setting the option "Include in Conversions" in the Google Ads UI. This can be implemented using the include_in_conversions_metric in the new API. To set the isExternallyAttributed, you may use the AttributionModelSettings with attribution model as External. Could you please give this a try?

Thanks,
Bharani, Google Ads API Team

=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
    https://ads-developers.googleblog.com/search/label/google_ads_api
    https://developers.google.com/adwords/api/community/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Priya

unread,
May 6, 2019, 4:27:50 PM5/6/19
to AdWords API and Google Ads API Forum
Thank you Bharani for your input. I would like to confirm my understanding. 

I use the following settings for UploadConversion in adwords .
attributionModelType = AttributionModelType.LAST_CLICK;
isExternallyAttributed = false;

So for Google Ads V1.0 , If I set AttributionModelSettings with attribution model as GOOGLE_ADS_LAST_CLICK, then it is same as setting isExternallyAttributed = false in adwords . Am I correct ?

googleadsapi...@google.com

unread,
May 8, 2019, 2:13:20 PM5/8/19
to devip...@gmail.com, AdWords API and Google Ads API Forum
Greetings!

Yes, I can confirm that if you use anything, but EXTERNAL in that value for the conversion action, then you're good there. Keep in mind when you upload a click or a call that you need to keep external_attribution_data empty because it's not externally attributed for that conversion action.

Thanks,
Nadine Sundquist, Google Ads API Team

=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
    https://ads-developers.googleblog.com/search/label/google_ads_api
    https://developers.google.com/adwords/api/community/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwor...@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscribe@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+unsubscribe@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/8f4572e9-ef37-458d-9759-d0632dba096e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages