Dear Google Ads API Support Team,
I am reaching out to request assistance with an issue I'm encountering
while creating a *YouTube campaign* using the *Google Ads API*. Below is
the request data I am using to create the campaign:
{
"start_date": "2025-01-15",
"end_date": "2025-02-15",
"
from google.ads.googleads.client import GoogleAdsClient
from google.ads.googleads.errors import GoogleAdsException
import yaml
from pathlib import Path
import argparse
import sys
yaml_path = Path(__file__).parent / "google-ads.yaml"
with open(yaml_path, 'r') as file:
google_ads_config = yaml.safe
Hi,
Thank you for reaching out to the Google Ads API support team.
Based on the details provided, I understand that you are facing issues with the
code due to key rotation. To assist you further, could you elaborate and
provide more details about your concern?
Also, I would request you to kind
Hi,
Thank you for contacting the Google Ads API support team.
If you are* enhancing the conversion for leads*, you can retrieve the
status by using the following query.
SELECT customer.id,
customer.conversion_tracking_setting.accepted_customer_data_terms,
*customer.conversion_tracking_setti
Hi,
Thank you for contacting the Google Ads API support team.
The average CPC metric is available in certain older or legacy versions of the
Google Ads API for backward compatibility. If you pass ‘true’ to the field
include_average_cpc, you are accepted to include the average cost per click
va
Hi,
Thank you very much for your feedback.
We have tried the earlier contact form, what would you advise us to do when we
receive no answer using that channel?
All the best,
--- original message ---
On January 13, 2025 at 11:56 AM GMT adsapi@forumsupport.google wrote:
Hi,
Thank yo
Hi,
Thank you for reaching out to the Google Ads API support team.
The standard access requests are handled by the Google Ads API Compliance team,
I would recommend you reach out to the Google Ads API Compliance team as they
are better equipped to address your concerns. Kindly note that our tea
Dear Google Ads Support Team,
I hope this message finds you well.
I attempted to remove an Ad asset from an AdGroup using the following code:
===
def update_adgroup_status_to_paused(self, customer_id, client):
ad_group_asset_servi
Hi team,
This issue seems happened a year however we just noticed recently when we
plan to do the key rotation. The code haven't been changed for many years.
The last update I found through pipeline is back last Jan 2024, and all it
was changed is only upgrade the version from v13 to v15. And b
It has been over *five months *since we submitted our initial application
for the Google Ads API Standard Access.
We only heard back after three months with some extra requirements which we
submitted *2 months ago. *
Despite multiple emails and comprehensive submissions addressing all
reques
Hi,
I'm getting an Internal error when creating a test account for a few days
now .
Could you please check what is going on here? This is all I get:
{
"message": "Internal error encountered.",
"code": 13,
"status": "INTERNAL",
"details": [
{
"@type":
"type.g
In the online documentation at
https://developers.google.com/google-ads/api/reference/rpc/v18/HistoricalMetricsOptions#include_average_cpc
include_average_cpc it reads, "Indicates whether to include average cost
per click value. Average CPC is provided only for legacy support."
What does "lega
Hi,
Currently, it is not possible to retrieve the image assets data of display ads
via the API. However, we already raised a request to add this feature to become
available in the Google Ads API. You can follow our blog post and release notes
for future updates.
This message is in relation to
13 matches
Mail list logo