Page feeds migration

76 views
Skip to first unread message

Anis Ahmed

unread,
Jan 6, 2022, 8:21:50 AM1/6/22
to AdWords API and Google Ads API Forum
Hi,

I'm currently working on migrating the existing page feeds to asset based feeds and I had a question that : 

Our campaigns are using  the option : "Use URLs from my page feed only"

so once I migrate my page feed and create a new asset based feed how can I connect the asset based feed to use this option as well :  "Use URLs from my page feed only"
via the API?

Google Ads API Forum Advisor

unread,
Jan 6, 2022, 5:58:37 PM1/6/22
to aniska...@gmail.com, adwor...@googlegroups.com
Hello Anis,

Thanks for reaching out to the Google Ads API support. All ValueTrack parameters will continue to function when used in URLs in Asset-based extensions except for {feeditemid}. Instead, use {extensionid} to link any final URL tracking.
On Google Ads API you can use page_url for tracking that same URL function. Feel free to reply back to us.

Best regards,
Google Logo
Jakeia Sabrina
Google Ads API Team
 


ref:_00D1U1174p._5004Q2Uh8dP:ref
Message has been deleted

Anis Ahmed

unread,
Jan 7, 2022, 10:43:02 AM1/7/22
to AdWords API and Google Ads API Forum
Here is a req/response of what I'm trying to do currently : 

customer_id: "2926805574"
operations {
  update {
    resource_name: "customers/2926805574/campaigns/12252911251"
    dynamic_search_ads_setting {
      domain_name: "ladenzeile.de"
      language_code: "de"
      use_supplied_urls_only: true
      feeds: "customers/4239837903/assetSets/6449801073"
    }
  }
  update_mask {
    paths: "dynamic_search_ads_setting"
  }
}
partial_failure: true



response : 
results {
}
partial_failure_error {
  code: 3
  message: "The field mask updated a field with subfields: \'dynamic_search_ads_setting\'., at operations[0]"
  details {
    type_url: "type.googleapis.com/google.ads.googleads.v9.errors.GoogleAdsFailure"
    value: "\nd\n\002@\003\022LThe field mask updated a field with subfields: \'dynamic_search_ads_setting\'.\"\020\022\016\n\noperations\030\000"
  }
}

On Fri, Jan 7, 2022 at 3:48 PM Anis Ahmed <aniska...@gmail.com> wrote:
Hi,

I'm not trying to add value track parameters, I'm trying to connect a page feed to my campaign such that it only uses that page feed and the urls that are in that page feed for my DSA ads. Is there any code example for that?

--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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...@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 a topic in the Google Groups "AdWords API and Google Ads API Forum" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/adwords-api/XutiTGYHy7M/unsubscribe.
To unsubscribe from this group and all its topics, send an email to adwords-api...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/2aa0e5c5-b551-440d-988d-50e5e6e989f5n%40googlegroups.com.


--
Regards,
Anis Ahmed,

Google Ads API Forum Advisor

unread,
Jan 7, 2022, 4:04:31 PM1/7/22
to aniska...@gmail.com, adwor...@googlegroups.com
Hello Anis,

Thanks for the clarification. Please refer to our sample code add-dynamic-page-feed (with your preferred programming language) while you want to add a page feed with URLs for a Dynamic Search Ads Campaign. Also you can set up a DSA campaign to use page feeds by setting the feeds field of its DynamicSearchAdsSetting with the following link.
Let us know if you have any other questions on that.
Reply all
Reply to author
Forward
0 new messages