AI-generated Key Takeaways
-
Activities associated with a line item must belong to the same advertiser.
-
Only line items with
CostType.CPAcan be associated with activities. -
The
UNKNOWNvalue is returned when the actual error value is not exposed by the API version.
Service
Dependencies
LineItemActivityAssociation...
▼
LineItemActivityAssociation...
The reasons for the target error.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202505
| Enumeration | Description |
|---|---|
INVALID_ACTIVITY_FOR_ADVERTISER
|
When associating an activity to a line item the activity must belong to the same advertiser as the line item. |
INVALID_COST_TYPE_FOR_ASSOCIATION
|
Activities can only be associated with line items of CostType.CPA.
|
UNKNOWN
|
The value returned if the actual value is not exposed by the requested API version. |