RE: HTML Code to render Ads for preview

2019-05-20 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Joachim, Thank you for reaching out. Unfortunately, the ad preview feature is not supported in the API. Let me know if you have further concerns. Regards, Dannison Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: https:

RE: Get Campaign Criterion - Empty List

2019-05-20 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Zied, I had to remove your attached files as it contained sensitive information regarding your account. Moving forward, I checked your clientCustomerId (443-XXX-) and it appears that the CampaignId (191XXX) in your request does not belong to the said account. The CampaignId belongs t

RE: Problem re-uploading an ImageAsset

2019-05-20 Thread Google Ads API Forum Advisor Prod
Hi Andre, Thanks for raising your concern. With regard to changing the status of an asset, if the image asset was set as REMOVED before, I am afraid that it currently not possible to AdWords API to change back the status of an asset into ENABLED. "Next, I tried to simply re-upload the image. T

RE: Need to fetch summary row for huge data in Google Ads?

2019-05-20 Thread Google Ads API Forum Advisor Prod
Hi Qaiser, Thank you for reaching out. For both case studies, we do not recommend fetching huge amounts of data. Fetching huge amount of data in the API would lead to timeout errors. To prevent this, our recommendation is that you breakdown the report by using filters. Based on the number of re

RE: Creating a feed for dynamic display ads with the google-ads api in java

2019-05-20 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Simon, My apologies as we currently do not have a specific example for what you are looking for. However, creating one using the Google Ads API should mirror the standard on how you create it via the AdWords API. You will need to use the AdGroupAdService.MutateAdGroupAds

Re: Need to fetch summary row for huge data in Google Ads?

2019-05-20 Thread Qaiser Javed
Hi Dave, Thanks for your response. What type of filters you will suggest or you have in API for these two cases. Please advice. Thanks & Regards, Qaiser Javed On Monday, May 20, 2019 at 12:45:02 PM UTC+5, adsapiforumadvisor wrote: > > Hi Qaiser, > > Thank you for reaching out. For both case st

RE: Google Ads API: how to remove cpcBid from keyword/ad group criterion (Python)

2019-05-20 Thread Google Ads API Forum Advisor Prod
Hi Mat, I've tried this on my end and confirmed that you can't explicitly set 0 as an Int64Value. See below sample code in java: Feel free to write back if you have further clarifications. Regards, Dave Google Ads API Team ref:_00D1U1174p._5001UAq7Vw:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=

RE: Using curl to create google ad campaign fails with Internal_Server_Error

2019-05-20 Thread Google Ads API Forum Advisor Prod
Hi, You are seeing this error is because you might haven't set the login-customer-id in the requests header. Could you confirm if you already set the login-customer-id in the requests header to match the manager you are logging in as? If this header is not set, you will begin seeing the error:

Re: google ads api fails with python

2019-05-20 Thread Anushri shanbhag
Hi, Thank you. Let me try with the same. On Monday, May 20, 2019 at 8:52:18 AM UTC+5:30, adsapiforumadvisor wrote: > > Hi Anushri, > > Thank you for reaching out. Sorry for the delayed response. > > The credentials in your .yaml file seem correct. However, since you are > using your test manag

Re: google ads api fails with python

2019-05-20 Thread Anushri shanbhag
Thanks Andre. I appreciate your continuous support. I am asked to modify the login-customer-id from production manger account to that of test manager account. I am trying with that. Meanwhile I am also following up on issue with client account creation under test manager account. Will upd

Re: Google Ads API: how to remove cpcBid from keyword/ad group criterion (Python)

2019-05-20 Thread Mat
Hi Dave, unfortunately, I can't open/see the screenshot with the java sample code. Regards Mat -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message b

Re: Get Campaign Criterion - Empty List

2019-05-20 Thread Zied Chaari
You are right. Thanks Peter. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Goo

Re: [2-8014000025508] THIRD_PARTY_REDIRECT_AD Image Preview - how to get from API?

2019-05-20 Thread Oksana Sulyma
Hi Google Ads team! Any news on this topic question? I really hope this thread is not abandoned. Please let us know if there is any progress! Thanks in advance, Oksana -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=

Adwords API Output format

2019-05-20 Thread business_intelligence_tech...@vivaki.de
Hi all, we'd observed that when customers have quotes in their campaign name for example the Adwords API does not properly quote that field: In the file attached you can see that e.g. time zone has proper quotes: "timezone info", x , y , z, campaign name with " in it Is it possible to generate

Re: Need to fetch summary row for huge data in Google Ads?

2019-05-20 Thread Google Ads API Forum Advisor Prod
Hi Qaiser, There isn't currently a feature that gets the keyword tail length. However, you may use this guide for your reference for all the fields that you could use for filtering keywords that is currently available in Google Ads API. Here is an example of GAQL query with date filter: SELECT

RE: Google Ads API: how to remove cpcBid from keyword/ad group criterion (Python)

2019-05-20 Thread Google Ads API Forum Advisor Prod
Hi Mat, My apologies for that. Re-sending the image file. Regards, Dave Google Ads API Team ref:_00D1U1174p._5001UAq7Vw:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: ListAccessibleCustomers fails for one specific account

2019-05-20 Thread Marc Selman
Hi Sai, The problem is that I am getting the error on the ListAccessibleCustomers API call. So I'm not getting any results, just the error. Op vrijdag 17 mei 2019 19:40:35 UTC+2 schreef adsapiforumadvisor: > > Hello Marc, > > I see that the user has access to 3 accounts, out of which 2 are stil

Unmarshalling Error: cvc-type.2: The type definition cannot be abstract for element ns1:searchParameters.

2019-05-20 Thread 'Sangeetha Jeyam' via AdWords API and Google Ads API Forum
Hi, I'm getting the "*Unmarshalling Error: CVC-type.2: The type definition cannot be abstract for element v20:searchParameters.*" when I tried to trigger this via dynamic script I'm facing this issue. https://adwords.google.com/api/adwords/o/v201809/TargetingIdeaService SOAP Request: http://s

RE: Using curl to create google ad campaign fails with Internal_Server_Error

2019-05-20 Thread Google Ads API Forum Advisor Prod
Hi, The CREATE_OPERATION_NOT_PERMITTED is related to access issue and occurs if there is an unauthorized create operation that invokes a service's mutate method. Could you confirm if the account that you used for generating the OAuth2 credentials has standard or administrative access? To know m

RE: Adwords API Output format

2019-05-20 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for contacting support. However, your concern appears to be out of scope as it is about handling the output data in your client library. That being said, could you provide which client library you are using so I can suggest which library owners you can get in touch with for furthe

Re: Creating a feed for dynamic display ads with the google-ads api in java

2019-05-20 Thread Simon Knoll
Hi Peter, Thanks for your response! I was able to create a Feed, my open question now is, how can i set the type for the feed, so that it I can use it (and it is recognized) for ResponsiveDisplayADs Best, Simon Am Montag, 20. Mai 2019 09:53:07 UTC+2 schrieb googleadsapi-forumadvisor: > > Hi Sim

How to change the bid at the level of age, gender, hour, location?

2019-05-20 Thread Сty Вord
Hello! I used Python. How to change the bid at the campaign level? How to change the bid at the level of age, gender, hour, location? I can change groups - but ONLY device(mobile, computer ...) My code: operations = [] for item in adgroup_bid_list: modifier = { 'adGroupId': X,

RE: [2-8014000025508] THIRD_PARTY_REDIRECT_AD Image Preview - how to get from API?

2019-05-20 Thread Google Ads API Forum Advisor Prod
Hi Oksana, Sorry for the delay! This thread is definitely not abandoned. It's just taking a little more time than hoped to get information on this issue. I'll follow up internally to see if the investigation can be expedited. Thank you for following up! Best, Ben, Google Ads API Team ref:_00D1

Re: [2-8014000025508] THIRD_PARTY_REDIRECT_AD Image Preview - how to get from API?

2019-05-20 Thread Oksana
Thanks Ben! On 20.05.19 16:09, Google Ads API Forum Advisor Prod wrote: Hi Oksana, Sorry for the delay! This thread is definitely not abandoned. It's just taking a little more time than hoped to get information on this issue. I'll follow up internally to see if the investigation can be expe

Re: [Google Ads API] GAQL query selecting from ad_group_criterion_simulation only works for some accounts, other accounts return empty result, no error - same accounts on Adwords API all work fine

2019-05-20 Thread Robert Heise
Hello Sal Teja, hello Ben, the behavior hasn't changed, the query in the sample code above still only returns data for some accounts - for other accounts I'm getting an empty response, no errors. The Adwords API returns thousands and thousands of rows for the same accounts. Can you confirm the

Re: Need to get avg. "avg Impressions","avg Clicks" ,"avg CTR" Estimating Traffic

2019-05-20 Thread neetu varshney
Hello Team, Thanks for the reply - Average CPC - Average Position - Click Through Rate - Clicks Per Day - Impressions Per Day - Total Cost can you please elaborate all these field like what means "Average CPC" , "Average Position", "Click Through Rate" ,"Clicks Per Day", "Imp

RE: PRODUCT_PARTITION_DOES_NOT_EXIST when setCaseValue(new ProductBrand())

2019-05-20 Thread Google Ads API Forum Advisor Prod
Hi Bala, Regret the delay. You may use the AdGroupCriterionService.mutate() using both BiddableAdGroupCriterion to include and NegativeAdGroupCriterion to exclude. You may find the code samples here in PHP which includes the examples for both including and excluding the criteria. Please find th

RE: PRODUCT_PARTITION_DOES_NOT_EXIST when setCaseValue(new ProductBrand())

2019-05-20 Thread Murugan
Hi, Thanks for the reply. Will check and let you know. Thanks & Regards Murugan.T Aroxo Software Private Limited This email (including any attachments) may contain confidential, proprietary, privileged and private information. The information is intended t

Re: ListAccessibleCustomers fails for one specific account

2019-05-20 Thread Google Ads API Forum Advisor Prod
Hello Marc, Since you have one account that is in activa state, you should get at least that account while making the ListAccessibleCustomers API call. I recommend you to create a new set of OAuth credentials with the user having access to the account: 830-524-8323 using an incognito window. If

Youtube network Ad Groups are appearing whit Display network Ad Groups

2019-05-20 Thread Boris Detry
Hi, We retrieve display Ad Groups using the predicate “Content” over AdNetworkType1 in the AdGroupPerformanceReport. But some Ad groups who are supposed to be in youtube campaign are retrieved. *If we change the predicate on AdNetworkType1 to “YOUTUBE_WATCH” we have the exact same numbe

How to get standard access level to Google Adwords API?

2019-05-20 Thread Vasiliy Ulin
I want to get Stanrard access level for account. At this doc: https://developers.google.com/adwords/api/docs/access-levels link https://www.google.com/appserve/fb/forms/standardaccess/ returns 404 Forbidden. Other link https://services.google.com/fb/forms/apicontact/ returns 403 Forbidden too

standard token access by meeting part of the requirements in the reports

2019-05-20 Thread fallken arsalani
Hey guys . I want to apply for standard token for our MCC account to remove the api requests limit in the reporting . the problem is that we are only providing reports regarding google adwords only and not other types which are set to required on the Rmf list for the standard access and we do

Re: Cannot find Watch Time and Avg. Watch time/impressions in the API

2019-05-20 Thread Jen Webb
Hi, Are there any updates on adding Watch Time and/or Avg Watch Time/Impr. to the API? Thanks, Jen On Friday, October 20, 2017 at 2:14:44 AM UTC-4, Peter Oliquino (AdWords API Team) wrote: > > Hi, > > Currently, the " > Watch > time"

Re: OperationAccessDenied.ACTION_NOT_PERMITTED: while creating a new ad customiser feed

2019-05-20 Thread Google Ads API Forum Advisor Prod
Hello Ketan, I received the logs. Could you also please share the email address that is used to make the API call using reply privately to the author option to see if the user has correct permissions? You cannot see the private message you sent until the forum advisor replies to that message t

RE: How to change the bid at the level of age, gender, hour, location?

2019-05-20 Thread Google Ads API Forum Advisor Prod
Hello, The ad group bid modifier overrides are supported only for platform criterion and preferred content criterion. Please refer to this section of the guide for more information. Thanks, Bharani, Google Ads API Team ref:_00D1U1174p._5001UAq8Ka:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: How to move account with Google Ads API

2019-05-20 Thread Jason f
Hi Dannison, Thank you for the GAQL example. I believe the GAQL will work, but currently I don't have the either customer_manager_link or customer_client_link. So the only thing I can get after I created the client account from root MCC is the client resource. And the criteria I can use for GAQ

Re: How to pull conversion_actions from new google ads api?

2019-05-20 Thread rentcafe dev
Just checking to see if there is an update on conversion_action.tag_snippets issue. KDJ On Friday, May 3, 2019 at 11:26:00 AM UTC-7, googleadsapi-forumadvisor wrote: > > Hello, > > Our team is investigating, and I will update here when I have any new > information to share. > > > =~=~=~=~=~=~=

Re: Using curl to create google ad campaign fails with Internal_Server_Error

2019-05-20 Thread Anushri shanbhag
Hi, I will check this out and get back. Thanks and Regards, Anushri On Monday, May 20, 2019 at 4:10:09 PM UTC+5:30, adsapiforumadvisor wrote: > > Hi, > > The CREATE_OPERATION_NOT_PERMITTED >

RE: Unmarshalling Error: cvc-type.2: The type definition cannot be abstract for element ns1:searchParameters.

2019-05-20 Thread Google Ads API Forum Advisor Prod
Hello Sangeetha, It looks like the error is specific to the SearchParameter type that you're using. The sample Search Parameter SOAP logs from PHP client library are below: bakery pastries birthday cake Could you please refer to our code sample as a reference? Let me know if you have any que

RE: Need to get avg. "avg Impressions","avg Clicks" ,"avg CTR" Estimating Traffic

2019-05-20 Thread Google Ads API Forum Advisor Prod
Hello Neetu, For most of the metrics you can find the definitions at the Google Ads Help Guide, I provided the links for few of the metrics below. Average CPC : The average amount that you've been charged for a click on your ad. Average cost-per-click (avg. CPC) is calculated by dividing the to

Google Ads .Net Client in .Net Core API context

2019-05-20 Thread Jordan Liberman
I have a successful C# console app (.NET Core 2.2) that connects to the API using the client provided, and returns data. I am trying to add a .NET Core Web API project to access the same code, but it times out on any query I try to run ("TRANSIENT_FAILURE"). Is there something different that i

RE: How to get standard access level to Google Adwords API?

2019-05-20 Thread Google Ads API Forum Advisor Prod
Hi Vasiliy, I have shared the form privately which can be used to for the Standard access. Could you please submit that form and the API Compliance Team will get back to you with a response within two business days? Thanks, Bharani, Google Ads API Team ref:_00D1U1174p._5001UAq9G0:ref -- -- =

RE: [Google Ads API] GAQL query selecting from ad_group_criterion_simulation only works for some accounts, other accounts return empty result, no error - same accounts on Adwords API all work fine

2019-05-20 Thread Google Ads API Forum Advisor Prod
Hi Robert, Thanks for following up on this. I spent some time trying to investigate this and couldn't figure out why there's a discrepancy in behavior. I've filed a bug with the engineering team, hopefully they can't help resolve the situation quickly. Best, Ben, Google Ads API Team ref:_00D1U

RE: [2-8014000025508] THIRD_PARTY_REDIRECT_AD Image Preview - how to get from API?

2019-05-20 Thread Google Ads API Forum Advisor Prod
You're very welcome, Oksana! ref:_00D1U1174p._5001UAq86T:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Goo

RE: standard token access by meeting part of the requirements in the reports

2019-05-20 Thread Google Ads API Forum Advisor Prod
Hello Fallken, API compliance team is the one that works on token approvals and they are better to answer your question on the RMF for standard access. You can contact them via this form. Regards, Sai Teja, Google Ads API Team ref:_00D1U1174p._5001UAq9G5:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=

RE: [Google Ads API] GAQL query selecting from ad_group_criterion_simulation only works for some accounts, other accounts return empty result, no error - same accounts on Adwords API all work fine

2019-05-20 Thread Google Ads API Forum Advisor Prod
Hi Robert, Could you share the details of requests you were making with the AdWords API that were successful? That would help our investigation. Thank you! Ben, Google Ads API Team ref:_00D1U1174p._5001UAq8xI:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

RE: Youtube network Ad Groups are appearing whit Display network Ad Groups

2019-05-20 Thread Google Ads API Forum Advisor Prod
Hi Boris, Could you please share the report query along with the client account Id where you're seeing the data for the Youtube network, to check this further? You can share the details privately via Reply privately to author option. Regards, Bharani, Google Ads API Team ref:_00D1U1174p._5001UA

Re: Add Negative Dynamic Targets

2019-05-20 Thread vaios_panourg...@hotmail.com
Hi, thanks for the response. I am using AdWords API v201809, and CampaignCriterionService,but i am not sure how the *Placement* criterion you suggested should be used so i can set a negative dynamic target like e.g. *"url contains = blog", *as i would do through GUI. I checked*, *and it seems

Campaign and Product performance report

2019-05-20 Thread Van Vu
Hi there, I'm really new to Google Ads report, I was tasked to produce the tables below but have no idea if the query is correct or not. Please advise whether my query could map 1-1 to the table fields, especially the FROM resource *1- Campaign report* [image: campaign.jpg] The query: SELECT

RE: DatabaseError.CONCURRENT_MODIFICATION

2019-05-20 Thread Google Ads API Forum Advisor Prod
Hello Aaron, Your idea of going through the Change History for your account was an excellent one. That was my first place to look as well. What I found during that time for that account was that there are Google Ads scripts running in that account at the same time. Only a minute or so before yo

RE: Creating a feed for dynamic display ads with the google-ads api in java

2019-05-20 Thread Google Ads API Forum Advisor Prod
Hi Simon, My apologies for missing this in my previous response. As for the feed for your display ads, there is currently no way to associate the feeds directly to your ads. They can be mapped to a customer, campaign, or an ad group, and the ads belonging to the said entities would have the sai

RE: Cannot find Watch Time and Avg. Watch time/impressions in the API

2019-05-20 Thread Google Ads API Forum Advisor Prod
Hi Jen, I'm afraid that these fields are not yet supported in the AdWords API. You may continue to follow our blog for updates. Thanks and regards, Peter Google Ads API Team ref:_00D1U1174p._5001UAq9GF:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https:

Re: KeyError when using mutate method FeedItemService

2019-05-20 Thread 'Ketan Ingle' via AdWords API and Google Ads API Forum
Hi Dave, I have replied privately to you. Please let me know. On Monday, May 20, 2019 at 10:10:26 AM UTC+5:30, googleadsapi-forumadvisor wrote: > > Hi, > > Thank you for reaching out. To further investigate this, could you provide > the complete SOAP request and response logs when you encounter

RE: Campaign and Product performance report

2019-05-20 Thread Google Ads API Forum Advisor Prod
Hi Van, Yes, the GAQL you have prepared should already return output that is similar to the (custom) tables in your screenshots. However, if you will be comparing the Google Ads API reports to the Google Ads UI reports, the campaign resource should map directly to the campaigns tab. As for the

API - Top of page bid

2019-05-20 Thread user_232323
Hello How i can fetch "Top of page bid (low/high)" from Google API, I can't find information in the documentation about this query..;( Could you tell me Please? Thank you. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

How to get repeat rate in conversion

2019-05-20 Thread 'Thomas Lin' via AdWords API and Google Ads API Forum
Hi team, How can I use the API to get the number for conversion repeat rate, as it seems like I cannot get this metrics directly. Thanks, Thomas -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~

[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.ads.api.services.common.error.InternalApiError.(InternalApiErro]

2019-05-20 Thread Bryan Natter
I am getting an [InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.ads.api.services.common.error.InternalApiError.(InternalApiErro] error when trying to create a smart campaign through the api The request i am sending is: http://schemas.xmlsoap.org/soap/envelope/"; xmlns:ns1="https:/

[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.ads.api.services.common.error.InternalApiError.(InternalApiErro]

2019-05-20 Thread Bryan Natter
I am trying to create a smart campaign and i am getting an error - [InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.ads.api.services.common.error.InternalApiError.(InternalApiErro] Here is the request I am sending: http://schemas.xmlsoap.org/soap/envelope/"; xmlns:ns1="https://adw

top of page

2019-05-20 Thread user_232323
HI! How i can get from google api "Top of Page Bid (low / high)" ? I'm can't find in documentation.. Can you help me? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You r

Re: Google Ads REST API - Block IP Address - Get All Blocked IP addresses

2019-05-20 Thread John Tzanidakis
Hi Dave, Thank you for the response, if blocking ip address and getting blocked ip addresses is not currently possible, then what is the IpBlockInfo resource name used for as it is listed here: https://developers.google.com/google-ads/api/reference/rpc/google.ads.googleads.v1.resources#google

RE: Google Ads .Net Client in .Net Core API context

2019-05-20 Thread Google Ads API Forum Advisor Prod
Hi Jordan, Thank you for contacting support. However, your concern appears to be more related to the .NET client library. That being said, you may reach out to the library owners directly via this link as they are more equipped to assist you on this matter. Best regards, Peter Google Ads API T

Re: Add Negative Dynamic Targets

2019-05-20 Thread Google Ads API Forum Advisor Prod
Hi, The Placement criterion accepts a more specific input as criterion. Instead of using the Placement criterion, could you check the Webpage criterion as this would allow you to put parameter conditions (such as 'CONTAINS') in the URL? Let me know if this helps. Regards, Dannison Google Ads A