Class: Google::Apis::DfareportingV2_6::Project

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
generated/google/apis/dfareporting_v2_6/classes.rb,
generated/google/apis/dfareporting_v2_6/representations.rb,
generated/google/apis/dfareporting_v2_6/representations.rb

Overview

Contains properties of a DoubleClick Planning project.

Instance Attribute Summary collapse

Instance Method Summary collapse

Methods included from Core::JsonObjectSupport

#to_json

Methods included from Core::Hashable

process_value, #to_h

Constructor Details

#initialize(**args) ⇒ Project

Returns a new instance of Project.



9022
9023
9024
# File 'generated/google/apis/dfareporting_v2_6/classes.rb', line 9022

def initialize(**args)
   update!(**args)
end

Instance Attribute Details

#account_idString

Account ID of this project. Corresponds to the JSON property accountId

Returns:

  • (String)


8911
8912
8913
# File 'generated/google/apis/dfareporting_v2_6/classes.rb', line 8911

def 
  @account_id
end

#advertiser_idString

Advertiser ID of this project. Corresponds to the JSON property advertiserId

Returns:

  • (String)


8916
8917
8918
# File 'generated/google/apis/dfareporting_v2_6/classes.rb', line 8916

def advertiser_id
  @advertiser_id
end

#audience_age_groupString

Audience age group of this project. Corresponds to the JSON property audienceAgeGroup

Returns:

  • (String)


8921
8922
8923
# File 'generated/google/apis/dfareporting_v2_6/classes.rb', line 8921

def audience_age_group
  @audience_age_group
end

#audience_genderString

Audience gender of this project. Corresponds to the JSON property audienceGender

Returns:

  • (String)


8926
8927
8928
# File 'generated/google/apis/dfareporting_v2_6/classes.rb', line 8926

def audience_gender
  @audience_gender
end

#budgetString

Budget of this project in the currency specified by the current account. The value stored in this field represents only the non-fractional amount. For example, for USD, the smallest value that can be represented by this field is 1 US dollar. Corresponds to the JSON property budget

Returns:

  • (String)


8934
8935
8936
# File 'generated/google/apis/dfareporting_v2_6/classes.rb', line 8934

def budget
  @budget
end

#client_billing_codeString

Client billing code of this project. Corresponds to the JSON property clientBillingCode

Returns:

  • (String)


8939
8940
8941
# File 'generated/google/apis/dfareporting_v2_6/classes.rb', line 8939

def client_billing_code
  @client_billing_code
end

#client_nameString

Name of the project client. Corresponds to the JSON property clientName

Returns:

  • (String)


8944
8945
8946
# File 'generated/google/apis/dfareporting_v2_6/classes.rb', line 8944

def client_name
  @client_name
end

#end_dateDate

End date of the project. Corresponds to the JSON property endDate

Returns:

  • (Date)


8949
8950
8951
# File 'generated/google/apis/dfareporting_v2_6/classes.rb', line 8949

def end_date
  @end_date
end

#idString

ID of this project. This is a read-only, auto-generated field. Corresponds to the JSON property id

Returns:

  • (String)


8954
8955
8956
# File 'generated/google/apis/dfareporting_v2_6/classes.rb', line 8954

def id
  @id
end

#kindString

Identifies what kind of resource this is. Value: the fixed string " dfareporting#project". Corresponds to the JSON property kind

Returns:

  • (String)


8960
8961
8962
# File 'generated/google/apis/dfareporting_v2_6/classes.rb', line 8960

def kind
  @kind
end

#last_modified_infoGoogle::Apis::DfareportingV2_6::LastModifiedInfo

Modification timestamp. Corresponds to the JSON property lastModifiedInfo



8965
8966
8967
# File 'generated/google/apis/dfareporting_v2_6/classes.rb', line 8965

def last_modified_info
  @last_modified_info
end

#nameString

Name of this project. Corresponds to the JSON property name

Returns:

  • (String)


8970
8971
8972
# File 'generated/google/apis/dfareporting_v2_6/classes.rb', line 8970

def name
  @name
end

#overviewString

Overview of this project. Corresponds to the JSON property overview

Returns:

  • (String)


8975
8976
8977
# File 'generated/google/apis/dfareporting_v2_6/classes.rb', line 8975

def overview
  @overview
end

#start_dateDate

Start date of the project. Corresponds to the JSON property startDate

Returns:

  • (Date)


8980
8981
8982
# File 'generated/google/apis/dfareporting_v2_6/classes.rb', line 8980

def start_date
  @start_date
end

#subaccount_idString

Subaccount ID of this project. Corresponds to the JSON property subaccountId

Returns:

  • (String)


8985
8986
8987
# File 'generated/google/apis/dfareporting_v2_6/classes.rb', line 8985

def subaccount_id
  @subaccount_id
end

#target_clicksString

Number of clicks that the advertiser is targeting. Corresponds to the JSON property targetClicks

Returns:

  • (String)


8990
8991
8992
# File 'generated/google/apis/dfareporting_v2_6/classes.rb', line 8990

def target_clicks
  @target_clicks
end

#target_conversionsString

Number of conversions that the advertiser is targeting. Corresponds to the JSON property targetConversions

Returns:

  • (String)


8995
8996
8997
# File 'generated/google/apis/dfareporting_v2_6/classes.rb', line 8995

def target_conversions
  @target_conversions
end

#target_cpa_nanosString

CPA that the advertiser is targeting. Corresponds to the JSON property targetCpaNanos

Returns:

  • (String)


9000
9001
9002
# File 'generated/google/apis/dfareporting_v2_6/classes.rb', line 9000

def target_cpa_nanos
  @target_cpa_nanos
end

#target_cpc_nanosString

CPC that the advertiser is targeting. Corresponds to the JSON property targetCpcNanos

Returns:

  • (String)


9005
9006
9007
# File 'generated/google/apis/dfareporting_v2_6/classes.rb', line 9005

def target_cpc_nanos
  @target_cpc_nanos
end

#target_cpm_active_view_nanosString

vCPM from Active View that the advertiser is targeting. Corresponds to the JSON property targetCpmActiveViewNanos

Returns:

  • (String)


9010
9011
9012
# File 'generated/google/apis/dfareporting_v2_6/classes.rb', line 9010

def target_cpm_active_view_nanos
  @target_cpm_active_view_nanos
end

#target_cpm_nanosString

CPM that the advertiser is targeting. Corresponds to the JSON property targetCpmNanos

Returns:

  • (String)


9015
9016
9017
# File 'generated/google/apis/dfareporting_v2_6/classes.rb', line 9015

def target_cpm_nanos
  @target_cpm_nanos
end

#target_impressionsString

Number of impressions that the advertiser is targeting. Corresponds to the JSON property targetImpressions

Returns:

  • (String)


9020
9021
9022
# File 'generated/google/apis/dfareporting_v2_6/classes.rb', line 9020

def target_impressions
  @target_impressions
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



9027
9028
9029
9030
9031
9032
9033
9034
9035
9036
9037
9038
9039
9040
9041
9042
9043
9044
9045
9046
9047
9048
9049
9050
# File 'generated/google/apis/dfareporting_v2_6/classes.rb', line 9027

def update!(**args)
  @account_id = args[:account_id] if args.key?(:account_id)
  @advertiser_id = args[:advertiser_id] if args.key?(:advertiser_id)
  @audience_age_group = args[:audience_age_group] if args.key?(:audience_age_group)
  @audience_gender = args[:audience_gender] if args.key?(:audience_gender)
  @budget = args[:budget] if args.key?(:budget)
  @client_billing_code = args[:client_billing_code] if args.key?(:client_billing_code)
  @client_name = args[:client_name] if args.key?(:client_name)
  @end_date = args[:end_date] if args.key?(:end_date)
  @id = args[:id] if args.key?(:id)
  @kind = args[:kind] if args.key?(:kind)
  @last_modified_info = args[:last_modified_info] if args.key?(:last_modified_info)
  @name = args[:name] if args.key?(:name)
  @overview = args[:overview] if args.key?(:overview)
  @start_date = args[:start_date] if args.key?(:start_date)
  @subaccount_id = args[:subaccount_id] if args.key?(:subaccount_id)
  @target_clicks = args[:target_clicks] if args.key?(:target_clicks)
  @target_conversions = args[:target_conversions] if args.key?(:target_conversions)
  @target_cpa_nanos = args[:target_cpa_nanos] if args.key?(:target_cpa_nanos)
  @target_cpc_nanos = args[:target_cpc_nanos] if args.key?(:target_cpc_nanos)
  @target_cpm_active_view_nanos = args[:target_cpm_active_view_nanos] if args.key?(:target_cpm_active_view_nanos)
  @target_cpm_nanos = args[:target_cpm_nanos] if args.key?(:target_cpm_nanos)
  @target_impressions = args[:target_impressions] if args.key?(:target_impressions)
end