Skip to content

Commit 590f456

Browse files
Apply suggestions from code review
1 parent adf6d09 commit 590f456

File tree

1 file changed

+2
-2
lines changed
  • src/connections/destinations/catalog/actions-google-enhanced-conversions

1 file changed

+2
-2
lines changed

src/connections/destinations/catalog/actions-google-enhanced-conversions/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ The only difference between the Upload Click Conversions and Click Conversion V2
209209

210210
### Why am I getting a `USER_PERMISSION_DENIED` 403 error when my credentials are correct?
211211

212-
If you're getting this error:
212+
If you're getting the following error:
213213

214214
```
215215
"errors": [
@@ -222,5 +222,5 @@ If you're getting this error:
222222
]
223223
```
224224

225-
That generally means there is a conflict or problem between the account used for authorization through Segment and the Customer ID. You can read more about this [here]([url](https://developers.google.com/google-ads/api/docs/concepts/call-structure#cid:~:text=in%20the%20request%3A-,Authorization,must%20be%20set%20to%20the%20customer%20ID%20of%20the%20manager%20account.,-Key%20Term%3A)).
225+
That generally means there is a conflict or problem between the account used for authorization through Segment and the Customer ID. You can read more about this in Google's [API Call Structure](https://developers.google.com/google-ads/api/docs/concepts/call-structure#cid:~:text=in%20the%20request%3A-,Authorization,must%20be%20set%20to%20the%20customer%20ID%20of%20the%20manager%20account.,-Key%20Term%3A){:target="_blank”} documentation.
226226

0 commit comments

Comments
 (0)