You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What is your question?
Do you have an example for accepting the link invitation for a Merchant Center Account with an Ads account using API v15 and above?
Hello, I'm working on migrating this feature from API v14 to API v15 but only version 14 has a ruby example. Could you provide a guide on how to achieve this on v15 and above? Maybe add it to the examples folder.
Thank you!
The text was updated successfully, but these errors were encountered:
Documentation says that product_link accepts a merchant_center_id but I get this error trying to set it. Effectively, I can only set type and resource_name for ProductLink, so what I'm doing wrong?
`method_missing': undefined method `merchant_center_id=' for <Google::Ads::GoogleAds::V16::Resources::ProductLink: resource_name: "",type: :MERCHANT_CENTER>:Google::Ads::GoogleAds::V16::Resources::ProductLink(NoMethodError)
@mcloonan sorry to tag you but I really appreciate your help.
What is your question?
Do you have an example for accepting the link invitation for a Merchant Center Account with an Ads account using API v15 and above?
Hello, I'm working on migrating this feature from API v14 to API v15 but only version 14 has a ruby example. Could you provide a guide on how to achieve this on v15 and above? Maybe add it to the examples folder.
Thank you!
The text was updated successfully, but these errors were encountered: