Hi,
Thank you for providing the logs, it seems like those are not complete logs.
Please provide us with the complete API logs (request and response logs with
request-id and request header) generated at your end to better assist you
further.
You can send the details via Reply privately to the a
Here is the full logs and the errors -
When my promotion asset discount modifier is set to Upto 3%. And I want to
change its discount Modifier to Monetary Discount (
PromotionExtensionDiscountModifier.Unspecified )
var promotionAsset = new PromotionAsset() {
Occasion = occasion,Promoti
Hi,
I'm facing a issue when trying to edit promotion assets using the Google
Ads API in C#.
Issues Encountered:
1. *Limited Updates:* I can only update the DiscountModifier from
Unspecified to UpTo when using Money Amount Off. For other cases like
switching between Monetary Disco
Hi,
I'm facing a similar issue when trying to edit promotion assets using the
Google Ads API in C#.
Issues Encountered:
1. *PercentOff Field:* Since PercentOff is of type long, it cannot be
set to -1 or null. Its default value is always 0.
2. *Limited Updates:* I can only update