Re: How to create adgroup with automated targeting in display campaigns?

2020-04-23 Thread 'Q' via AdWords API and Google Ads API Forum
Thank you for your help!
Can I create automated targeting ad group under a display campaign, not 
under a display smart campaign?
When the automated targeting ad group created manually under a display 
campaign(not a  display smart campaign, the AdvertisingChannelSubType is 
none when retrieving through API), we  can also create other ad groups with 
specific userlist criterion under the same campaign. 
But when I create automated targeting ad group under a display smart 
campaign through API, I cannot create other ad groups with userlist 
criterion. And comparing with the automated targeting ad group created 
manually in Google Adwords UI, there're some differences.

So my questions are when using API:
Can I create automated targeting ad group under a display campaign with 
setting ExplorerAutoOptimizerSetting 
.optin
 
to true, not under a display smart campaign?
If not, can I create none-automated targeting ad group under s display 
smart campaign?


On Tuesday, April 21, 2020 at 12:15:27 AM UTC+8, adsapiforumadvisor wrote:
>
> Hi,
>
> Thank you for reaching out. If you're using a Smart Display Campaign, you 
> can use the ExplorerAutoOptimizerSetting 
> 
>  
> and set the optIn 
> 
>  
> to true. Please let me know if this is not what you're referring to.
>
> Regards,
> Mitchell
> Google Ads API Team
>
> ref:_00D1U1174p._5001UZZ39z:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/81595098-e0c6-443d-bde0-a588f7856158%40googlegroups.com.


Re: Missing data in AdGroups Performance Report

2020-04-23 Thread Google Ads API Forum Advisor Prod
Hi Mounir,

Thanks for reaching out. With regards to your concern about get AdGroup name 
information, you can get the ad group names for app campaign using the 
AdGroupservice.get() via name field. Please refer to the code example here for .

For your second question, Currently it is not possible to join a query in the 
report. I would recommend keeping an eye on our Developer Blog for information 
on future releases.

Let me know if you have any questions.


Thanks,
Nirmita Patel Google Ads Team
ref:_00D1U1174p._5001UaS38J:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/t_M_p0Q99DUK0097AL19TQSgWFobLF5dzAsA%40sfdc.net.


RE: Find maximum conversion window for a report

2020-04-23 Thread Google Ads API Forum Advisor Prod
Hi Ilya,

Thanks for reaching out.  Unfortunately, there is no report available to get 
the maximum conversion window size related in the API. What you can do instead 
is use the ConversionTypeName segment in the campaign performance report to get 
metrics for your conversion actions. Then, you can use the 
ConversionTrackerServices to get the window size related information with 
CtcLookbackWindow and viewthroughLookbackWindow fields.

I would recommend keeping an eye on our Developer Blog for information on 
future releases

Let me know if you have any questions.


Thanks,
Nirmita Patel Google Ads Team
ref:_00D1U1174p._5001UaS5AL:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/MLGsw0Q999HR00HAK-K0u6ROCjAZSkTk7JXg%40sfdc.net.


Re: Missing data in AdGroups Performance Report

2020-04-23 Thread Mounir Hamoudi
Hi Nirmita,

Thank you so much for the quick reply! It looks like we missed this detail 
from the documentation. 

According to your link, we ended up by changing to Campaign Performance 
report 
.
 
However, we are no longer able to get the AdGroup name  from this report. 
The only available field is CampaignGroupId.

How can we get this information? Can we download the AdGroups referential 
with another query and then join with the Campaign Performance Report on 
the ID column to get the group name?

Thank you again for your help. 

Mounir

On Thursday, April 23, 2020 at 7:04:42 PM UTC+2, adsapiforumadvisor wrote:
>
> Hi Mounir,
>
>
> Thanks for reaching out. With regards to your concern about missing data 
> in Ad Group Performance Report, Looking at your account i see that all of 
> your missing campaigns are App Campaigns. Unfortunately, Ad Group 
> Performance Report doesn't support the app campaign type. Please make sure 
> you are using one of the supported reports for app campaigns listed here 
> 
> .
>
>
> Let me know if you have any questions.
>
>
> Thanks,
> Nirmita Patel Google Ads Team
>
>
> ref:_00D1U1174p._5001UaS38J:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/160c79d0-0dba-4eb4-ab33-ff25b64ed2b4%40googlegroups.com.


RE: Adwords API get Operation not working

2020-04-23 Thread Google Ads API Forum Advisor Prod
Hi,

Thank you for reaching out. Can you please provide the complete detailed 
request and response logs for your call via Reply privately to author so that I 
can further investigate the issue? You can find information on enabling logging 
here.

Regards,
Mitchell
Google Ads API Team
ref:_00D1U1174p._5001UaS167:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/IcMW30Q993P300YLhkTXP2SuS3uRjekFMthQ%40sfdc.net.


RE: Can we removeAll the users first and then add new users to AdWords every day by API?

2020-04-23 Thread Google Ads API Forum Advisor Prod
Hi Xiaowei,

Thank you for reaching out. To clarify your statement, the mutateMembers() 
operation allows you to add or remove a list of members from the UserList. The 
amount of members in your userlist isn't capped at 500,000, the amount of 
members you can add/remove at a time (not including removeAll) is capped at 
500,000. Now to answer your questions:

Yes, you can do this. You add members by creating your memberList then calling 
the mutateMembers ADD operation.
This won't impact the campaign running. However, just be advised that it can 
take 6 to 12 hours to populate the UserList as explained here.
You can see more information about operation counts here. Each member you add 
will be 1 operation.

Regards,
Mitchell
Google Ads API Team
ref:_00D1U1174p._5001UaS0wj:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/5aooN0Q993FX00XDr5J7hQT0i6ZIPwgEcHiQ%40sfdc.net.


Re: How to check conversion which are imported from GA

2020-04-23 Thread Google Ads API Forum Advisor Prod
Hi Xiaoying,

ConversionAction has a field of type ConversionActionType, which can be 
specified as type WEBPAGE. If this is not what you are looking for, please let 
me know.

Thanks,
Danica Calusin, Google Ads API Team
ref:_00D1U1174p._5001UZVMto:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/wHhe10Q9919M00JCgvEMGsSiqaOUtoMYsffw%40sfdc.net.


RE: adwords vs google ads

2020-04-23 Thread Google Ads API Forum Advisor Prod
Hi,

I took a look at your MCC account 5609887012 and found that this account also 
has a test account level developer token. Were your AdWords API accounts test 
accounts? In that case you wouldn't have encountered an issue if you were only 
accessing test accounts. You can tell if an account is a test account by 
looking for "Test Account" in the upper right hand corner of the UI. To fix the 
error you're encountering you may want to apply for Basic Level Access for your 
token. If the token you're using is not from MCC account 5609887012, could you 
please send me your developer token that you're using? Please take note that 
you should send this by clicking "Respond privately to author" for privacy 
concerns. Let me know if you have further questions.

Thank you,
Bryan, Google Ads API Team
ref:_00D1U1174p._5001UaRtaw:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/3e3mb0Q990AU00RVgRHOAYQD299X_yytcxrg%40sfdc.net.


Find maximum conversion window for a report

2020-04-23 Thread Ilya Borisenko
To find a conversion window size, we can retrieve a ConversionTracker and 
check viewthroughLookbackWindow and ctcLookbackWindow values. 
But how to get the maximum conversion window size related to a certain 
report type with some custom set of fields?

Thanks!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/5f3fddac-75a5-4e07-a53f-40ade0bf964d%40googlegroups.com.


RE: Testing Adwords API requires a true account?

2020-04-23 Thread Google Ads API Forum Advisor Prod
Hi Roberto,

Test accounts can be used to test the API, however, you will need to sign up 
for the API using a production manager account. Also note that test accounts 
don't have real data so you will need to keep that in mind when testing. Here 
is our guide on test accounts that will provide details on how it works and how 
to use it.

Cheers,
Anthony
Google Ads API Team
ref:_00D1U1174p._5001UaS0wy:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/YJCGr0Q98U9Z00mieTgXaYS0-FJg8WqkpuLw%40sfdc.net.


Re: adwords vs google ads

2020-04-23 Thread Linkeo Linkeo
After a long time I have:

Selector.select() returned prematurely 512 times in a row;

Le mercredi 22 avril 2020 16:13:09 UTC+2, Linkeo Linkeo a écrit :
>
> Hi, I'm trying to access to an account with google ads api using same 
> configuration (credential/ token / Login customer) than with Adwords api.
>
> I use 5.0.1-SNAPSHOT version
>
> There's no error, but no response for a simple request:
>
> CustomerServiceClient customerServiceClient = 
> googleAdsClient.getLatestVersion().createCustomerServiceClient();
> String customerResourceName = ResourceNames.customer(8975708356l);
> com.google.ads.googleads.v3.resources.Customer customer = 
> customerServiceClient.getCustomer(customerResourceName);
>
>
> In the GUI, I read:
> API AccessYour developer token is currently enabled for Test Account Access 
> . 
> Apply for Basic Access in the "Access level" section to begin interacting 
> with production accounts.
>
> but I already had access thru Adwords API.
>
>
> Should I get a second token ?
>
>
> Could anyone give me informations ?
>
>
> Thanks!
>
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/9f06784f-dc9a-40f9-884b-ab2a94b3dcce%40googlegroups.com.


Re: Is there a reason we are unable to get Bid_modifier metrics in connection demographic criteria such as Age, Gender, Paretal Status, Geo, audience, etc...

2020-04-23 Thread Google Ads API Forum Advisor Prod
Hi James,

You can retrieve targeted location criterion through the locations_view report 
where you can select campaign_criterion.bid_modifier.

Regards,
Mitchell
Google Ads API Team
ref:_00D1U1174p._5001UaRpcI:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/PftsT0Q98SEQ002M6e-aIKRgOxqa4sZVjMWg%40sfdc.net.


Re: How to check conversion which are imported from GA

2020-04-23 Thread xy sun
Hi Danica Calusi,

For API GetConversionAction which returns ConversionAction 
,
 
seems that ConversionAction 

 does 
not contain Webpages which lists the URLs of pages where you’re tracking 
conversions.  Did I miss something?


Thanks,
Xiaoying

On Thursday, April 23, 2020 at 3:50:59 PM UTC+8, xy sun wrote:
>
> Thanks Danica Calusi. I will try this.
>
> On Thursday, April 23, 2020 at 1:33:37 AM UTC+8, adsapiforumadvisor wrote:
>>
>> Hi Xiaoying,
>>
>> You can use ConversionActionService 
>> 
>>  
>> to return a ConversionActionType 
>> 
>>  of 
>> WEBPAGE. For more information on conversions in Google Ads API, you may 
>> also refer to this 
>>  guide. 
>> Let me know if you have any additional questions.
>>
>> Thanks,
>> Danica Calusin, Google Ads API Team 
>>
>> ref:_00D1U1174p._5001UZVMto:ref
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/e04bd7ce-0e1c-45f6-bf95-0b0633d0a272%40googlegroups.com.


Missing data in AdGroups Performance Report

2020-04-23 Thread Mounir Hamoudi
Hello,

We are using the Adwords API to download performance reporting data 
(ADGROUP_PERFORMANCE_REPORT) and we have noticed some discrepancies between 
the Google Ads UI and the downloaded CSV file: there are fewer campaigns in 
the CSV file.
There are no filters applied to the API query, we tried to add these 
predicates to the query: AdGroupStatus IN [‘ENABLED’, ‘PAUSED’, ‘REMOVED’] 
and CampaignStatus IN [‘ENABLED’, ‘PAUSED’, ‘REMOVED’], but we weren’t able 
to get the missing data.

The only common point between the missing campaigns is that they are of the 
same “Application” type.

Can anyone help us to understand why? How can we address this behavior?

Thanks in advance!

 
Some additional information:

Our Client Customer ID: 998-342-7323
Nb of missing campaigns: 11 (example: campaign name = 
**.tv-UAC-iOS-Auto, Ad group= Ad group 1)
Report definition query:


ADGROUP_PERFORMANCE_REPORT = {
'reportName': 'Last Day AdGroup Performance Report',
'dateRangeType': 'CUSTOM_DATE',
'reportType': 'ADGROUP_PERFORMANCE_REPORT',
'downloadFormat': 'CSV',
'selector': {
'dateRange': {
'min': '{{ds_nodash}}',
'max': '{{ds_nodash}}'
},
'fields': [
'Date', 'AdGroupName', 'AdGroupType', 'AdGroupStatus', 
'CampaignName', 'CampaignId',
'CampaignStatus', 'Clicks', 'Impressions', 'Ctr', 'AverageCpc', 
'Cost', 'Conversions',
'ViewThroughConversions', 'CostPerConversion', 'ConversionRate'
]
}
}

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/e9498d0b-4a95-4bfd-8ae7-de141f9e52f8%40googlegroups.com.


Re: adwords vs google ads

2020-04-23 Thread Linkeo Linkeo
I use a token to access production accounts with Adwords API. The mcc 
is 5609887012. I can manage all other child accounts with this token.

the same token seems not working with the new google ads API.

The GUI / Api center shows a different token and:

Your developer token is currently enabled for Test Account Access 
. 
Apply for Basic Access in the "Access level" section to begin interacting 
with production accounts.

I don't understand why I see that on the GUI. 

Why should I ask for production access, if I already have one?



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/8691c6bf-3366-4588-b378-35a3d5a58872%40googlegroups.com.


Adwords API get Operation not working

2020-04-23 Thread cv
Hi,

I was using the get Operation to get campaigns, since yesterday it was 
working fine, but not getting values from today.

What can be an issue and how I can track the same?

I was using code

>
> $oAuth2Credential = (new OAuth2TokenBuilder())
> ->fromFile(ADS_INI_PATH)
> ->withRefreshToken($refresh_token)
>   
> ->build();  
>
> $session = (new AdWordsSessionBuilder())
> ->fromFile(ADS_INI_PATH)
> ->withOAuth2Credential($oAuth2Credential)  
> ->withClientCustomerId($client_id)
> ->build();
> 
> $campaignService = (new AdWordsServices)->get($session, 
> CampaignService::class);
> 
> $selector = new Selector();
> $selector->setFields(['Id', 'Name', 'Status']);
> $page = $campaignService->get($selector);
>
>
>
> I was able to get adwords session but not able to get the campaigns page.


Thanks,
 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/14df881f-5f62-45ad-a045-d514f375c55c%40googlegroups.com.


Testing Adwords API requires a true account?

2020-04-23 Thread Roberto
Our software that uses the Adwords API, 
can we use the test account to test  or do we have to use a real account 
with a credit card connected?

thanks!
Roberto.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/434d3c0b-0e12-49bb-98ef-6012aae7827d%40googlegroups.com.


Re: How to check conversion which are imported from GA

2020-04-23 Thread xy sun
Thanks Danica Calusi. I will try this.

On Thursday, April 23, 2020 at 1:33:37 AM UTC+8, adsapiforumadvisor wrote:
>
> Hi Xiaoying,
>
> You can use ConversionActionService 
> 
>  
> to return a ConversionActionType 
> 
>  of 
> WEBPAGE. For more information on conversions in Google Ads API, you may 
> also refer to this 
>  guide. 
> Let me know if you have any additional questions.
>
> Thanks,
> Danica Calusin, Google Ads API Team 
>
> ref:_00D1U1174p._5001UZVMto:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/fd2471e7-c4f9-48d0-959f-141da54d8b55%40googlegroups.com.


Re: I have issue downloading the Ad_performance report using HTTP calls

2020-04-23 Thread TECGCA96 TECGCA96
Thank you for your help!
I will try this and get back to you. Regarding the client library, i have
raised the concern already, but i did not get the reply from them. If i get
one i will check that too

On Thu, 23 Apr 2020 at 02:32, Google Ads API Forum Advisor Prod <
adsapiforumadvi...@gmail.com> wrote:

> Greetings!
>
> If you really want to try all of this with curl, you can do this. Please
> replace the  with your own information. The first command gets
> you the access token, which you insert into the second command. The second
> gets you the report you needed.
>
> curl --data
> "refresh_token=_id=_secret=_type=refresh_token"
> -X POST "https://www.googleapis.com/oauth2/v3/token;
>
> curl --header "Authorization: Bearer " --header
> "developerToken: " --header "clientCustomerId:
> " --header "clientSecret:
> "
> https://adwords.google.com/api/adwords/reportdownload/v201809 --data
> "__rdquery=SELECT CampaignId, AdGroupId, Impressions, Clicks, Cost FROM
> AD_PERFORMANCE_REPORT WHERE AdGroupStatus IN [ENABLED, PAUSED] DURING
> LAST_7_DAYS&__fmt=CSV"
>
> Even though it's possible to do this on the command line, I do agree with
> Danica that if you can get that client library working, it's a lot more
> friendly.
>
> Cheers,
> Nadine Wang, Google Ads API Team
>
> ref:_00D1U1174p._5001UZZ3XI:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/CALa6Yssw_uDxvN%3DsPATctTY3s7fBijdTHQd9%3DaS5_-QBRaU9_Q%40mail.gmail.com.