I think you didn't get what i want to point out, asset is giving the wrong
data of images, either i run the query with where resource_name or by
directly putting the image url in the where condition as I mentioned in the
my first query. Response comes as the Stock image, Have you checked at your
I'm trying to get the cost and number of clicks per search term using
search_term_view. However, I noticed that the metrics in the total sum
adding all clicks and cost of search term do not match the campaign metrics
report.
Example:
Campaign Metrics:
Campaign ID 22045300920 (Customer ID 6429
Hi,
Kindly note that currently there is no resource or field in the Google Ads API
to fetch conflicting negative keywords. As this feature is available in the UI,
I will raise a feature request to make conflicting negative keywords accessible
via the Google Ads API. However, I cannot provide a
Hi Leon,
Thank you for reaching out to the Google Ads API support team.
Please be informed that I have removed your response from the forums as it
contains the PII information.
Based on the logs, it seems that you've encountered a "RESOURCE_NOT_FOUND"
error while attempting to create an ad gro
Hello,
I am currently implementing a Google account login feature using OAuth 2.0.
For the login process, *name* and *email address* are required information
on the site.
In this case, even if the user agrees to provide this information during
the login process, is it possible that this inform
Hi,
Thank you for reaching out to the Google Ads API support team.
I would recommend you refer to the below given GAQL query to retrieve the image
asset data by using the resource name via the Google Ads API:
SELECT asset.id, asset.name, asset.source,
asset.image_asset.full_size.url, asset.res
Hi,
Please ignore my previous response.
Thank you for reaching out to the Google Ads API support team.
I would recommend you refer to the below given GAQL query to retrieve the image
asset data by using the resource name via the Google Ads API:
SELECT asset.id, asset.name, asset.source,
asset
Hi,
Thank you for reaching out to Google Ads API Support.
Please be informed that our team can only assist with technical queries or
concerns related to the Google Ads API. Note that Google Ads API calls must be
authorized through OAuth2. OAuth2 enables your Google Ads API client app to
access