MCC tag as a source while creating the user list

2024-08-19 Thread Nikitha Kariappa
Hi There, I want to create a custom audience segment user list using the Google Ads python library. Is there a way to include an MCC tag as a source while creating this user list? Any guidance or examples would be appreciated. Thank you! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

The invalid_grant error does not go away after account recovery

2024-08-19 Thread 'Alytics Info' via Google Ads API and AdWords API Forum
Hi, We encountered errors when requesting the ADS API google.auth.exceptions.RefreshError: ('invalid_grant: Account has been deleted', {'error': 'invalid_grant', 'error_description': 'Account has been deleted'}) We recently deactivated our corporate email @alytics.ru on Google. But we have a

How can MCC ensure that my team only export my team's data

2024-08-19 Thread Acez
My team has a Google Ads account, which is further managed by higher management MCC. Under the MCC, there are multiple accounts from other teams in my company. My team wants to export our data using API, but there is a concern as the developer token is shared among all the other accounts, my te

metrics.biddable_app_install_conversions

2024-08-19 Thread Stella
Hello, how are you? I've tried this query for selecting metrics clicks, impressions, cost_micros and app installs. The result, however, is not what I expected. Data returned is different the query from ad_group_ad. Is there any way to get the same result with the query from ad_group_ad? "SELECT

RE: api request issue defining keyword max cpc

2024-08-19 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. Kindly note that you can make use of AdGroupCriterionService that makes changes for the ad group criteria , where the ad_group_criterion.cpc_bid_micros value will change the Max CPC of the specific keyword. Also, note that the

RE: reporting by video resource is broken

2024-08-19 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. Based on the provided information, I understand that you are getting a "Results with generic error: Internal error encountered" error. I have executed the query that you have provided, and we are unable to reproduce any error at

RE: unable to create app ads - err = value_must_be_unset

2024-08-19 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. App Campaign Legacy (installs) are not supported in the Google Ads API but are supported in the UI. From the UI, I can see that the subtype of the campaign in which you are trying to create the ad is 'App installs'. So, this cou

Re: some doubts of google ads and google analytics

2024-08-19 Thread Bruno Almeida
Thanks for the feedback, what I'm trying to do is have the app configured for internal consumption of the company's data and not need to renew the token to authenticate every week, make it fixed or automate its generation without having to manually grant access with a web app Em segunda-feira,

RE: the invalid_grant error does not go away after account recovery

2024-08-19 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. The reason for this error might be that the email account containing the client ID and client secret may have been deleted. As you informed us that you restored the account and subscription to the corporate email '@alytics.ru',

RE: mcc tag as a source while creating the user list

2024-08-19 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. I understand that you’re seeking guidance on creating a custom audience segment user list using the Google Ads Python library, and you also want to know if it’s possible to include an MCC tag as a source when creating this user

RE: metrics.biddable_app_install_conversions

2024-08-19 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. Note that you are comparing the results of two different resources in the Google Ads API. The ad_group_ad_asset_view is a link between an AdGroupAd and an Asset. The Ad-level performance metrics for assets are aggregated in the

pull pmax campaign cost

2024-08-19 Thread Rexton Chen
I need to pull the pmax type campaign cost from the campaign and start date dimensions. But it seems impossible. Because from the perspective of the document, there is only the account_id field, and it is not refined to the campaign_id field. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

search_click_share on the ad_group level

2024-08-19 Thread be incremental
Hi, I'm trying to extract the search_click_share metric from the ad_group endpoint. Unfortunately, if ad_group is specified in the FROM clause of the query it's not available. *Two questions:* 1. why isn't search_click_share available through the ad_group endpoint, while in the google ads ui

Asset Level Data Via API

2024-08-19 Thread saif khan
Hi Team, I am trying to pull Asset Level data for PMAX, App and Demand Gen campaigns using API. Attached is the columns that I need to pull. Can you help me with the query(Table name and column Name)? Regards, Saif Khan -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on

RE: pull pmax campaign cost

2024-08-19 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. Based on the information provided, I understand that you would like to pull Performance Max (Pmax) campaign cost data with the start date field for the campaigns in your account. You can retrieve Pmax campaign cost data by using

"Edit List" Option Disabled in UI for Custom Audience Segment Created via AP

2024-08-19 Thread Nikitha Kariappa
Hi, I’ve created a custom audience segment via the Google Ads API using the Python library, but I’ve noticed that the "Edit List" option in the Google Ads UI is disabled for this segment Could you please assist in resolving this issue? Is there a reason why the "Edit List" option is unavaila