A snippet of the script I have written to create a new call extension 
asset    

   - * asset_service = client.get_service("AssetService")*
   - *    asset_operation = client.get_type("AssetOperation")*
   - *    asset = asset_operation.create*
   - *    asset.name = 'Test Call Asset 1'*
   - *    # Creates a new call asset instance.*
   - *    call_asset = asset.call_asset*

This script is returning me a *KeyError*: 'call_asset'
I was able to use a similar script for structured snippets and sitelinks 
via:

   - sitelink_asset = asset.sitelink_asset

or

   - snippet_asset = asset.structured_snippet_asset


I don't know why this isn't working for call asset.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/8d8dfc59-b03e-4af9-a835-c5e556ce901bn%40googlegroups.com.
  • Ke... Marvin Laskov
    • ... 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
      • ... Marvin Laskov

Reply via email to