Performance Max Campaign Spent More Than Total Budget — Need Guidance on Budget Control

2025-07-07 Thread 'Harshal Patil' via Google Ads API and AdWords API Forum
Hi Team, We had set a *daily budget of $84* for our Performance Max campaign. However, at the end of the campaign, the *total spend exceeded the expected budget*, even though we didn’t change the daily limit. Could you please clarify: 1. Why did the campaign spend more than the

Re: adding a negative keyword to a performance max campaign

2025-06-05 Thread Robert B
Thanks for the clarification, sad to hear it's currently not possible but looking forward to when it will be available. Best regards, Robert On Wednesday, June 4, 2025 at 11:59:14 PM UTC+2 Google Ads API Forum Advisor wrote: > Hi, > > Thank you for contacting the Google Ads API support team. >

RE: adding a negative keyword to a performance max campaign

2025-06-04 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for contacting the Google Ads API support team. At the moment, you can include the criteria outlined in the documentation. Note that adding negative keywords for performance max campaigns is not supported in the Google Ads API. However, I'll raise a feature request to be availabl

Adding a Negative Keyword to a Performance Max Campaign

2025-06-04 Thread Robert B
Hi, I am attempting to add a negative keyword (as a campaign_criterion) to a PMax Campaign. This is an operation that is supported in the Google Ads UI, but when attempting to create such a campaign criterion through the API it gives me an error that "The operation is not allowed for the given

Re: location asset data performance max campaign

2025-04-23 Thread Lộc Đoàn
Hi Google Ads team I have replied in private message, sharing the UI image, the query I tried. Can you help check if you have received the message? On Wednesday, April 23, 2025 at 3:06:30 PM UTC+7 Google Ads API Forum Advisor wrote: > Hi, > > Yes, we have received your email. To fetch the loc

Re: location asset data performance max campaign

2025-04-23 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Yes, we have received your email. To fetch the location asset, you need to use the asset.type field from the asset report. Note that this report is a resource without metrics. You may see the sample query below for reference: SELECT asset.location_asset.business_profile_locations, asset.l

Re: location asset data performance max campaign

2025-04-22 Thread Lộc Đoàn
ng issues while retrieving data of location > assets for a performance max campaign. To assist you further, provide us > with the complete API logs (*request* > <https://developers.google.com/google-ads/api/docs/concepts/field-service#request> > > and* response* > &l

RE: location asset data performance max campaign

2025-04-22 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for contacting the Google Ads API support team. I understand you are facing issues while retrieving data of location assets for a performance max campaign. To assist you further, provide us with the complete API logs (request and response logs with request-id and request header

location asset data performance max campaign

2025-04-22 Thread Lộc Đoàn
Hi Google Ads Team I'm trying to retrieve reporting data of location asset for a performance max campaign. However, when I run this query, it only returns result of the search campaign. Can you help guide me how to get data of the performance max campaign? Here's the que

RE: issue with impression data in performance max campaign placements in v18

2024-10-25 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. According to the release notes, the performance_max_placement_view report only provides impressions for placements where Performance Max ads were served. If you are seeing the same impressions value for each placement, provide u

Issue with Impression Data in Performance Max Campaign Placements in v18

2024-10-23 Thread Jing CHEN
There is an issue with the data volume of impressions for placements in the performance max campaign returned by version 18. The impression quantity for each placement is the same, which appears to be a bug. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog

Re: apply placement exclusion list to performance max campaign

2024-09-09 Thread Shannon
Perhaps I don't understand. How would using URL Expansion or anything related to the Final URL feature of PMax be used as anything related to the intent of placement exclusion showing our ad on a Google Display Network domain? Why is "Final URL expansion" even being mentioned here? On Monday, S

Re: apply placement exclusion list to performance max campaign

2024-09-09 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, I have raised your concern with the rest of our team and one of my teammates will reach out to you once we have an update. This message is in relation to case "ref:!00D1U01174p.!5004Q02vFnsI:ref" (ADR-00266964) Thanks, Google Ads API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

RE: fetching performance max campaign metrics

2024-09-09 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 error message, it seems you've passed an invalid argument in the 'WHERE' clause for the 'campaign.start_date' field, which is causing the BAD_VALUE error. The current query you provided is valid and doesn't include

fetching performance max campaign metrics

2024-09-09 Thread Dushyant
{ "query": "SELECT metrics.clicks, metrics.impressions, metrics.ctr, metrics.average_cpc, metrics.cost_micros FROM campaign WHERE campaign.id = 21655974... AND segments.date DURING LAST_30_DAYS AND campaign.status != REMOVED" } i used this query to fetch campaign metrics, but i got error as s

Re: apply placement exclusion list to performance max campaign

2024-09-09 Thread Shannon
Google Ads API Forum Advisor wrote: > Hi, > > Kindly note that enabling "Final URL" in your Performance Max campaign > settings allows your campaign to replace your Final URL with a more > relevant landing page from the Final URL domain, based on the user’s search &g

Re: apply placement exclusion list to performance max campaign

2024-09-08 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Kindly note that enabling "Final URL" in your Performance Max campaign settings allows your campaign to replace your Final URL with a more relevant landing page from the Final URL domain, based on the user’s search intent. The Final URL expansion can serve and receive traffic o

Re: apply placement exclusion list to performance max campaign

2024-09-06 Thread Shannon
Further, from: https://support.google.com/google-ads/answer/14924934?hl=en&ref_topic=10631992 Performance Max feature compatibility Google Ads feature Compatibility with Performance Max If yes, learn more: Placement Exclusions Lists Yes Use placement exclusion lists across your accounts

Re: apply placement exclusion list to performance max campaign

2024-09-06 Thread Shannon
>>However, negative WEBPAGE criteria can be used to exclude specific URLs from final URL expansion . Learn more about Final URL expansion and URL Excl

Re: apply placement exclusion list to performance max campaign

2024-09-06 Thread Shannon
on in placement info <https://developers.google.com/google-ads/api/reference/rpc/v17/PlacementInfo> resource. That is not related to my question. My calls are working correctly. I am asking about wether the Account Level Placement Exclusion will apply to a Performance Max campaign. On Fri

error while updating performance max campaign budget name

2024-09-06 Thread Dushyant
curl --location 'https://googleads.googleapis.com/v17/customers/8702376.../campaignBudgets:mutate' \ --header 'Content-Type: application/json' \ --header 'developer-token: 0-4PjaUzBnyeiqsEkhb...' \ --header 'login-customer-id: 8663393...' \ --header 'Authorization: Bearer ya29.a0AcM612xZSfzNcUT

Re: apply placement exclusion list to performance max campaign

2024-09-05 Thread Shannon
Thank you. You state: I would like to inform you that placement exclusion is not supported in Performance Max campaigns However, the "customer criteria" PlacementInfo call appears to allow me to add a domain to an account exclusion. Wouldn't this effectively block that domain from showing ad

RE: apply placement exclusion list to performance max campaign

2024-09-05 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 as per the campaign criteria document Performance Max campaigns support the following types of criteria: AD_SCHEDULE BRAND LANGUAGE LOCATION LOCATION_GROUP WEBPAGE With this, I would like to inform you that pla

Apply Placement Exclusion List to Performance Max Campaign

2024-09-05 Thread Shannon
We have a placement exclusion list that we would like to apply to performance max campaign. There does not seem to be a way to apply it at the campaign level. Currently, in the new API, Placement Exclusion lists can only be applied at the Campaign level. If not, can we create account level

RE: how to add audience id while creating performance max campaign ?

2024-08-26 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for contacting the Google Ads API support team. You can use this PHP code snippet to add the audience ID, which will help enhance the targeting for the Performance Max campaign. I hope it helps. Kindly get back to us if you have any further questions or concerns related to the

How to add audience id while creating performance max campaign ?

2024-08-26 Thread Dushyant
please guide me how to get and add audience id while makign performance max campiagns using php code. is there any api endpoint for getting or creating audience id ? if so, please attach the link for the same -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: htt

Re: How to get and add audience id in the performance max campaign ?

2024-08-26 Thread Emroon Wandee
คือผมไม่เข้าใจครับ ในวันที่ จ. 26 ส.ค. 2024 7:14 หลังเที่ยง Dushyant เขียนว่า: > License, Version 2.0 (the "License"); * you may not use this file except > in compliance with the License. * You may obtain a copy of the License at > * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless requ

Age and gender report for a Performance max campaign

2024-02-23 Thread SR
How to get the Age range report and Gender report for a Performance Max campaign? Please share the API document. Thanks. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com

RE: track assetgroup or asset on performance max campaign.

2023-11-13 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for contacting the Google Ads API support team. By reviewing your concern, I understand that you are trying to know which parameter needs to be used for tracking assetGroup. In order to investigate your issue further, could you please provide us with an uncropped UI screenshot(wi

Track AssetGroup or Asset on Performance Max Campaign.

2023-11-13 Thread Cantare John
I need to track a performance_max campaign , for other campaigns i can track for example contents ( {creative} } , keywords ( {keyword} ) , search terms ( { matchtype } ) etc . What params should i use for tracking assetGroup ? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find

Performance Max campaign is pulling information from multiple websites

2023-09-23 Thread Bill Hinshaw
I am new to Performance Max. I set up a campaign for one website I manage, but the campaign is pulling information from other sites totally unrelated to the campaign. Example - it pulled store information from an unrelated site and is showing the unrelated store address in my campaign. What a c

RE: issue when trying to create listing group of performance max campaign asset group

2023-07-31 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
same as one of the ancestor Listing Groups. If it >> helps, you may refer to this guide regarding Creating Shopping Listing >> Groups. 2. Where can I see AW change history of Performance max campaign asset group listing group feature? >> You may refer to this guide about Change Even

Issue when trying to create listing group of performance max campaign asset group

2023-07-30 Thread Dang Duc Truong
Where can I see AW change history of Performance max campaign asset group listing group feature? Thanks Dan -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received

Re: performance max campaign asset group audience signal demographic age range

2023-06-21 Thread Dang Duc Truong
le.com/google-ads/api/reference/rpc/v14/AgeDimension >- Audience Dimension - > > https://developers.google.com/google-ads/api/reference/rpc/v14/AudienceDimension > >- Performance Max campaign criteria - > > https://developers.google.com/google-ads/api/docs/perf

RE: performance max campaign asset group audience signal demographic age range

2023-06-19 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
://developers.google.com/google-ads/api/reference/rpc/v14/AgeSegment Age Dimension - https://developers.google.com/google-ads/api/reference/rpc/v14/AgeDimension Audience Dimension - https://developers.google.com/google-ads/api/reference/rpc/v14/AudienceDimension Performance Max campaign criteria -https

Performance max campaign asset group audience signal demographic age range

2023-06-13 Thread Dang Duc Truong
Hi, I would like to ask, how can I set the min age and max age value for the case of minimum age of 65+ ? I tried to set min_age = 65, max_age as null but when I query the audience, it return null for min_age, max_age, and unknown_age. Is there any detail instruction or documentation for setti

Performance max campaign asset group audience signal demographic age range

2023-06-13 Thread Dang Duc Truong
Hi, I would like to ask, how can I set the min age and max age value for the case of minimum age of 65+ ? I tried to set min_age = 65, max_age as null but when I query the audience, it return null for min_age, max_age, and unknown_age. Is there any detail instruction or documentation for setti

supported user interest in performance max campaign

2023-02-21 Thread ISMAIL TAIBANI
I tried to create Performance max campaign using API i got below DIMENSION_INVALID issue when i used this userInterest "userInterest": { "resourceName": "customers/1826818684/userInterests/3", "name": "Arts & Entertainment" } "{&#x

RE: Cannot create Performance Max campaign with Vehicle

2022-12-21 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Sang Do, In addition, if the issue indeed persists, you can provide the updated and complete request and response logs, and request-id, so we can investigate further. You may then send the requested information via the Reply privately to author option. If this option is not available, you m

RE: Cannot create Performance Max campaign with Vehicle

2022-12-21 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Martin, Regarding the error you received, could you confirm if the linking of your Google Ads and Merchant Center accounts was very recent prior to the attempt to create the said Performance Max campaign? I asked because, it could take several hours before the linking of the accounts is 100

Cannot create Performance Max campaign with Vehicle

2022-12-21 Thread Sang Do
Hi, I cannot create Performance max campaign. Parameters: advertising_channel_type: PERFORMANCE_MAX bidding_strategy_type: MAXIMIZE_CONVERSION_VALUE maximize_conversion_value { } shopping_setting { merchant_id: 679569283 sales_country: "SG" } geo_target_ty

RE: Performance Max Campaign and Asset Set Asset metrics

2022-12-01 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi there, Thank you for reaching us out. I am Sherwin from Google Ads API support team. I hope that you are doing well today. To further investigate this issue, could you provide the complete request and response logs with request ID and request header generated on your end? If you haven't ena

Performance Max Campaign and Asset Set Asset metrics

2022-12-01 Thread Media Data Creative Lift
Hello, I have a Performance Max campaign having made 875,077 impressions. I am trying to get assets metrics through asset_set_asset resource as given on this support group. Calling API v12 Query are 1. Get Asset Set of campaign - Request ID *WHnyyOpfKIJVLkLMUHt6_w* - Query *SELECT

RE: Create Performance Max Campaign with Seller and Comparison Shopping Service field

2022-11-28 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Fadime, Thank you for reaching us out. I am Sherwin from Google Ads API support team. I hope that you are doing well today. To further help you with your concern, could you please provide us a full, non-cropped and non-redacted screenshot of the UI in English language? You can provide it vi

Create Performance Max Campaign with Seller and Comparison Shopping Service field

2022-11-25 Thread Fadime Günay
Hi, We want to add Seller and Comparison Shopping Service field at the google ads panel with google ads api for performance max campaign. Shared to you this field we want to fill as image. How can we create performance max campaign with this Seller and Comparison Shopping Service field? Can

Re: how to change campaign settings in performance max campaign

2022-11-15 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Jip, Performance Max campaigns require certain minimum Assets to be attached to the campaign. You can see all the requirements on this guide. Using one of your errors as an example: "assetGroupError": "NOT_ENOUGH_HEADLINE_ASSET" This means you are not adding enough Text Assets to the Campai

INTERNAL ERROR occur During create performance max campaign

2022-11-15 Thread Mia Yao
Hello there, I'm trying to create a performance max campaign through google ads API on nodejs, I'm able to create the campaign budget with no problem, but when I start the campaign creation with "url_expansion_opt_out: false", I'll get errors like the below: Go

Re: how to change campaign settings in performance max campaign

2022-11-14 Thread Jip Veerbeek
r Performance Max campaigns. You may refer to > this > guide > <https://developers.google.com/google-ads/api/docs/performance-max/assets?hl=en#ensure_minimum_asset_requirements_are_met> > > as the Performance Max campaign requires an initial minimum set of assets. >

Re: how to change campaign settings in performance max campaign

2022-11-07 Thread Jip Veerbeek
Hello Daniel, thanks for the suggestion but I am not going to switch yet. { "operations": [ { "create": { "resourceName": "customers/5526191782/assetGroups/-1", "campaign": "customers/5526191782/campaigns/18800555689", "name

Re: how to change campaign settings in performance max campaign

2022-11-04 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Jip, We don't have full HTTP requests examples but we have multiple examples in the different client libraries that we provide . Since you are doing a lot of operations I would suggest using one of the libraries as they make this process a lot easier. For your particular question regarding

Re: how to change campaign settings in performance max campaign

2022-11-03 Thread Jip Veerbeek
Hello Daniel, I haven't managed to do it yet, do you maybe have an example? Thanks, Jip Veerbeek On Wednesday, November 2, 2022 at 5:48:44 PM UTC+1 adsapi wrote: > Hi Jip, > > To create images, logos headlines and other assets you will create an > Asset >

Re: how to change campaign settings in performance max campaign

2022-11-01 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Jip, You can have multiple operations in a single request by having multiple valid operation JSON objects in the "operations" field like this: curl --request POST "https://googleads.googleapis.com/v${API_VERSION}/customers/${CUSTOMER_ID}/campaignCriteria:mutate"; \ --header "Content-Type: a

Re: how to change campaign settings in performance max campaign

2022-11-01 Thread Jip Veerbeek
Hello, I was wondering if it is possible to change the language and the location in one request. I have tried it like this: [image: Swwchermafbeelding 2022-11-01 182521.jpg] And this: [image: Swwwchermafbeelding 2022-11-01 182645.jpg] And more ways but I can't make it work. Thanks for all the h

Re: how to change campaign settings in performance max campaign

2022-11-01 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello Jip, The code for the US is: 2840 The list of Geo Codes can be found on this documentation page: Geo Target. You can get a list by clicking on the "Latest .csv" button. That file contains a list of all the Geo Codes. You can filter by "Country" in the "Target Type". Daniel Google Ads API

Re: how to change campaign settings in performance max campaign

2022-11-01 Thread Jip Veerbeek
Hello, Thanks for the response. I want to set the location to the US but I dont know where to find the right id. Regards, Jip Veerbeek On Monday, October 31, 2022 at 9:18:05 PM UTC+1 adsapi wrote: > Hi Jip, > > The criterion_id is need as part of the "resourceName" in some resources > and c

RE: how to change campaign settings in performance max campaign

2022-10-28 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello Jip, Thank you for reaching out to Google Ads support. To update the language and location campaign settings, you would use the Campaign Criterion resource. For your specific question, the fields to update on that resource are “location” and “language”. For the location, you would use Lo

how to change campaign settings in performance max campaign

2022-10-28 Thread Jip Veerbeek
Hello, I have tried to change this information with a CURL request. [image: 2022-10-28 133350.jpg] I have tried to use this: local_campaign_setting parameter that contain location_source_type paramer but you can only set up 4 enums: UNSPECIFIED No value has been specified

Re: create operation PERFORMANCE MAX campaign

2022-10-28 Thread Jip Veerbeek
/google-ads/api/docs/performance-max/create-campaign#create_a_budget>. > > With this, to help you identify the campaign budget that you can use for > the performance max campaign, you can use campaign_budget > <https://developers.google.com/google-ads/api/fields/v12/campaign_budget&g

Re: create operation PERFORMANCE MAX campaign

2022-10-27 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
t;. However, I am afraid that the campaign budget that you should use is configured as "not shared" as according to this document. With this, to help you identify the campaign budget that you can use for the performance max campaign, you can use campaign_budget and include the campaign_b

Re: create operation PERFORMANCE MAX campaign

2022-10-27 Thread Jip Veerbeek
Hello, Thanks for the response. This helps me a lot but I am running into an issue. If I try to send the request I get the error: CAMPAIGN_CANNOT_USE_SHARED_BUDGET. I dont understand why I get this error becouse the budget isn't shared. Do you know how I can fix this? [image: Schermafbeelding

Re: create operation PERFORMANCE MAX campaign

2022-10-27 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Jip, Thanks for getting back to us. You may use the CURL below to create a PMAX campaign: curl -f --request POST "https://googleads.googleapis.com/v${API_VERSION}/customers/${CUSTOMER_ID}/campaigns:mutate"; \ --header "Content-Type: application/json" \ --header "developer-token: ${DEVELOP

Re: create operation PERFORMANCE MAX campaign

2022-10-27 Thread Jip Veerbeek
Hello, thanks for the fast response. Is there also an Curl request example on how to add a Performance Max Campaign? This would help me a lot becouse I would like to test it in postman. Regards, Jip Veerbeek On Wednesday, October 26, 2022 at 5:29:51 PM UTC+2 adsapi wrote: > He

RE: create operation PERFORMANCE MAX campaign

2022-10-26 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello, Thanks for reaching out. I can see in your request that the advertisingChannelType is set to 'SEARCH'. You should set this type to 'PERFORMANCE_MAX'. I would recommend using the PHP client library, which includes a PHP example for creating Performance Max campaigns. Regards, Matt Goog

Re: create operation PERFORMANCE MAX campaign

2022-10-26 Thread Jip Veerbeek
'login-customer-id: 123456789', $fullAccesToken ), )); //3 code $response3 = curl_exec($curl3); $httpcode3 = curl_getinfo($curl3, CURLINFO_HTTP_CODE); print_r($response3); // if ($httpcode3 == 200) { // $response3 = json_decod

create operation PERFORMANCE MAX campaign

2022-10-26 Thread Jip Veerbeek
Hello, I am trying to create an Performance Max Campaign with the google ads API. I am building the request in php and I have managed to create an Search campaign. I have tried multiple things to transform my code to make an Performance Max Campaign without succes. I will send the code along

RE: How to create Audience Signal in Performance Max campaign

2022-10-24 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Sang, Thank you for posting your concern. Allow me to provide support. To provide insights to your concern, you may refer to this document as it discusses how to manage audience signals for Performance max campaigns. It includes the API services that you need to use for your concern. Let me

Re: Performance Max campaign metrics split by network ?

2022-10-13 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Aurélien, Thank you for your reply and we understand the challenge you are encountering regarding the reporting for Performance Max campaigns. When using the campaign report, you can include a segment.ad_network field in your query. However, for Performance Max campaigns, and after performin

Re: Performance Max campaign metrics split by network ?

2022-10-13 Thread Aurélien Dutriévoz
; said, could you confirm if you can do this successfully in the Google Ads > UI? If yes, could you please provide us with the whole UI screenshot of > *getting > the performance metrics of the Performance Max campaign split by network > via the API (for example, search, display, di

RE: Performance Max campaign metrics split by network ?

2022-10-11 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
metrics of the Performance Max campaign split by network via the API (for example, search, display, discovery, smart shopping) so that our team can provide an appropriate recommendations to you? If not(not possible with the UI), then I am afraid that this is also not supported in the API. You may

Performance Max campaign metrics split by network ?

2022-10-11 Thread Louis Monier
Hi everybody, I would like to know if it'd be possible to get the performance metrics of Performance Max campaign split by network via the API (for example: search, display, discovery, smart shopping) ? Thanks a lot in advance,

Re: How to setup Customer acquisition in Performance Max campaign dynamically

2022-10-07 Thread Sang Do
, 7 October 2022 at 18:41 To: Sang Do Cc: adwords-api@googlegroups.com Subject: Re: How to setup Customer acquisition in Performance Max campaign dynamically Hi Sang, Hope you are doing fine. This is Carmela from the Google Ads API team as well. Thank you for getting back to us. Moving forward, coul

Re: How to setup Customer acquisition in Performance Max campaign dynamically

2022-10-07 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Sang, Hope you are doing fine. This is Carmela from the Google Ads API team as well. Thank you for getting back to us. Moving forward, could you please confirm if you want to configure your new customer acquisition goal by setting up a new "Purchase" conversion action and setting the set th

RE: Cannot create Location group inside Performance max campaign

2022-10-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Martin, Thank you for raising your concern to our team. Allow me to provide support to your concern. For the first question, I would suggest reaching out to the product team as the issue is encountered in the UI, they are more equipped to this topic. You can reach out to them via this link.

RE: Cannot create Conversion Rules in Performance Max campaign

2022-10-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello, Hope you are doing well. This is Carmela from the Google Ads API team. Thank you for reaching out. Moving forward, upon seeing the error you have attached, it appears that you have encountered the VALUE_RULES_NOT_SUPPORTED_FOR_CAMPAIGN_TYPE error. This means that this value rule set is

How to setup Customer acquisition in Performance Max campaign dynamically

2022-10-06 Thread san...@knorex.com
Hi, I have 1 Performance Max campaign. I want to setup option Customer acquisition: - "Optimize campaign for acquiring new customers" - I see the bid amount + audience list. What is API documentation to get/edit such options in m

Cannot create Conversion Rules in Performance Max campaign

2022-10-06 Thread san...@knorex.com
Hi, I have 1 campaign type *Performance Max* in Adwords. Now I want to create new *Conversion rules set* to that campaign. Body: customer_id: "xxx" operations { create { conversion_value_rules: "customers/xxx/conversionValueRules/yyy" (this rule is successfully created before) dimension

RE: Unable to extract cost from performance max campaign

2022-10-02 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Jeffrey, Thank you for reaching us out. I am Sherwin from Google Ads API support team. I hope that you are doing well today. With regard to your concern, you mentioned that you are using Stitch to extract the Ad cost. Could you please tell me if this is a third-party application? If yes, th

Unable to extract cost from performance max campaign

2022-10-02 Thread Jeffrey Liow Kah Seng
Hi there, I am facing some issues currently, noticed that the performance max campaign is showing a different interface than other campaign types hence I am unable to extract the performance max campaign ads cost. FYI, I am using Stitch to extract the ad cost. Do let me know the way to

Need Information on Ad Strength Data for Performance Max Campaign Type

2022-09-28 Thread Harshitha
Hello Team, We would need the Campaign Id, Campaign Name, Campaign Type, Ad Strength, Ad Id, and Ad status for the Performance Max campaigns. However, We are not getting the ad strength column for the Performance Max campaigns. *Query Used: * SELECT campaign.status,campaign.name, campaign.adv

Re: Updating Budget on Performance Max Campaign Fails

2022-09-26 Thread Ramanajee
Hi there, I'm able to update the Performance Max Campaign budget using CampaignBudget mutate operation. Thank you so much guys for your help. On Thursday, 22 September 2022 at 15:31:36 UTC+5:30 adsapi wrote: > Hi Ramanajee, > > > Thank you for getting back to us. I hope y

Re: Updating Budget on Performance Max Campaign Fails

2022-09-22 Thread Ramanajee
Hi Darwin, I'm able to update the Performance Max campaigns budget through Google Ads UI, I'm facing issues only when updating through Google Ads API, even its working with Google Ads Script On Thursday, 22 September 2022 at 07:50:47 UTC+5:30 adsapi wrote: > Hi Ramanajee, > > > I'm Darwin, al

Re: Updating Budget on Performance Max Campaign Fails

2022-09-21 Thread Ramanajee
Hi Jinky, Thanks for checking in. I sent an email with the attached log file. On Thursday, 22 September 2022 at 01:32:09 UTC+5:30 adsapi wrote: > Hi Ramanajee, > > Thank you for raising this concern to the Google Ads API Forum. > > To have a clearer view, could you please provide the complete API

Re: Updating Budget on Performance Max Campaign Fails

2022-09-21 Thread Ramanajee
Hi there, I'm also getting same error message from API. On Monday, 7 March 2022 at 12:12:26 UTC+5:30 adsapi wrote: > Hello Richard, > > Thank you for reaching out to us. > > So our team can better check on this, can you share to us the complete API > logs (request >

Updating Budget on Performance Max Campaign Fails

2022-09-21 Thread Ramanajee
Hi, I'm trying to update the budget for Performance Max Campaigns and from API I'm getting *The error code is not in this version. *error message. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~

Exclude listing group item "every thing else" in performance max campaign

2022-08-31 Thread Ilan Alexandrov
Hi, I'm trying to create a code that will generate me new Asset group, and will contain a listing group that has certain products in it. The problem is that after creating this listing code, im getting only the products i need but i have in the listing group an item called "Everything else in a

Status of assets in a newly created performance max campaign is still being under review

2022-07-25 Thread 'Simon' via Google Ads API and AdWords API Forum
Hello, i've created performance max campaign by google ads api, but the campaign assets are still under review. I know it can take some time to review assets but this is taking far to long. Some of my campaigns were set up over a week ago and their assets are still under review. I&#x

Re: Performance Max Campaign Simulation

2022-05-18 Thread John
I tried that but it seems to only returns Search campaigns. I was asking for advice on how to pull the budget simulation for performance max campaigns. Please can you give me specific advice rather than asking me to try something? If you don't know then just say so. Cheers. On Wednesday, 18

Re: Performance Max Campaign Simulation

2022-05-13 Thread John
OK thanks for this. Please can you advise how it's possible to retrieve budget simulation data from the api? What I need is the information that is available in the UI on the attached screenshot. Cheers. On Friday, 13 May 2022 at 01:49:22 UTC+1 adsapi wrote: > Hi John, > > Thank you for raisi

Performance Max Campaign Simulation

2022-05-12 Thread John
Quick question, Is it possible to use campaign_simulation or bidding_strategy_simulation with performance max campaigns? I can't get the api to return anything and just wondering if it's because my campaigns are performance max. Cheers. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Performance max campaign data missing in gender_view and age_range_view report

2022-04-26 Thread 'ATripathi' via Google Ads API and AdWords API Forum
Hi, We are using below query to fetch data, but it seems that PerformanceMax campaign data is missing. when we sum the data which we get from Gender report or AgeRange report query.it does not match with customer report data. For example:- if we fetch impression from customer and sum the impres

RE: Creating Asset Group on Performance Max Campaign

2022-04-14 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello Richard, Glad to know that the issue has been resolved. And thanks for sharing your research to our public forum group. Please let us know if we can help with something else. Best Regards, Jakeia Google Ads API Team ref:_00D1U1174p._5004Q2a2pQO:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Creating Asset Group on Performance Max Campaign

2022-04-14 Thread Richard Cutting
ion rather than customer.assetGroup.create(...). On Wednesday, April 13, 2022 at 2:20:17 PM UTC+1 Richard Cutting wrote: > Hi, > > I'm seeing some odd behaviour when trying to create an Asset Group on a > Performance Max campaign. > > If I create an Asset Group on a campaign that has been ma

Creating Asset Group on Performance Max Campaign

2022-04-13 Thread Richard Cutting
Hi, I'm seeing some odd behaviour when trying to create an Asset Group on a Performance Max campaign. If I create an Asset Group on a campaign that has been manually created through the UI I can create a new Asset Group through the API calls and then add Assets as required. If I t

Re: Performance max campaign not returned in campaign_budget report

2022-04-11 Thread 'Aayushi Bhandari' via Google Ads API and AdWords API Forum
Hi team, Do we have any updates on this? Cheers, Aayushi On Wednesday, March 30, 2022 at 6:27:42 PM UTC+5:30 Shipra wrote: > Hey Nirmita, > I shared logs privately with the author. > > Regards, > Shipra > > On Wednesday, March 30, 2022 at 12:33:33 AM UTC+5:30 adsapi wrote: > >> Hi Oliver, >> >>

RE: Is existing adgroup, ads, keywords in PERFORMANCE MAX CAMPAIGN ?

2022-04-01 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi there, Thanks for reaching out to the Google Ads API Forum. Kindly note that Google Ads API v9 and v10 versions support performance max report data only at campaign level, not ad group level or ad level. Also, please make sure to not select an AdGroup when querying Performance Max campaigns

Is existing adgroup, ads, keywords in PERFORMANCE MAX CAMPAIGN ?

2022-03-31 Thread pn...@yrglm-vn.com
Hi adwords api team, I have 1 question: "*Is existing adgroup, ads, keywords in PERFORMANCE MAX CAMPAIGN ?*" Because I need get data via Google ads api v9: 1. Get adgroup name, ads information and keywords in PERFORMANCE MAX CAMPAIGN 2. Get report for adgroup, ads and keywords in P

Performance Max campaign from Location view

2022-03-31 Thread Johan Alpne
Hello support team! When I query the API using the location_view resource, my response does not contain any PERFORMANCE_MAX campaigns. If I instead query the campaign resource they are returned in the response, so they are definitely in the account. Is this intended? If so, could you give a sh

Re: Performance max campaign not returned in campaign_budget report

2022-03-28 Thread Oliver
We asked the exact same question few weeks ago: https://groups.google.com/g/adwords-api/c/UIFVRN3fM1M Google's response early March was: *Just a brief update - it does look like there's an issue here, thanks for pointing it out. I'm not sure why metrics from Performance Max campaigns aren't sh

RE: Updating Budget on Performance Max Campaign Fails

2022-03-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello Richard, Thank you for reaching out to us. So our team can better check on this, can you share to us the complete API logs (request and response with request-id)? In the Google Ads API, logging can be enabled by navigating to the Client libraries > Your client library (ex. Java) > Loggin

Updating Budget on Performance Max Campaign Fails

2022-03-04 Thread Richard Cutting
Hi, I'm starting to develop some code (typescript using the Opteo ads api v10) to be able to manipulate performance max campaigns. I can update target roas fine but when I try to update the campaign budget I get the following error: { "error": { "errors": [ { "error_code": { "request_error":

  1   2   >