Re: Custom Affinity ID through Google Ads Beta API?

2019-09-23 Thread mymaltoses mymaltoses
Did you solve this problem? Is it getting this ID?gtag('config', 'AW-CONVERSION_ID) 在 2019年9月23日星期一 UTC+8下午6:23:53,Matthew Fleming写道: > > Hi, > > Is it possible to get the id for the custom affinity audience that's > already been created, either through the UI or API? > > Thanks! > > -Matt > --

In what way can I get AW-CONVERSION_ID?

2019-09-23 Thread mymaltoses mymaltoses
In what way can I get AW-CONVERSION_ID? There are interface methods do? https://www.googletagmanager.com/gtag/js?id=AW-730028993";> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'AW-CONVERSION_ID) --

How do I get the AW-CONVERSION_ID parameter in the gtag global website code?

2019-09-23 Thread mymaltoses mymaltoses
[image: QzpcVXNlcnNcVXNlclxBcHBEYXRhXFJvYW1pbmdcRGluZ1RhbGtcMTQ3Mjg2NjBfdjJcSW1hZ2VGaWxlc1wxNTY5MzA1ODk2NDgxXzhEQTIyN0Q5LUY2OUQtNGY2NS1CMUU1LUUxRkVGMTFDOUNBNC5wbmc=.png] -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =

RE: Data Mismatch for newly added metrics(alternatives of Average Position Metric)

2019-09-23 Thread Google Ads API Forum Advisor Prod
Hi Avinash, Thank you for posting your concern. With regard to your concerns, please see the comments for each of your questions below: How can we get the same format in the API? --> Unfortunately, this is currently not possible to get the same format in the AdWords API. If you would like to c

RE: Getting INVALID_PRODUCT_PARTITION_HIERARCHY when updating partition

2019-09-23 Thread Google Ads API Forum Advisor Prod
Hi Artem, If a partition tree has already been created as biddable, you would not be able to directly convert it or any of its subdivisions/units to be excluded. You will first need to REMOVE the BiddableAdGroupCriterion and afterwards ADD a new NegativeAdGroupCriterion then associate your Prod

Re: Gmail Ad details - Headline and Description

2019-09-23 Thread Google Ads API Forum Advisor Prod
Hi, On the AdWords API, these are the available fields for creating Gmail ads and provided in this link the sample SOAP requests for creating the different types of Gmail ads. If your question is related to 'Upload Gmail Ads' option in UI (please see the screenshot below) which has custom HTML

RE: BulkUpload script working/failing inconsistently - why can't we build into certain accounts with the same script/bulk upload that reads the same csv?

2019-09-23 Thread Google Ads API Forum Advisor Prod
Hi Robert, Thanks for posting your concern. It appears that the issue was encountered in 'Bulk Uploads' of Google Ads scripts. However, this forum is dedicated for the AdWords API and Google Ads API related concerns/issues. You can post your concern on Google Ads Scripts Forum and let's contin

Re: Auto-group assets in Ad Groups

2019-09-23 Thread 'Gaspard Liu' via AdWords API and Google Ads API Forum
I'm using Google Ads API. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 Google

RE: Auto-group assets in Ad Groups

2019-09-23 Thread Google Ads API Forum Advisor Prod
Hi Gaspard, To better assist you, could you first confirm whether you are using the AdWords API or the Google Ads API? Thanks and regards, Peter Google Ads API Team ref:_00D1U1174p._5001UHHciI:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googlea

Getting INVALID_PRODUCT_PARTITION_HIERARCHY when updating partition

2019-09-23 Thread artem baltser
Hi. Im trying to update product group with java api( product partition tree) so It creates 2 operations for one partition. For example, product 'X' is excluded couple hours ago. Im setting this as 'biddable'. Mutation returns INVALID_PRODUCT_PARTITION_HIERARCHY error. I can't figure out what's

RE: How do I update my keyword Text and MatchType?

2019-09-23 Thread Google Ads API Forum Advisor Prod
Hi, Thanks for posting your concern. To further investigate the issue, could you provide the complete SOAP request and response logs together with the customer ID for this API call via Reply privately to author option? You can enable the SOAP logging for PHP client library by following this gu

RE: Developer token transfer

2019-09-23 Thread Google Ads API Forum Advisor Prod
Hi, The form that you have indicated is the correct one for requests concerning your developer token and the Compliance team. As for the implications with the developer token transfer, your requests should still work as long as you are using the appropriate OAuth2 credentials for the account I

Re: Cannot get correct search volume from API

2019-09-23 Thread Google Ads API Forum Advisor Prod
Hi Nakagawa, It appears that you are already in contact with my colleague, Hiroyuki, regarding this issue. For better tracking, let's continue the discussion on your thread with Hiroyuki instead. Thanks and regards, Peter Google Ads API Team ref:_00D1U1174p._5001UHH0bi:ref -- -- =~=~=~=~=~=~

BulkUpload script working/failing inconsistently - why can't we build into certain accounts with the same script/bulk upload that reads the same csv?

2019-09-23 Thread Robert Knopfler
We have multiple CIDs that we are attempting to build campaigns into via BulkUpload, and in one case we're getting an error *"No header row was found for this spreadsheet" (MCC: 730-277-0792 CID: 316-467-9480)* and in another case, using a script that reads (from Google Drive) and uploads the s

RE: Is it possible to get reports for accounts (clients) associated with MCC account

2019-09-23 Thread Google Ads API Forum Advisor Prod
Hi Naresh, Thank you for writing to us. You need to make separate call against each account under the MCC account to obtain a report with performance data for an entire campaign, or focus more narrowly. You could use segmentation to retrieve the detailed statistics. Please refer to this guide f

RE: Google Ads API - reports: locations and top impressions rate

2019-09-23 Thread Google Ads API Forum Advisor Prod
Hi David, Thank you for reaching out. Currently, it is not possible to pull the data under User locations view on the Dimensions tab in UI via Google Ads API. However, you could get this data using Geo Performance Report via Adwords API by modifying the predicates as mentioned in the shared gui

Re: Google Ads API - MEDIA_BUNDLE

2019-09-23 Thread Google Ads API Forum Advisor Prod
Hi Omri, I'm afraid, retrieving the MEDIA_BUNDLE assets through the Google Ads API is not yet supported. You may use the MediaService.get() AdWords API to pull these specific details. Thanks, Bharani, Google Ads API Team ref:_00D1U1174p._5001UHGOSm:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

RE: Custom Affinity ID through Google Ads Beta API?

2019-09-23 Thread Google Ads API Forum Advisor Prod
Hello Matthew, You may use the CustomAffinityService.get() to pull the custom affinity audience that is created in the UI. Through that service, you'll get back two types of audiences, CUSTOM_INTENT and CUSTOM_AFFINITY. Please give this a try and let us know if you have any further questions.

Re: Set Audiences for Campaign

2019-09-23 Thread Google Ads API Forum Advisor Prod
Hi Tony, Thank you for sharing the screenshot. You may use the UserInterestInfo to target the In-market audience. The criteria Ids for the In-market audience can be found in the documentation here. Please find below the code snippet for your reference. UserInterestInfo userInterest = UserInter

RE: Google Ads Api documentation seems to be down

2019-09-23 Thread Google Ads API Forum Advisor Prod
Hi Manuel, Are you still seeing issues with the documentation? I don't have any issues accessing it. Regards, Anthony Google Ads API Team ref:_00D1U1174p._5001UHHcp9:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =

Re: Gmail Ad details - Headline and Description

2019-09-23 Thread Alex Mansour
Hi Ejay, Thanks for your update. No, I didn't receive Dannison's response in private. I have been in contact with our client and they stated that they are using: "Upload Gmail Ads" option since it allows for a custom image. Does the current version of the API support this option? It woul

Is it possible to get reports for accounts (clients) associated with MCC account

2019-09-23 Thread Naresh Kumar
Hi, I have a Google AdWords MCC account, I have received a access token, Based on that access token, I want to get reports (campaign format, ad group, promotion process, etc.) for each affiliate account. Is it possible ? With the individual client account's access token the reports fetching wor

Re: Google Ads API - MEDIA_BUNDLE

2019-09-23 Thread Omri Gal
Just to be clear, can I pull the entire Media Bundle Zip file? If it's possible, can you explain how? Thanks, Omri G. On Monday, September 16, 2019 at 10:41:06 PM UTC+3, adsapiforumadvisor wrote: > > Hi Omri, > > That's right. You will be able to pull the media bundle as a whole and not > the

Google Ads Api documentation seems to be down

2019-09-23 Thread 'Manuel Spierenburg' via AdWords API and Google Ads API Forum
Hi, I can't reach the google ads api documentation anymore. https://developers.google.com/google-ads/api/docs/ Will they be available again soon? Kind regards, Manuel -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=

Google Ads API - reports: locations and top impressions rate

2019-09-23 Thread David García
Hi, I have successfully set up Google Ads API and I'm using it for analyzing the data of my campaigns. The AdWords Query Language and the GoogleAdsService.search(customer_id, query, page_size) function seem very powerful and can provide tons of data. However, I have not managed to get via Goog

Auto-group assets in Ad Groups

2019-09-23 Thread 'Gaspard Liu' via AdWords API and Google Ads API Forum
Hi, My customer has thousands assets running in UAC, and they get whitelisted for Ad group feature. Now, the question is how can we automative to group those assets into different Ad group based on any certain criteria? If not, does customer have to manually create Ad groups and add those asset

Custom Affinity ID through Google Ads Beta API?

2019-09-23 Thread 'Matthew Fleming' via AdWords API and Google Ads API Forum
Hi, Is it possible to get the id for the custom affinity audience that's already been created, either through the UI or API? Thanks! -Matt -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Data Mismatch for newly added metrics(alternatives of Average Position Metric)

2019-09-23 Thread Avinash Ravula
Hi As AVERAGE POSITION Metric got deprecated, we have replaced that metric with the new metrics from here and now we are fetching the data through CAMPAIGN PERFORMANCE REPORT. As documented here, we are a

Data Mismatch for newly added metrics(alternatives of Average Position Metric)

2019-09-23 Thread avinash ravula
Hi As *AVERAGE POSITION *Metric got deprecated, we have replaced that metric with the new metrics from here

Developer token transfer

2019-09-23 Thread Сергей Казицин
Hi! We want to transfer developer token from one MCC account to another by using this form: https://services.google.com/fb/forms/apicontact / [image: 052.png] Is there any restriction or possible problem for already working application?

How do I update my keyword text?

2019-09-23 Thread Victor Ma
I use googleads-php-lib and don't know how to update the text and matching of the keywords. There will be no errors after the code is submitted, but the update will not take effect. $operations = []; $adGroupId = '00'; $criterionId = '000'; $adGroupCriterion = ne

How do I update my keyword Text and MatchType?

2019-09-23 Thread Victor Ma
I use googleads-php-lib and don't know how to update the Text and MatchType of the keywords. There will be no errors after the code is submitted, but the update will not take effect. $operations = []; $adGroupId = '00'; $criterionId = '000'; $adGroupCriterion = new BiddableAdGrou

Re: Cannot get correct search volume from API

2019-09-23 Thread S Nakagawa
My token level is a basic token. We use this token to obtain monthly search volume and use it for our tools. I'll ask a question because a bug came out. Currently, even though only about 1000 operations per day are being performed, the correct monthly search volume cannot be obtained. Some of th

Extracting Unique users for campaign performance report (Adwords API)

2019-09-23 Thread 'Anders Busch Lindby' via AdWords API and Google Ads API Forum
Hi We are using the Adwords API and wanted to extract the AverageFrequency. However we saw that from 2019-08-01 cookie base reach metrics would no longer be available and we should use unique users instead. However we are struggling to find such a field in either the adwords API( https://devel

Re: UseRawEnumValues ignored when querying AD_PERFORMANCE_REPORT

2019-09-23 Thread john p
Thanks Ejay I will do. John On Monday, 16 September 2019 06:12:00 UTC+1, john p wrote: > > > Hi > > I'm using the Google Ads .NET API. > > I have set (user.Config as AdWordsAppConfig).UseRawEnumValues = true for > the user. > > This works ok when I use ReportQueryBuilder to query the > KEYWOR

Re: How to test linking accounts

2019-09-23 Thread Google Ads API Forum Advisor Prod
Hi, After you have created your test MCC account, you should be able to create a client account via the Google Ads UI as well. However, since creation via the UI is already outside of our scope, you may reach out to the product experts via the Google Ads Help Community forum for further guidanc

Re: Gmail Ad details - Headline and Description

2019-09-23 Thread Google Ads API Forum Advisor Prod
Hi Alex, Thanks for the followup. I am a colleague of Dannison and let me relay his response. Could you confirm if you have received Dannison's response in private? If you haven't, my apologies for the inconvenience. Below is the contents of his response: "Upon checking the gmail ad in the sp