Hi there,
Thank you for the explanation. Here are a few doubts for implementing the
*order_id*
1) Can we use the same order_id for both click & adjustment that happen for
conversion?
2) Do we need to update any setups on the Google Ads dashboard to send
*order_id*?
3) Do the *order_id* need t
Hi Ujwal,
Please find the answers for your questions below:
1. Would you recommend using order_id for both click and adjustment
conversions, while using GBRAID only for click conversions—not for adjustments
of type RESATE?
Yes, using order_id is highly recommended for both initial click conver
Hi there,
Thank you for your prompt response.
So far, we haven’t sent any data with order_id for either click or
adjustment conversions.
I have a few questions:
1.
Would you recommend using *order_id* for both click and adjustment
conversions, while using *GBRAID* only for click
Hi Ujwal,
I would like to inform you that you should not send the GBRAID as the order_id
field when sending a conversion adjustment. The GBRAID is a Google identifier
for browser-side conversions. It's used to link browser-based activity to
conversions. Kindly note that orderId is the unique or
Hi,
We are not using order_id while sending click conversion instead we are
just sending the GBRAID as per the documentation.
Does this mean we can send the GBRAID as the `order_id` field while
sending the conversion adjustment?
On Wednesday, April 9, 2025 at 4:07:16 PM UTC+2 Google Ads API Fo
Hy there,
We are trying to use GBRAID & WBRAID for conversions that do not have
clickids. We are able to send this information for ClickConversion.
For `adjusted conversions `there are no any fields to specify GBRAID while
sending it from php. How can I specify GBRAID while sending adjusted
co
Hello,
I see a few campaigns in the UI but they are missing from UI. I've checked
all the statuses but still unable to see it. It has data till current date
in UI and is still running. Can you help me with this. Let me know the
details required for this
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=
Hello,
We have completed the Adowrds to GoogleAds Api migration.
We are using Google Ads API to get ad_group_ad and keyword_view report data
by issuing a GAQL search query.
There are 2 accounts under our managerId: Once for web and one for mobile
application.
When we issue a query we are able to
BTW, these list returned after *partial_failure *of 5000, does it mean one
ID failed then mutating the next ids halted ?
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Y
I try to add them again
*google_operations = [*
*{:operator=>"ADD", :operand=>{:campaign_id=>X,
:criterion=>{:xsi_type=>"Location", :id=>9014038}}},{:operator=>"ADD",
:operand=>{:campaign_id=>X, :criterion=>{:xsi_type=>"Location",
:id=>9014040}}},{:operator=>"ADD",
Hello Team,
I keep getting `resource was not found. mutating` as partial error on
Mutating Add operator for campaign_criterion, check :
resource was not found. mutating: ADD for the listed criterions
ids:[9014038, 9014040, 9025836, 1013194, 9025971, 9025972, 1013221,
9025988, 9053954, 1013303,
Hi,
Thanks for reaching out to us.
I can see that you’ve created another duplicate of the forum thread for the
same issue and we will respond to you on this thread for better issue tracking.
Regards,
Reminder: Share your feedback about the Google Ads (AdWords) API! Take the 2021
Google Ads API
Hello
I want to get all accounts in my manager account.
I tried to get the account list using below example
php examples/AccountManagement/ListAccessibleCustomers.php
but I can see all manage accounts like top right in my account.
so I want to get all accounts in accounts->performance.
I tried t
Hello,
Thanks for reaching out. I understand that you’ve encountered the error
criterionError. Please see this blog post to get more information on what
changes they made recently.
Note: Creation of new BMMs using the legacy BMM notation (+keyword) and
modifications to existing BMM keyword tex
Hello,
I can see below errors when I try to add keyword like this: "+aa+bb+cc"
-code
$keywordText="+a+b+c";
$keywordInfo = new KeywordInfo([
'text' => $keywordText,
'match_type' => KeywordMatchType::BROAD
]);
-error
E:\...\Test\google-ads-php>php examples/BasicOpe
15 matches
Mail list logo