RE: Unable to create new page feed via GG API

65 views
Skip to first unread message
Message has been deleted

Google Ads API Forum Advisor

unread,
May 24, 2022, 8:30:16 PM5/24/22
to san...@knorex.com, adwor...@googlegroups.com
Hi Martin,

Thank you for posting your concern to this forum. Allow me to provide support here.

I would like to inform you first that I am going to delete your initial post as it contains generated logs on your end. However, I will provide here your concern with redacted API logs:
"hi,
I used same request to create page feeds, only this customer id is failed "6174407094"

I am able to create page feed in other customers in same parent.
"

Moving forward, please see my insights below for the issue:
  • Please note that the field_id is an output only field so you can remove the value that you've set here.
  • The type of feed that you want to process on this service is not a page feed. With this, you can use another feed with page feed type.

Let me know what goes after trying the provided suggestion.

Regards,
Google Logo
Ernie John
Google Ads API Team
 


ref:_00D1U1174p._5004Q2bCswe:ref

san...@knorex.com

unread,
May 26, 2022, 4:14:54 AM5/26/22
to Google Ads API and AdWords API Forum
Hi,

I tried to remove field_id, till not working.
I change to another customer, it works. I guess something is wrong with this customer id.

Martin

Google Ads API Forum Advisor

unread,
May 26, 2022, 10:09:56 PM5/26/22
to san...@knorex.com, adwor...@googlegroups.com
Hi Martin,

Thank you for providing updates to your concern.

You can provide the complete request and response logs with request ID and request header generated on your end for successful API requests as it will help me further check the issue. You can provide it via Reply privately to author option. If this option is not available, then send it instead on this email address googleadsa...@google.com.

Also, could you confirm if you already considered the statement below?
  • The type of feed that you want to process on this service is not a page feed. With this, you can use another feed with page feed type.

Message has been deleted

Google Ads API Forum Advisor

unread,
May 31, 2022, 2:14:47 PM5/31/22
to san...@knorex.com, adwor...@googlegroups.com
Hi Martin,

Thanks for providing the requested information. DSA Page Feeds have begun migrating from feeds to assets. Please see the migration guide for details. It's possible that one of these accounts has been auto-migrated, while the other account has not (although the error message does not communicate this). I would recommend using the new asset-based approach outlined here.

Regards,
Matt
Google Ads API Team

Google Logo
Matt
Google Ads API Team
 


 

ref:_00D1U1174p._5004Q2bCswe:ref

Sang Do

unread,
May 31, 2022, 9:37:23 PM5/31/22
to Google Ads API Forum Advisor, adwor...@googlegroups.com

Hi, I want to confirm.

 

If the customer (6174407094) is not migrated with asset, it gives error?

How long does it take for auto migration applied to this customer?

 

Regards,

Martin Sang Do

Senior Technical Manager

 

T

+84 28 62921552

E

  san...@knorex.com

 

 

 

 

 

signature_320316845

 

UNIVERSAL MARKETING™  | signature_1039296160 LATEST NEWS

 

NOTICE:  This email may contain confidential and/or privileged information. If you are not the intended recipient,

please notify the sender immediately and delete the message from your system. Any form of unauthorized use

or dissemination is prohibited.


 
NOTICE: This email may contain confidential and/or privileged information. If you are not the intended recipient,
please notify the sender immediately and delete the message from your system. Any form of unauthorized use
or dissemination is prohibited.

Google Ads API Forum Advisor

unread,
Jun 1, 2022, 12:53:07 AM6/1/22
to san...@knorex.com, adwor...@googlegroups.com
Hi Martin,

Thank you for the replies.

To answer your question "If the customer (6174407094) is not migrated with asset, it gives error?", I checked again the provided 2 API logs, it appears that the issue is indeed related to the feed type. I can see that the feed type used in the successful API transaction is Page feed while the feed type used in the unsuccessful API transaction is not. With this, try creating a feed with Page feed for the account 617-440-7094, use it in the API request and re-execute it.

As for the "How long does it take for auto migration applied to this customer?", according to this schedule, auto-migrated has already started on April 27, 2022. However, the migration would gradually happen on some of the accounts so I am afraid that there is no definite timeline on when your account will be migrated to the asset-based feed.

Regards,
Google Logo
Ernie John
Google Ads API Team
 


ref:_00D1U1174p._5004Q2bCswe:ref

Sang Do

unread,
Jun 1, 2022, 1:12:35 AM6/1/22
to Google Ads API Forum Advisor, adwor...@googlegroups.com

Hi,

This is request to create page feed:

 

Request

-------

MethodName: google.ads.googleads.v10.services.FeedService/MutateFeeds

Endpoint: googleads.googleapis.com:443

Headers: {developer-token=REDACTED, login-customer-id=2764377747, x-goog-api-client=gl-java/1.8.0_181 gccl/18.0.0 gapic/18.0.0 gax/2.6.1 grpc/1.41.0}

Body: customer_id: "6174407094"

operations {

  create {

    attributes {

      type: URL

      name: "Page URL"

    }

    attributes {

      type: STRING_LIST

      name: "Label"

    }

    origin: USER

    name: "martin postman 2 (test)"

  }

}

 

 

Response

--------

Headers: Metadata(content-disposition=attachment,content-type=application/grpc,request-id=rVuW6s9bKRvKHdILCfGQoA,date=Mon, 30 May 2022 10:13:15 GMT,alt-svc=h3=":443"; ma=2592000,h3-29=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43")

Body: results {

  resource_name: "customers/6174407094/feeds/381813859"

}

 

Failure message: null

Status: Status{code=OK, description=null, cause=null}.

 

Which field is wrong indicating it is not Page feed?

I use same request to both customers.

 

Could you please indicate which field in request going wrong in failed customer? I cannot find difference in requests (except customer id).

 

Regards,

Martin Sang Do

Senior Technical Manager

 

T

+84 28 62921552

E

  san...@knorex.com

 

 

 

 

 

 

NOTICE:  This email may contain confidential and/or privileged information. If you are not the intended recipient,

please notify the sender immediately and delete the message from your system. Any form of unauthorized use

or dissemination is prohibited.

 

 

From: Google Ads API Forum Advisor <ads...@forumsupport.google>
Date: Wednesday, 1 June 2022 at 11:52
To: Sang Do <san...@knorex.com>
Cc: adwor...@googlegroups.com <adwor...@googlegroups.com>
Subject: Re: Unable to create new page feed via GG API

Reply all
Reply to author
Forward
0 new messages