Bug with retrieval of actions

117 views
Skip to first unread message

F B

unread,
Mar 29, 2019, 1:54:16 PM3/29/19
to AdWords API and Google Ads API Forum
I just confirmed that there seems to be a bug with the retrieval of conversion actions. I did create a new conversionAction and noted down the resource_name and id

_ads_client = _get_ads_client()
service
= _ads_client.get_service('ConversionActionService', version='v1')
res
= service.get_conversion_action("customers/<my_client_id>/conversionActions/<conversionActionId taken from the result of the previously created one>")
print(res)


yields no results.

However, doing the same thing for a sitelink works perfectly fine.

 
_ads_client = _get_ads_client()
service
= _ads_client.get_service('ExtensionFeedItemService', version='v1')
res
= service.get_extension_feed_item("customers/<my_client_id>/extensionFeedItems/<SitelinkId>")
print(res)


Can somebody confirm or credibly deny this? :D 

googleadsapi...@google.com

unread,
Mar 29, 2019, 4:55:35 PM3/29/19
to fbo...@gmail.com, AdWords API and Google Ads API Forum
Hello,

I will need to see your API request and response to verify this. Can you please send them through reply privately to author?

Thanks,
Anthony
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/38f775ab-1623-49f4-ba29-7a78212b6f0d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

googleadsapi...@google.com

unread,
Apr 1, 2019, 3:36:50 PM4/1/19
to fbo...@gmail.com, AdWords API and Google Ads API Forum
Hi,

There appears to be an ongoing issue related to conversions. I'll let you know when it is resolved.

Regards,
Anthony
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/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

On 03/29/19 13:54:15 fbo...@gmail.com wrote:
--

googleadsapi...@google.com

unread,
Apr 19, 2019, 9:42:43 AM4/19/19
to fbo...@gmail.com, AdWords API and Google Ads API Forum
Hello,

The issue should now be resolved. Let me know if you still face any issues.

Cheers,
Anthony
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/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

rob

unread,
Apr 22, 2019, 8:39:20 AM4/22/19
to AdWords API and Google Ads API Forum
Doesn't appear to be fixed... 

googleadsapi...@google.com

unread,
Apr 22, 2019, 11:25:47 AM4/22/19
to r...@jumpfly.com, AdWords API and Google Ads API Forum
Hi all,

I've updated the team to take another look at this. I'll let you know when the issue is resolved.

Regards,
Anthony
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/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

googleadsapi...@google.com

unread,
Apr 26, 2019, 10:53:36 AM4/26/19
to r...@jumpfly.com, AdWords API and Google Ads API Forum
Hi all, 

Please try out the query again. The issue should be resolved.

Cheers,
Anthony
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/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

rentca...@gmail.com

unread,
May 3, 2019, 12:40:00 PM5/3/19
to AdWords API and Google Ads API Forum
This is issue is still not fixed.

Query:  SELECT conversion_action.id, conversion_action.name, conversion_action.tag_snippets FROM conversion_action LIMIT 50

Returns the following:

{
    "error": {
        "code": 500,
        "message": "Internal error encountered.",
        "status": "INTERNAL"
    }
}

If the conversion_action.tag_snippets is removed then it works. I need to get the conversion_action.tag_snippets information.

KDJ

googleadsapi...@google.com

unread,
May 3, 2019, 1:27:33 PM5/3/19
to rentca...@gmail.com, AdWords API and Google Ads API Forum
Hi KDJ,

Our team will double check on this issue and if it's potentially another issue. I'll keep you updated.

Regards,
Anthony
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/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Reply all
Reply to author
Forward
0 new messages